automatic detection for [P]
max-ri opened this issue ยท 1 comments
- UI_INFO_MESSAGE is used and it checks for ERR_NEWTAXIPATH (clownster#6570)
- Check C_TaxiMap.GetAllTaxiNodes(C_Map.GetBestMapForUnit("player"))
On Event TAXIMAP_OPENED: for i = 1, NumTaxiNodes() do local tName, tType =TaxiNodeName(i),TaxiNodeGetType(i) end (Lag#9498) - syntax would neeed to be changed to e.g. "Get flight point [P Thelsamar]" (like #9, #11)