i'want to find the faction of players
but i have tested this
[[curobj+8]+0x36*4] don't work
[[curobj+8]+0x36] don't work
[curobj+0x36*4] don't work
[curobj+0x36] don't work
in the post "3.1.3 dump" it's write
UNIT_FIELD_FACTIONTEMPLATE=0x36
but i have only "0"