Forum > Texturing and 2D Art

[QUESTION] How to WorldMap?

<< < (3/3)

schlumpf:
No idea what .gps outputs.

Ascathos:
For reference:


--- Code: ---        handler->PSendSysMessage(LANG_MAP_POSITION,
            mapId, (mapEntry ? mapEntry->name[handler->GetSessionDbcLocale()] : "<unknown>"),
            zoneId, (zoneEntry ? zoneEntry->area_name[handler->GetSessionDbcLocale()] : "<unknown>"),
            areaId, (areaEntry ? areaEntry->area_name[handler->GetSessionDbcLocale()] : "<unknown>"),
            object->GetPhaseMask(),
            object->GetPositionX(), object->GetPositionY(), object->GetPositionZ(), object->GetOrientation(),
            cell.GridX(), cell.GridY(), cell.CellX(), cell.CellY(), object->GetInstanceId(),
            zoneX, zoneY, groundZ, floorZ, haveMap, haveVMap, haveMMap);
--- End code ---

mrAnomalyy:
Okay, guys. Thanks for your help. I'll try to do it fcnst

Navigation

[0] Message Index

[*] Previous page

Go to full version