Hello,
I try to do then I go to cordinates when timer start going but I don't understand how do that. This is my make script
But he don't work...
I try to do then I go to cordinates when timer start going but I don't understand how do that. This is my make script
Sub RSA_hi()
IF ( $Mode == "Cruise" )
THEN
IF ( GetCurrentPlayerVar( "IdZone" ) == "TOKO" )
THEN
privmsg( "^7Welcome to ^6" . GetCurrentPlayerVar( "IdZone") );
ENDIF
ENDIF
EndSub
But he don't work...