Jump to content
  • 0

Disable Doram Class


Dolphin86

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.06
  • Content Count:  708
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

Hye, i need to disable doram class, i have follow a guide HERE

Spoiler

 

 

 

1.png2.png3.png

but still dint work for me

Edited by Dolphin86
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.06
  • Content Count:  708
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

I prefer you to extract the file first before edit. Then just drag/paste/load back to your grf.

I have disabled Doram use the same method and it worked.

Spoiler

image.png.e4ada22cca4e1fa0c009d08c4524b604.png

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.01
  • Content Count:  82
  • Reputation:   7
  • Joined:  12/29/18
  • Last Seen:  

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

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...