Quote:
Originally posted by brock128
As far as i can tell, only a fool could mess up the script.
I know NOTHING about scripting, but I know that this is very easy.
Excuse the fact that it's not exactly "graal" script, but it should get the point across.
if (reset=false) then
hp=100
flags=off
money=0
npcs=nothing
setflag reset=true
end
|
Scriptingwouldnt work too well because the player would have to log on for this to have effect. What if someone with 30,000 gralats never signs back on until this script is destroyed ? and if u are checking if a flag is false, and then ur resetting the flag, it will always be set back to false, continuously resetting everyone.