Spamming Message
#9

You could replace the IsPlayerConnected with the following, which will just skip over anyone that is not a trucker.
pawn Код:
if(PlayerInfo[i][pJob] != JOB_TRUCKER) continue;
Reply


Messages In This Thread
Spamming Message - by WinterAce - 13.07.2012, 11:35
Re: Spamming Message - by clarencecuzz - 13.07.2012, 11:37
Re: Spamming Message - by WinterAce - 13.07.2012, 17:35
Re: Spamming Message - by Vince - 13.07.2012, 17:51
Re: Spamming Message - by WinterAce - 13.07.2012, 18:16
Re: Spamming Message - by Elysian` - 13.07.2012, 18:19
Re: Spamming Message - by Roko_foko - 13.07.2012, 18:28
Re: Spamming Message - by WinterAce - 13.07.2012, 18:45
Re: Spamming Message - by Vince - 13.07.2012, 19:15

Forum Jump:


Users browsing this thread: 2 Guest(s)