29.09.2018, 22:13
If you enter the game "Las Venturas Police Department"
Or if you enter the game "Big Smoke's Crack Factory"
EDIT: Use this in the DM command:
PHP код:
InDM[playerid] = Game_LV;
PHP код:
InDM[playerid] = Game_BS;
PHP код:
if(InDM[playerid] != Game_None) return SendClientMessage(playerid, COLOR_LIGHTBLUE, "You are already in a DM arena, do /lobby first.");