hi, im not very familiar with scripting but im trying to figure out some stuff but i just cant figure out how to make toggle run into some scripts...
i'd be glad if someone told me how
Thanks in advance!
hi, im not very familiar with scripting but im trying to figure out some stuff but i just cant figure out how to make toggle run into some scripts...
i'd be glad if someone told me how
Thanks in advance!
SetRun(True); Sets run
SetRun(False); Unsets run
Originally Posted by irc
ok thanks, i'll try it
if you wish to only turn run on at a certain energy you can do:
RunEnergy(MinEnergy: integer);
so if you want to run when you have 50 or more energy you could do:
RunEnergy(50);
~RM

Yes there is.
Here:
http://freddy1990.com/srlmanual/index.html
There are currently 1 users browsing this thread. (0 members and 1 guests)