Script_GetBillingTimeRested = 0x840C3F,
Script_GetBillingTimeRested = 0x2453CC,
JuJu has both, but 0x840C3F is correct!
|Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|
It doesn't matter. both are correct and do the same
(rebased):
GameObject OnRightClick: 0x392E63
UnitObject OnRightClick: 0x3F1F18
UnitObject Click (right click 0, left - 1 as params): 0x3F0031
TargetByGuid=0x84FAA0
LastHardwareAction 0xB353C4
Also, for those who like VMT calling, OnRightClick is (VMT+0x114).
Unit movement info seems stay the same:
UnitMovementData = 0xE4
UnitMovementFlags = 0x38
Last edited by Empted; 06-08-2013 at 02:38 AM.