| 07-21-2003, 05:01 PM | #1 |
Initialization Events Map initialization Conditions Actions Melee Game - Use melee time of day (for all players) For each (Integer A) from 1 to 6, do (Actions) Loop - Actions Set indexPlayer = (Player((Integer A))) Custom script: call TriggerRegisterPlayerEvent(gg_trg_Player_Leaves, indexPlayer, EVENT_PLAYER_LEAVE) when i compile it sais "expected a name" and highlights the custom script. |
