View Single Post
  #3  
Old 08-27-2001, 01:39 AM
Er1c Er1c is offline
Registered User
Er1c's Avatar
Join Date: Mar 2001
Location: Chicago, IL
Posts: 791
Er1c is on a distinguished road
NPC Code:
if (strequals(#a,AccountNameYouWantTheNPCToFollow)) {
if (playerleaves)
warpto #F,playerx,playery;
}

__________________
Eric Kraft