[HELP] 2 players in dm
#2

An example
pawn Код:
// Before main()
new DMcount;

// in the command
if(DMcount >= 2) return SendClientMessage(playerid, RED, "Already 2 players.");
-- At the end, before "return 1" --
DMcount++;
Reply


Messages In This Thread
[HELP] 2 players in dm - by J. - 09.04.2010, 05:44
Re: [HELP] 2 players in dm - by Grim_ - 09.04.2010, 05:52
Re: [HELP] 2 players in dm - by J. - 09.04.2010, 06:02
Re: [HELP] 2 players in dm - by Grim_ - 09.04.2010, 06:03
Re: [HELP] 2 players in dm - by J. - 10.04.2010, 02:12

Forum Jump:


Users browsing this thread: 1 Guest(s)