Identified recast timer field in Ti item packet header

This commit is contained in:
Uleat
2014-10-04 23:38:20 -04:00
parent e753685ceb
commit 806a9fbb99
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1675,7 +1675,7 @@ namespace Titanium
0,
//merchant_slot, //instance ID, bullshit for now
(merchant_slot == 0) ? inst->GetSerialNumber() : merchant_slot,
0,
0, // item recast timer timestamp field (aka..last_cast_time field in SoF+ clients)
(stackable ? ((inst->GetItem()->ItemType == ItemTypePotion) ? 1 : 0) : charges),
inst->IsInstNoDrop() ? 1 : 0,
0