Page: << 1 >>
NEED HELP
Author Message
Post #204212 NEED HELP

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

5 years, 43 weeks ago
Post #204216 Re: NEED HELP

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.

5 years, 43 weeks ago
Post #204217 Re: NEED HELP
insomniac posted: (2nd Jul 2018, 01:47 pm)

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.


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.
5 years, 43 weeks ago
Post #204219 Re: NEED HELP

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.

5 years, 43 weeks ago
Post #204223 Re: NEED HELP
Afroman posted: (2nd Jul 2018, 07:03 pm)

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.


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.
5 years, 43 weeks ago
Post #204224 Re: NEED HELP

okay thx ima go try that..

5 years, 43 weeks ago
Post #204225 Re: NEED HELP
Afroman posted: (3rd Jul 2018, 07:27 am)

okay thx ima go try that..


Any luck?
5 years, 43 weeks ago
Post #204226 Re: NEED HELP

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?

5 years, 43 weeks ago
Post #204279 Re: NEED HELP
Afroman posted: (3rd Jul 2018, 10:25 pm)

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?


You could possibly use blank space/spacebar. 
5 years, 42 weeks ago
Page: << 1 >>