22.02.2008, 11:33
[V1.0]
StopCountdown = This will stop the countdown if it is running.
CreatePlayerCountdown = This will create a countdown for only 1 player
StopPlayerCountdown = This will stop a player-countdown
- CreateCountdown(time, sound);
- CreatePlayerCountdown(playerid, time, sound);
- StopCountdown();
- StopPlayerCountdown(playerid);
StopCountdown = This will stop the countdown if it is running.
CreatePlayerCountdown = This will create a countdown for only 1 player
StopPlayerCountdown = This will stop a player-countdown