viewing paste Unknown #13644 | Athena

Posted on the
1 2 3 4 5 6 7 8
        getmapxy(@map$, @mapx, @mapy, 0);
        set .@X, .@X+@mapx;
        set .@Y, .@Y+@mapy;
        getmapxy(@map$, @mapx, @mapy, 0);
        if(@mapx != .@X || @mapy != .@Y){
                dispbottom "Blessing was stopped because you moved.";
        set @blessing,0;
        end;}
Viewed 987 times, submitted by Pneuma.