Embark plugin to memory.xml model

develop
Warmist 2011-08-09 11:37:59 +03:00
parent a94ba4392c
commit 3f6f33fb94
1 changed files with 1 additions and 1 deletions

@ -41,7 +41,7 @@ function embark(names)
count=MakeTable(modpos,modsize,names) --just remake tables
else
tofind=offsets.getEx('CurrentRace')
tofind=VersionInfo.getGroup("Creatures"):getAddress("current_race")--offsets.getEx('CurrentRace')
loc=offsets.find(stoff,0xa1,DWORD_,tofind)