[Quest API] Add Last Login and First Login Flags to EVENT_CONNECT

This commit is contained in:
Kinglykrab
2025-04-17 12:33:50 -04:00
committed by Chris Miles
parent 4a9779635d
commit ed89585c91
11 changed files with 171 additions and 77 deletions
+2 -1
View File
@@ -2080,7 +2080,8 @@ private:
uint16 trader_id;
uint16 customer_id;
uint32 account_creation;
uint8 firstlogon;
bool first_login;
bool ingame;
uint32 mercid; // current merc
uint8 mercSlot; // selected merc slot
time_t m_trader_transaction_date;