View Single Post
  #12  
Old 04-23-2016, 05:49 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Quote:
line 857 slotprimary
865 slotsecondary
1129 target, slotprimary
1983 slotprimary
I'm assuming those are 'SlotPrimary' and 'SlotSecondary' ?

Yes..I've delinked the existing inventory slot enumeration in preparation of the new inventory system.


You will need to use:
Code:
EQEmu::legacy::SLOT_PRIMARY
EQEmu::legacy::SLOT_SECONDARY

for ref: https://github.com/EQEmu/Server/blob...u_legacy.h#L28
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote