SphereCommunity

Full Version: Put a TIMER in my Script ???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need help, I would put a timer of about 30 seconds in my script before the ghost that teleports somewhere ... how ?!?

[EVENTS e_arene_duel]
ON=@DEATH
src.flags=<src.flags>&~ statf_criminal
SRC.KILLS=<SRC.TAG.MURDERPITS>
SRC.FAME=<SRC.TAG.FAMEPITS>
SRC.KARMA=<SRC.TAG.KARMAPITS>
TRY UID.<TAG.Coly_Uid>.TAG.COMBATTANT=<UID.<TAG.Coly_Uid>.TAG.COMBATTANT>+(-1)
SRC.GO 5275,7895


THANKS YOU ! =)
SR.GO instead timerf 30,src.go 5275,7895 use.
Reference URL's