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

Spectator Banner(PICTURE) Ads


Post New Thread Reply   
 
Thread Tools Display Modes
-ynk
Junior Member
Join Date: Jun 2009
Old 10-07-2009 , 09:58   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #111

sorry for double post, but i really need a help...

The problem may be at here:

PHP Code:
#define DRC_CMD_BANNER 9 // come from hltv.h 
and here...

PHP Code:
public joined_team()
{
   new 
loguser[80], name[32]
   
read_logargv(0loguser79)
   
parse_loguser(logusername31)
   new 
id get_user_index(name)

   if ( 
get_pcvar_num(pCVAR_Tga) && g_SendOnce[id] && is_user_connected(id) )
   {
      
// random select one tga
      
new index random_num0TGASUM 1)
      
g_SendOnce[id] = false

      
// send show tga command to client
      
message_beginMSG_ONESVC_DIRECTOR_id )
      
write_bytestrlenszTga[index]) + // command length in bytes
      
write_byteDRC_CMD_BANNER )
       
write_stringszTga[index] ) // banner file
      
message_end()
   } 
Can some scripter tell me what i need to edit or delete ?
-ynk is offline
phela133
Member
Join Date: Apr 2008
Location: Poland/Norway
Old 10-30-2009 , 13:33   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #112

Does it work on STEAM?
Because I can not find the file orangebox.
phela133 is offline
Send a message via Skype™ to phela133
Owyn
Veteran Member
Join Date: Nov 2007
Old 10-30-2009 , 17:12   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #113

no no steam = no support
__________________
☜ Free Mozy ☂backup\҉sync user
Quote:
Американский форум - Задаёшь вопрос, потом тебе отвечают.
Израильский форум - Задаёшь вопрос, потом тебе задают вопрос.
Русский форум - Задаёшь вопрос, потом тебе долго рассказывают, какой ты мудак.
Owyn is offline
Send a message via ICQ to Owyn
phela133
Member
Join Date: Apr 2008
Location: Poland/Norway
Old 10-30-2009 , 17:57   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #114

I think that Non steam? But you're wrong!
Can someone help me?
phela133 is offline
Send a message via Skype™ to phela133
kishorawake
Junior Member
Join Date: Jan 2009
Old 11-09-2009 , 19:51   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #115

dear jopmaka i need some modification on the code so tht the adds could be dynamicaly show rotating and visible to all ts as wella s cts.here only few adds restricted to ct and t plz help on tht .I made people to preache 10 files i just need code to rotate tht tga
kishorawake is offline
Old 12-28-2009, 23:28
mrmrmr
This message has been deleted by YamiKaitou. Reason: nothing to do with thread
datajoker
New Member
Join Date: Jan 2010
Old 02-03-2010 , 04:13   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #116

1) Create your custom banners. Be sure to give them unique names (Ex: my_banner_1.tga, my_banner_2.tga). If you don't give your banners unique names, then players who DLed the banners from other sites won't DL/precache your banners custom banners and the other ones will appear.
2) DL and open the plugin's source (.sma file)
3) Change the lines in the source code from...
// tga of banners
new szTga[TGASUM][] ={
"gfx/friends.tga",
"gfx/amxx.tga"
to...
// tga of banners
new szTga[TGASUM][] ={
"gfx/my_banner_1.tga",
"gfx/my_banner_2.tga"
4) Save the source code and recompile it.
5) Upload your custom banners to the /gfx folder and the modified .amxx to your /plugins folder on your server.
6) Also, if applicable, upload your banners to your Fast Downloads server.

where is upload and where is is write download adress help me please ...
datajoker is offline
Jay-izi
Senior Member
Join Date: Mar 2008
Location: Estonia Tallinn
Old 02-09-2010 , 08:59   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #117

Huh, it works now only for NoSteam clietns >.<
Steam users see only Orange Box advertisement...
__________________

Jay-izi is offline
Send a message via ICQ to Jay-izi Send a message via MSN to Jay-izi Send a message via Skype™ to Jay-izi
AirShot
Veteran Member
Join Date: Sep 2009
Location: Belgium
Old 02-09-2010 , 18:13   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #118

omg plugin worked only for non-steam?... I was trying to install it with my banner but It's not worked on my server. Maybe the plugin is not correctly installed? or it's really for non-steam server?

Or Maybe not worked with a steam update?
__________________

Last edited by AirShot; 02-09-2010 at 18:16.
AirShot is offline
AirShot
Veteran Member
Join Date: Sep 2009
Location: Belgium
Old 03-02-2010 , 09:33   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #119

can someone answer me?
__________________
AirShot is offline
phela133
Member
Join Date: Apr 2008
Location: Poland/Norway
Old 03-02-2010 , 12:51   Re: Spectator Banner(PICTURE) Ads
Reply With Quote #120

yes this plugin worked only for non steam !
__________________
4Fragers.com [EasyBlock][ExpMod] - 46.4.99.111:27015

phela133 is offline
Send a message via Skype™ to phela133
Reply



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 15:50.


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