Jump to content
  • 0

How to use map-server-generator.exe


hakuren

Question


  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

hi 

as the title says how to use map-server-generator.exe i just downloaded latest git from github rathena it included new update Generate Reputation UI bson files

i tried to make new reputation id : 5 and named it testing and run the ./map-server-generator.exe but the cmd report is error "[Error]: No options passed to the map generator, you must set at least one."

can you please teach me how to use it thank you in advance.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  141
  • Reputation:   45
  • Joined:  08/14/12
  • Last Seen:  

There is some documentation here: https://github.com/rathena/rathena/blob/master/doc/map_server_generator.md

for reputation, you need to pass /generate-reputation to the generator

 

So the full command would be
 

./map-server-generator.exe /generate-reputation

 

Edited by nitrous
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

On 12/2/2022 at 3:45 PM, nitrous said:

There is some documentation here: https://github.com/rathena/rathena/blob/master/doc/map_server_generator.md

for reputation, you need to pass /generate-reputation to the generator

 

So the full command would be
 

./map-server-generator.exe /generate-reputation

 

ohh i didn't see that file thank you sir

Link to comment
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
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...