diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-16 01:35:45 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-16 01:35:45 -0200 |
commit | 953a1bdea987b1fd232cca5e6be7ec84352b9a9c (patch) | |
tree | 9be667f66dd9dacc827c2762f651bd419ee44288 /server/scripts/script_commands.txt | |
parent | 5c33207a4344e139e85ae4e6cd4e97b17d9d21ae (diff) | |
download | docs-953a1bdea987b1fd232cca5e6be7ec84352b9a9c.tar.gz docs-953a1bdea987b1fd232cca5e6be7ec84352b9a9c.tar.bz2 docs-953a1bdea987b1fd232cca5e6be7ec84352b9a9c.tar.xz docs-953a1bdea987b1fd232cca5e6be7ec84352b9a9c.zip |
Copy the summary to top because I always get lost
Diffstat (limited to 'server/scripts/script_commands.txt')
-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. |