Raised This Month: $12 Target: $400
 3% 

Pinion Adverts [Video Ads + Steam Community]


Post New Thread Reply   
 
Thread Tools Display Modes
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 09-15-2016 , 15:33   Re: Pinion Adverts [HTML5]
Reply With Quote #361

Quote:
Originally Posted by Arthur.PinionGG View Post
Load speed is really dependent on a few things, where a particular ad comes from and the browser used. Can you email support and link me to this thread we can run through a few things.
Emailed support last night actually, should I send a follow up email with a link to this thread?
sneaK is offline
Arthur.PinionGG
Senior Member
Join Date: Mar 2013
Old 09-16-2016 , 12:37   Re: Pinion Adverts [HTML5]
Reply With Quote #362

Quote:
Originally Posted by blackhawk74 View Post
Emailed support last night actually, should I send a follow up email with a link to this thread?
Just for visibility, emailing back and forth on this.

Unrelated to the above post.


As a general note for everyone else, we won't stand for advertiser fraud. When communities attempt to defraud us, it hurts everyone in the entire ecosystem. In situations like this, we always will suspend the account and void all pending invoices because not only do we not get paid, it hurts everyone else.

On a happier note, I recommend everyone check control panel and see their revenue from our CPA program. Now we're paying our standard CPM and on a per user basis for Unikrn rewards.We'll be generating all invoices end of this month. Communities that ran our latest plugin with the notification to type !rewardme have done very well!

Last edited by Arthur.PinionGG; 09-16-2016 at 12:39.
Arthur.PinionGG is offline
juss
Senior Member
Join Date: Jan 2016
Old 09-17-2016 , 15:48   Re: Pinion Adverts [HTML5]
Reply With Quote #363

with this new part still not able to join in CSGO
switch (g_Game)
{
case kGameCSGO, kGameCSS, kGameBrainBread2:
FakeClientCommand(client, "joingame");
case kGameDODS, kGameND:
ClientCommand(client, "changeteam");
}


So I've changed it to this
switch (g_Game)
{
case kGameCSGO:
ClientCommand(client, "joingame");
case kGameCSS, kGameBrainBread2:
FakeClientCommand(client, "joingame");
case kGameDODS, kGameND:
ClientCommand(client, "changeteam");
}


probably "FakeClientCommand" doesn't work with CSGO , works good with "ClientCommand"

Last edited by juss; 09-17-2016 at 15:50.
juss is offline
Arthur.PinionGG
Senior Member
Join Date: Mar 2013
Old 09-20-2016 , 12:27   Re: Pinion Adverts [HTML5]
Reply With Quote #364

Quote:
Originally Posted by juss View Post
with this new part still not able to join in CSGO
switch (g_Game)
{
case kGameCSGO, kGameCSS, kGameBrainBread2:
FakeClientCommand(client, "joingame");
case kGameDODS, kGameND:
ClientCommand(client, "changeteam");
}


So I've changed it to this
switch (g_Game)
{
case kGameCSGO:
ClientCommand(client, "joingame");
case kGameCSS, kGameBrainBread2:
FakeClientCommand(client, "joingame");
case kGameDODS, kGameND:
ClientCommand(client, "changeteam");
}


probably "FakeClientCommand" doesn't work with CSGO , works good with "ClientCommand"
Just wanted to let you know, I've passed this onto our sourcemod developer and we're currently testing.
Arthur.PinionGG is offline
juss
Senior Member
Join Date: Jan 2016
Old 09-21-2016 , 02:58   Re: Pinion Adverts [HTML5]
Reply With Quote #365

Quote:
Originally Posted by Arthur.PinionGG View Post
Just wanted to let you know, I've passed this onto our sourcemod developer and we're currently testing.
Awesome ^ ^
juss is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 09-23-2016 , 00:27   Re: Pinion Adverts [HTML5]
Reply With Quote #366

I wasn't able to reproduce the reported issue with FakeClientCommand in CSGO. However ClientCommand also works, so I've changed the function used in the latest patch.
__________________
DarthNinja is offline
Arthur.PinionGG
Senior Member
Join Date: Mar 2013
Old 09-23-2016 , 18:30   Re: Pinion Adverts [HTML5]
Reply With Quote #367

We'll be releasing this as 1.16.16 on monday, thanks juss
Arthur.PinionGG is offline
juss
Senior Member
Join Date: Jan 2016
Old 09-24-2016 , 10:53   Re: Pinion Adverts [HTML5]
Reply With Quote #368

Quote:
Originally Posted by Arthur.PinionGG View Post
We'll be releasing this as 1.16.16 on monday, thanks juss
i'd love to help ;), btw most of my players playing from Russia but in stats it counts them as "rest of the the world" idk if it helpful, you as well might be able can fix this

adverts are also very rare showing for russian players, its just mostly black screen, i assume you guys don't really have advertisers from russia, will you have them in the future ? and maybe i can help you with translation to Rus? so it will say in russian lang in chat... I understand if you already working busy on other things , I'm just saying that i might can help you to push it to russian server owners too

You doing great job , thank you!

Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2016-09-24 at 6.51.17 PM.png
Views:	264
Size:	96.1 KB
ID:	157571  

Last edited by juss; 09-24-2016 at 11:10.
juss is offline
Arthur.PinionGG
Senior Member
Join Date: Mar 2013
Old 09-26-2016 , 17:00   Re: Pinion Adverts [HTML5]
Reply With Quote #369

Quote:
Originally Posted by juss View Post
i'd love to help ;), btw most of my players playing from Russia but in stats it counts them as "rest of the the world" idk if it helpful, you as well might be able can fix this

adverts are also very rare showing for russian players, its just mostly black screen, i assume you guys don't really have advertisers from russia, will you have them in the future ? and maybe i can help you with translation to Rus? so it will say in russian lang in chat... I understand if you already working busy on other things , I'm just saying that i might can help you to push it to russian server owners too

You doing great job , thank you!


We've pushed v1.16.16, which should sort out the CSGO issue.

Russia is a region which is very inconsistent with demand being either incredibly hot or cold, that said our highest earning communities for our new CPA program are generally in Russia.

So there are other ways to earn beyond just the CPM basis,
Arthur.PinionGG is offline
xWangan
Junior Member
Join Date: Jul 2016
Old 09-27-2016 , 00:44   Re: Pinion Adverts [HTML5]
Reply With Quote #370

I think there's something wrong with your updater. After you pushed the update it started to show this errors:
Code:
L 09/27/2016 - 06:37:23: [SM] Exception reported: DataPack operation is out of bounds.
L 09/27/2016 - 06:37:23: [SM] Blaming: updater.smx()
L 09/27/2016 - 06:37:23: [SM] Call stack trace:
L 09/27/2016 - 06:37:23: [SM]   [0] ReadPackString
L 09/27/2016 - 06:37:23: [SM]   [1] Line 138, updater/plugins.sp::Updater_GetURL()
L 09/27/2016 - 06:37:23: [SM]   [2] Line 264, updater.sp::Updater_Check()
L 09/27/2016 - 06:37:23: [SM]   [3] Line 163, updater.sp::Timer_CheckUpdates()
L 09/27/2016 - 06:37:23: [SM]   [5] TriggerTimer
L 09/27/2016 - 06:37:23: [SM]   [6] Line 147, updater.sp::Timer_FirstUpdate()
In the meaning time i downloaded it from your bin.
xWangan is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode