headgears.txt
Moderator: Moderators
-
- Developers
- Posts: 157
- Joined: 04 Apr 2008, 13:33
- Noob?: Yes
headgears.txt
Currently almost no headgears display a name on iRO, and I can only assume it is the same else where. I looked in to the code and everything is fine. It seems headgears.txt is out of date, but I am unsure what the lookId is or where to find how to map lookId to itemId in the client files.
Oh no.
-
- Noob
- Posts: 18
- Joined: 16 Oct 2010, 12:02
- Noob?: Yes
Re: headgears.txt
How can I update this for pRO?
-
- Noob
- Posts: 3
- Joined: 14 May 2014, 09:47
- Noob?: No
Re: headgears.txt
I managed to generate an "headgears.txt" for fRO server. The way to do this is using "data.grf" from Ragnarok Client and extracting files :
Then I wrote a java program to manipulate these and generate "headgears.txt" based on these files.
Another way is using that URL :
http://nn.nachtwolke.com/dev/viewlist/
Edit: I can't attach "headgears.txt" to the message
Code: Select all
data/luafiles514/lua files/datainfo/accessoryid.lub
data/luafiles514/lua files/datainfo/accname.lub
data/idnum2itemresnametable.txt
Another way is using that URL :
http://nn.nachtwolke.com/dev/viewlist/
Edit: I can't attach "headgears.txt" to the message