[1.0.4] Disappearance of Agrimley the Hermit(2).

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
kyprion
Wayist
Posts: 17
Joined: Fri Jan 25, 2013 12:29 pm

[1.0.4] Disappearance of Agrimley the Hermit(2).

#1 Post by kyprion »

Well, I have dissected save file from my poor character and found that

in Engine.map-blahblah, no mod.class.WorldNPC-Agrimley is present in the map tile arrays.

But mod.class.WorldNPC-Agrimley is present and engine.Level-blahblah still calls that object.

And when I compare this Engine.map-blahblah with other 'normal' characters',

I can see that only in this character the matching of mod.class.WorldNPC-Agrimley to any map tile is gone.

Now I want to know which map tile[x] is corresponding with [x,y] scale on mod.class.WorldNPC-Agrimley.

(x,y) is (11, 15). I cannot figure it out the function of [x] -> [x,y]... Could anyone help me out?
Attachments
game (3).zip
(161.57 KiB) Downloaded 111 times

Post Reply