Quote:
Originally posted by screen_name
How about with local NPCs, you could set this.strings that can only be read by the current NPC. I know there is already this.variables.
A way of accessing database NPCs this.strings easily. Such as NPCname.this.stringname.
|
For the first thing you suggest:
setstring this.whateveryouwantthestringnametobe,something;
For the second thing, I do think it would be nice.