Hi,
i am trying to make a script change characters every x amount of minutes to do this i though thatwould be goodSimba Code:if (TimeFromMark(Time)>=(Players[CurrentPlayer].Integers[2]*60000)) then
Time will be started when player is logged in and Integers[2] will be how many minutes to run for.
is this correct or have i messed it up?
as my script is running for longer than its suppose to and not switching (according to TimeRunning in SRLProgressReport)








Reply With Quote




