Author | Message | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ![]() i am currently trying to figure out how to code the guild in my client to make the guild cost,and required people to join i wanna change em too like 0 people to make guild and 5k gold
|
| ![]() In your server files go in config/guilds.ini and edit those values, if you want your client dialogs to match up with the server values,in your client you will need to edit dat005.edf starting at line 129 to the values you set in guilds.ini.
|
| ![]() insomniac posted: (2nd Jul 2018, 01:47 pm) To add on to what Insomniac said, to edit (.edf) files within the game client, you will need to use some sort of EDF reader/editor which I believe Exile made a few years back. Also in the future please make your topic title more descriptive instead of just "NEED HELP" http://www.mediafire.com/file/1ydrv56xcl9fe9v/Eo_Data_Editor.rar --- stay tuned.
|
| ![]() i downloaded the file andrew and i decoded dat005.edf and changed a few things like guild cost to 5000 and number to create guild from 10 to 1 BUT somehow when i loaded my client up it was glitched wouldnt lemme move.
|
| ![]() Afroman posted: (2nd Jul 2018, 07:03 pm) Its kind of odd but what you replace has to be the same length as before so you could do 01 or what not, the client does some sort of string comparison and if its not the same length it uses a hard coded value.
|
| ![]() okay thx ima go try that..
|
| ![]() Afroman posted: (3rd Jul 2018, 07:27 am) Any luck?
|
| ![]() umm i think i got it somehow its 05000 for the guild but idk do i need to keep the 0 there or can i just delete it and put a space there?
| |