SphereCommunity
Add delay on in-game command. - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Add delay on in-game command. (/Thread-Add-delay-on-in-game-command)



Add delay on in-game command. - Baal - 12-06-2016 02:35 AM

Its possible add delay on in-game command?
Thank you so much.


RE: Add delay on in-game command. - pointhz - 12-06-2016 07:16 AM

[function test]
SRC.SYSMESSAGE Command will trigger in 5 seconds.
timerf 5, test2

[function test2]
src.kill