A
Akari
Guest
2 Synergy Blades: I add support for mark triangles that shows ladders and gateway from section 8 of dat file, but there are not all mark triangles stored there. In Meteor I found flag for gateway itself to show triangle or not. Where it defined and how? The only description I have is this:
struct {
vector3S16 corner1;
vector3S16 corner1;
vector3S16 pos; // place where char will apear after transfer.
S16 destindex; // index in maplist
U32 unknownl; // 0x84848484 ot zero ?
}gateways;