OnInit:
set .@i,1500000 - (77+(4 * 1255));
debugmes "Hi:"+.@i;
set .@i,1500000;
.@i -= (77+(4 * 1255));
debugmes "Hi:"+.@i;
end;
[Debug]: script debug : 0 110000000 : Hi:1494903
[Warning]: Unexpected type for argument 1. Expected variable, got C_INT.
[Debug]: Data: number value=1494903
[Debug]: Function: set
[Debug]: Source (NPC): HerculesMOTD (invisible/not on a map)
[Error]: script:set: not a variable
[Debug]: Data: number value=1494903
[Debug]: Source (NPC): HerculesMOTD (invisible/not on a map)