#1 10-04-2018 11:09

SkyFX
Registered: 10-04-2018
Posts: 1

Sanny Builder 3 problem

Hello everyone,

I have a problem with Sanny Builder, I tried to make a code (very simple one) to type in chat "/heal" every 15 (900000) minutes, but it doesn't work, not even with 3 seconds (3000).

:NONAME_653
   SAMP.IsCommandTyped(20@)
wait 3000 
say "/HEAL" 
wait 3000 
say "/HEAL" 
SAMP.CmdRet

And if someone can help me with the loop, and help me make the wait function to work, i'd appreciate.

Offline

Board footer

Powered by FluxBB