[9830] Implement taxi/transport event scripts support.

This commit is contained in:
VladimirMangos 2010-05-03 13:48:44 +04:00
parent e54c919adb
commit 3f5eccd8a9
9 changed files with 77 additions and 32 deletions

View file

@ -1670,8 +1670,8 @@ struct TaxiPathNodeEntry
float z; // 6 m_LocZ
uint32 actionFlag; // 7 m_flags
uint32 delay; // 8 m_delay
// 9 m_arrivalEventID
// 10 m_departureEventID
uint32 arrivalEventID; // 9 m_arrivalEventID
uint32 departureEventID; // 10 m_departureEventID
};
struct TotemCategoryEntry