New TextIDs in recent client update

Post Reply
flux113
Posts: 2
Joined: Sun Jan 05, 2014 12:20 pm

New TextIDs in recent client update

Post by flux113 » Sun Feb 23, 2014 11:07 am

Hello. I have recently setup a new FFXI server using the instructions on your wiki and everything seems to be working pretty well. I would like to say thanks to everyone involved as this is a very impressive project.

I couldn't really find definitive explanations in the forums about how often the source gets updated in github. For example, using playonline tools, I've noticed that the TextIDs for the Sandoria NPCs no longer match the TextIDs.lua file in source control. I'm pretty sure I have the client update that came out last week. Is there a tool I can use to automatically update those IDs on my server, or does someone usually do this work and eventually post updated TextIDs.lua files to the repo?

Thanks so much for the hard work.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: New TextIDs in recent client update

Post by kjLotus » Sun Feb 23, 2014 3:28 pm

we wish there was an automatic tool for it :) - you'll have to wait for someone to update it

flux113
Posts: 2
Joined: Sun Jan 05, 2014 12:20 pm

Re: New TextIDs in recent client update

Post by flux113 » Sun Feb 23, 2014 5:44 pm

Ah ok awesome. Thanks so much for the confirmation.

altalus
Posts: 136
Joined: Wed Nov 14, 2012 8:31 pm
Location: Montreal Qc, CAN

Re: New TextIDs in recent client update

Post by altalus » Wed Mar 05, 2014 11:09 am

Or you can fix the file yourself, then create a branch and do a pull request. That way, everyone wins :P

nevans
Posts: 3
Joined: Wed Apr 02, 2014 5:30 pm

Re: New TextIDs in recent client update

Post by nevans » Mon Apr 21, 2014 7:00 pm

Would there be a way to use diff, check for changes on git and download?

bash script?

Post Reply