Page 1 of 1
Auto-Event Id
Posted: Fri Apr 26, 2013 12:15 am
by deviltti
I updated the Auto-Event Id tool for ver.30130319_5 and Seekers of Adoulin. The update also increases the buffer size and adds a new filter which should parse valid events for Npcs that were previously ignored by the tool (e.g. Shantotto in Windurst Walls and Kurou-Morou in Lower Jeuno). I tested a few areas and Npcs, but feedback by users is appreciated.
Shout out to EccAnata and metalfiiish.
Re: Auto-Event Id
Posted: Thu Jul 17, 2014 11:41 am
by santssoft
I updated the Auto-Event ID to the last changes made by SE.
Re: Auto-Event Id
Posted: Tue Aug 19, 2014 7:11 pm
by geanux
Is there a guide on how to really use this. tutorial maybe
,
Re: Auto-Event Id
Posted: Wed Aug 20, 2014 2:28 am
by santssoft
You only need to edit the fileinput.txt with the structure:
@1\21\52 #1\27\52 %Rulude_Gardens
Where:
@: Event filepath
#: NPC/Monster List filepath
%: Area name
And filepath structure is:
X\Y\Z = ROMX\Y\Z.DAT
To know the .dat for the zones, see the AREA_PATH.xlsx
Re: Auto-Event Id
Posted: Wed Aug 20, 2014 12:42 pm
by geanux
Ok so this will auto run while on retail in the ff11 directory?I am prolly making this more complicated. Thanks for feedback
Re: Auto-Event Id
Posted: Wed Aug 20, 2014 2:03 pm
by santssoft
No, you dont need to run in the ff11 directory, only configure fileinput.txt and run jar
Re: Auto-Event Id
Posted: Wed Aug 20, 2014 8:05 pm
by lwrand
santssoft wrote:You only need to edit the fileinput.txt with the structure:
@1\21\52 #1\27\52 %Rulude_Gardens
Where:
@: Event filepath
#: NPC/Monster List filepath
%: Area name
And filepath structure is:
X\Y\Z = ROMX\Y\Z.DAT
To know the .dat for the zones, see the AREA_PATH.xlsx
Nice tool, thanks!
It's time to go back on lua.
Re: Auto-Event Id
Posted: Wed Aug 20, 2014 8:26 pm
by geanux
ight I have added all zones. set the directory where my FF11 is installed. ran the file jar, where does it store the data I am guessing it stores it into the TXT file, however nothing is in the txt atm. which makes me wonder how this tool works when collecting event IDs.
Re: Auto-Event Id
Posted: Thu Aug 21, 2014 6:42 am
by lwrand
geanux wrote:ight I have added all zones. set the directory where my FF11 is installed. ran the file jar, where does it store the data I am guessing it stores it into the TXT file, however nothing is in the txt atm. which makes me wonder how this tool works when collecting event IDs.
Be sure that you have the final slash in the end, like mine:
root=F:\Programmi\PlayOnline\SquareEnix\FINAL FANTASY XI
\
then you have to set the correct values (See the file:
AREA_PATH.xlsx) depending on the area:
BTW: the Tutorial NPC (Selele) is not parsed by the tool:
Here are the event IDs (I found them trying with startEvent(...):
Selele 812 (cut)
Selele 813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831 (Dialog)
/Cheers,
Re: Auto-Event Id
Posted: Thu Aug 21, 2014 1:34 pm
by geanux
Holy crap it worked! now i see those familiar numbers and letters ! been looking for. who would of thunked it would be a simple back slash to cause so much crap from not working. XD