View Single Post
  #21  
Old 08-20-2003, 04:07 AM
Budda Budda is offline
Registered User
Join Date: May 2001
Location: Florida
Posts: 170
Budda is on a distinguished road
Send a message via AIM to Budda
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.
__________________
Reply With Quote