Quote:
Originally Posted by Chandler
PHP Code:
temp.npc.attr[2] = temp.newamm;
Maybe?
|
This is what I did.. should work the same, I tried it "alone" also...
It sets the ATTR2 correctly.. it's just not loading it immediatly to the clientside too, I first have to click the object or something like that
PHP Code:
temp.npc.item.amm = temp.npc.attr[ 2] = temp.newamm;