Jump to content
Sign in to follow this  
Angelpko

Change the parameters of the item - Solved ✔

Recommended Posts

Hello!

I need help.
Please tell me how to change the parameters of the item.
I do like this:
1. I open iteminfo.txt in exel, change the parameters I need and save.
2.Next, i replace the existing iteminfo.txt after deleting iteminfo.bin.
3. After starting GameServer, a new iteminfo.bin is compiled and I copy it to the client in table.
But nothing changes.
 

Typical mistakes:
1. The item remains unchanged.
2. When loading, all characters for selection disappear.

I can't find good guides, so I decided to ask.

Share this post


Link to post
Share on other sites
3 hours ago, Angelpko said:

3. After starting GameServer, a new iteminfo.bin is compiled and I copy it to the client in table.

.bin file what's made by server .exe wont work, you should use compiler.bat

  • Thanks 1

Share this post


Link to post
Share on other sites
53 минуты назад, NabSlayer сказал:

.bin file what's made by server .exe wont work, you should use compiler.bat

 

Sorry. This method helped, it worked. True, now the textures of the map are gone, but I can handle this. I think. thank you

Share this post


Link to post
Share on other sites
On 9/17/2020 at 4:26 PM, Angelpko said:

This method did not help =(

Do this:

  1. Edit the iteminfo.txt file
  2. Make a backup of the old iteminfo.txt file
  3. Move the edited iteminfo.txt file into the resource folder
  4. Delete old iteminfo.bin
  5. Run game server -> this compiles the iteminfo.txt into iteminfo.bin
  6. Move both .txt and .bin to client/scripts/table
  7. use a compiler to compile the files from the client
  8. done

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...