Problem with advertisam system. [UNSLOVED]
#1

On Game Mode Init Code :
pawn Код:
SetTimer("AdvertisamFull",5000,1);
on the top :
pawn Код:
new FullAdverts
{
{"[ADVERTISAM] Be Active And Smart, do not behave bad, and recive GOLD MEMBER SHIP"},
{"[ADVERTISAM] Donate to help us run and maybe get admin !"},
{"[ADVERTISAM] View the makers of this server! /credits"},
{"[ADVERTISAM] Woah Youre Looking good! Well get us looking good, DONATE!"},
};
the function :

pawn Код:
forward AdvertisamFull();
public AdvertisamFull() {
    SendClientMessageToAll(red,FullAdverts);
}
i waited 5 seconds nothing happens the interval is : 1 000 witch is 1 second...


Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)