Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

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

  1. Modify lang_tab[] in do_select_script in act.comm.cpp near line 2435.
  2. 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.

  • No labels