View Single Post
  #1  
Old 06-28-2006, 10:18 PM
AnarchySquare AnarchySquare is offline
Registered User
Join Date: Jun 2006
Posts: 4
AnarchySquare is on a distinguished road
passing vars -> putnpc

I'm trying to pass a varible (account name) through putnpc so that the NPC can have a "master" when it's created. I know a few ghetto ways of doing, like putting a flag in the "master"'s account and having the NPC scan through players in the level to detect that flag, and after using the putnpc doing a triggeraction on the NPC setting the "master"'s account there.

Is there a more effecient way of doing this?
Reply With Quote