diff options
-rw-r--r-- | server/scripts/script_commands.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/server/scripts/script_commands.txt b/server/scripts/script_commands.txt index 4658040..5b89743 100644 --- a/server/scripts/script_commands.txt +++ b/server/scripts/script_commands.txt @@ -7,6 +7,27 @@ //= Commands are sorted depending on their functionality. //============================================================ +1 - Basic Commands +2 - Information-Retrieving Commands + -- 2.1 - Item-Related Commands + -- 2.2 - Guild-Related Commands +3 - Checking Commands + -- 3.1 - Checking Item-Related Commands +4 - Player-Related Commands + -- 4.1 - Player Item-Related Commands + -- 4.2 - Guild-Related Commands + -- 4.3 - Marriage-Related Commands +5 - Mob / NPC Related commands + -- 5.1 - Time-Related Commands + -- 5.2 - Guild-Related Commands +6 - Other Commands +7 - Instance-Related Commands +8 - Quest Log Commands +9 - Battleground Commands +10 - Mercenary Commands +11 - Queue Commands +12 - NPC Trader Commands + This document is a reference manual for all the scripting commands and functions available in current Hercules GIT. It is not a simple tutorial. When people tell you to "Read The F***ing Manual", they mean this. |