Quote:
|
Originally Posted by EmpireOwnsYou
I tried accessing a variable is thiso inside of a get npc, and it would not work, but it worked fine with a string. Why is this? (I fixed my problem already with a differant solution, just wondering why?)
|
In the old scripting engine there are thiso. string variables but not thiso. numeric variables. In the new scripting engine both work.