Quote:
|
Originally Posted by Ajira
I started scripting an Online NPC Editor where you pressed a button and then it showed some image thing around all the NPCs in the level. You could click each and it brought up a GUI Window with all the vars of that NPC. You could then edit those vars and there was also a button to edit the script and the classes joined to that NPC.
|
Is there a way to get the vars of an NPC with requesttext? Or, did you just use getDynamicSomethingIForget()?