mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 06:48:20 +00:00
[Quest API] Add Last Login and First Login Flags to EVENT_CONNECT
This commit is contained in:
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user