Dolphin86 Posted March 7, 2022 Posted March 7, 2022 (edited) Hye, i need to disable doram class, i have follow a guide HERE Spoiler but still dint work for me Edited March 7, 2022 by Dolphin86 Quote
0 Dolphin86 Posted March 7, 2022 Author Posted March 7, 2022 (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 March 7, 2022 by Dolphin86 Quote
0 mrfizi Posted March 7, 2022 Posted March 7, 2022 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 Quote
0 Fluxion Posted March 7, 2022 Posted March 7, 2022 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 Quote
Question
Dolphin86
Hye, i need to disable doram class, i have follow a guide HERE
but still dint work for me
Edited by Dolphin863 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.