Spectate Mode

From wowdev
Revision as of 15:40, 21 August 2008 by Malu05 (talk | contribs) (New page: Data For 2.4.1 // 2007 By Malu05 ===Spectate Details=== ''Worth notice is that the position of the camera in spectate mode got its own memory offset'' (Offset from 0x0) Offset Disc...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Data For 2.4.1 // 2007 By Malu05

Spectate Details

Worth notice is that the position of the camera in spectate mode got its own memory offset

(Offset from 0x0)
Offset  	Discription
0x00e548ec = 	Camera_X
0x00e548F0 = 	Camera_Y
0x00e548F0 = 	Camera_Z
0x00E54924 = 	Camera_Zoom
0x00E54928 = 	Camera_Speed

When toggleing SpectateMode in WoW machinima Tool, it sets Camera_X,Y and Z to the same position as your char tho with Z + 1 to mimic the normal camera Z position (not 0)