View Single Post
  #3  
Old 12-14-2001, 11:25 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Re: Re: playerdies flags

Quote:
Originally posted by Xaviar


As far as I know, it only lasts for the amount of time it takes to send the event to all the scripts....Just make sure that a if (playerdies) is at the top of one of your hierarchies (sp?)...or, if you can't do it that way...just have an if (playerdies) this.playerdied=1; and then check for playerdied inside your other script....Did that make sense?
It makes sense, I might try a variation of that.
Reply With Quote