/
Modify Languages
Modify Languages
When adding or modifying a language to an instance of the codebase.
Non Compliant
Warning! Making these changes in the Shadows Cooperative codebase (SoI Engine) will render your codebase non-compliant with the existing repo. There are plans to modify this in the future to allow administrators to change languages on the fly. -Nim
Step-by-step guide
Make sure you update your skills first. - I would recompile and test these before moving on. -Nim
- Modify lang_tab[] in do_select_script in act.comm.cpp near line 2435. (! Only if you want it to be a script on its own)
- Modify lang_tab[] in do_speak in act.comm.cpp near line 2383.
Recompile and restart the server.
Ensure that you have completely updated your skill list prior to adding or removing languages.
Related articles
Copyright 2015 Shadows of Isildur