Auto Execute Timer
#1

Hello , simple question .. How i can make script to server automaticly execute
Quote:

SetTimer("RespawnVehicles", 20000, 0);

every 30 minutes.


EDIT : FIXED
Reply
#2

Under OnGameModeInit, put
SetTimer("RespawnVehicles", 1800000, true);
Reply
#3

Quote:
Originally Posted by Stereotype
Посмотреть сообщение
EDIT : FIXED
Just to let you know jack :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)