From ccf93a8fd38f2d594e407efd7da95e77c43ec822 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Thu, 15 Sep 2022 04:31:57 +0200 Subject: [PATCH] added npc_talk_reload to README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 024f1ef..96ee3c1 100644 --- a/README.md +++ b/README.md @@ -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 ===========