added npc_talk_reload to README.md

This commit is contained in:
Sokomine 2022-09-15 04:31:57 +02:00
parent 61dfe5c267
commit ccf93a8fd3

View File

@ -29,6 +29,15 @@ Chat commands
generic dialog.
/npc_talk_generic add n_3 Removes the dialog from NPC as a
generic dialog.
Requires the privs priv.
/npc_talk_reload Reload almost all of the code of this mod.
When you add custom new functions to this mod or change a
custom function - or even code of the mod itself! -, you can
reload this mod without having to restart the server.
If you made an error and the files can't load then your
server will crash - so please test on a test server first!
Requires the privs priv.
Terminology
===========