How to count and show all players online in a DM zone.
#9

If you enter the game "Las Venturas Police Department"

PHP код:
InDM[playerid] = Game_LV
Or if you enter the game "Big Smoke's Crack Factory"

PHP код:
InDM[playerid] = Game_BS
EDIT: Use this in the DM command:

PHP код:
if(InDM[playerid] != Game_None) return SendClientMessage(playeridCOLOR_LIGHTBLUE"You are already in a DM arena, do /lobby first."); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)