Jump to content

Question

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

Solution:

*Take note i am using translated to english data folders*

Open GRF Editor, then open your server grf, and edit these 2 files


data/luafiles514/lua files/service_usa/ExternalSettings_usa.lub

data/luafiles514/lua files/service_usa/ExternalSettings_usa_sak.lub

look for this :

MakeableRace = { Doram = true }

change to :

MakeableRace = { Doram = false }

done !

Edited by Dolphin86
  • 0
Posted

This topic has been solved on discord, so I will post the solution so that other people can fix it.

First of all, thanks to @mrfizi to help and comment this topic

2. The solution just below

 

 

Step 1: Go to sclientinfo and check what langtype you use.

If you use Langtype1, go directly to your client's grf which is read first by data.ini.

Step 2: create service_usa folder on data/luafiles514/lua files/

Step 3:  Extract ExternalSettings_kr.lub on your computer on raname it to ExternalSettings_usa.lub

Step 4: Found MakeableRace = { Doram = true } and modify the "true" to "false".

Step 5:   Save the changes and put your files in the service_usa folder you created in step 2.

Step 6: Save grf and launch your game, now its good, doram is disabled at character creation

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...