You are not logged in.
Pages: 1
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.
Pages: 1