Thread: /reset npc NAME
View Single Post
  #7  
Old 10-06-2010, 09:53 PM
cbkbud cbkbud is offline
Chris Vimes' Brother
cbkbud's Avatar
Join Date: Aug 2008
Posts: 5
cbkbud is on a distinguished road
Quote:
Originally Posted by MrOmega View Post
I'm using an NPC as a main plot point for my server. It goes to another room and some vars change. Both client and server sides. My current work around is a lot parts of the script setting all the vars back to what they were when I created the NPC, (warpto() and all that) it just be a lot easier if I could just reset the NPC via script. This is more so for convenience.
You should just set variables in an init function.
__________________
Reply With Quote