Thread: Help With NPC!
View Single Post
  #8  
Old 10-22-2001, 08:33 PM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
The correct thing to use if a player dies is:
NPC Code:

if (playerdies) {
//stuff here
}

__________________

-=Shard IceFire=-
Reply With Quote