Thread: I need NPC help
View Single Post
  #3  
Old 02-01-2002, 06:47 AM
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
Here is an example =)
NPC Code:

if (playerenters||timeout) {
shootfireball up;
timeout=0.2;
}

__________________

-=Shard IceFire=-
Reply With Quote