nox-script-question%%%(id=411)

change any memory code is nothing in nox?
for example...
do you know game about 'starcraft 1' ...?
and 'EUD ' trigger...?
eud trigger can be over memory, so changed many elements...
unit weapon change, max health...
even it was change units graphic.
i suppose to exist memory change code in nox script.
so i try to some experiment.
@changeGold(167772160, -256); //but it is not work...
@pickup(167772160, -1024); //also fail..
@create(3080192, 255); //fail...
@lookWithAngle(0x85B7A0, 1); //fail...
do you know that ?
for example...
do you know game about 'starcraft 1' ...?
and 'EUD ' trigger...?
eud trigger can be over memory, so changed many elements...
unit weapon change, max health...
even it was change units graphic.
i suppose to exist memory change code in nox script.
so i try to some experiment.
@changeGold(167772160, -256); //but it is not work...
@pickup(167772160, -1024); //also fail..
@create(3080192, 255); //fail...
@lookWithAngle(0x85B7A0, 1); //fail...
do you know that ?