Sending these lines only once.
#1

I've got on OnPlayerSpawn the following code:

PHP код:
             TogglePlayerSpectating(playerid0);
             
TogglePlayerControllableplayerid);
             
SetTimer("start"5000false);
             
GameTextForAll("~g~~h~Are you ready?",4000,3);
              
pInfo[playerid][pAlive] = true;
            
round[playerid]=1
But everyime a player joins it shows the script I wrote to everyone who logs-in.
I want it, when the gamemode starts it shows it to all the player connected at THAT time, who connects later doesn't see this. :>
Reply


Messages In This Thread
Sending these lines only once. - by ValentinLaw - 23.08.2012, 16:55
Re: Sending these lines only once. - by HuSs3n - 23.08.2012, 17:03
Re: Sending these lines only once. - by scottyishere - 23.08.2012, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)