viewing paste Unknown #9043 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
    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)
 
Viewed 703 times, submitted by Guest.