Quote:
Originally Posted by Gambet
What exactly doesn't work? When I set a local variable, it sets correctly.
|
It sets local.* to something, and when doing player.chat = local.*; it also shows what it's set to.. but it can't be read by multiple NPC's.. (a joined class in this case). I have to use setstring local.*,foo; for that (the GS1 ****).