Author Topic: /Help basic format add-on  (Read 736 times)

THIS DOES REQUIRE BASIC INTELLIGENCE AND COMMON SENSE



The basics

This is a add-on that puts a /help [subsection] into your game. /help diplays all the subsections. The reason this is not in add-ons, is because this hasn't reached the ease-of-use stage yet. I made this, because people always seem to be asking for /help command add-ons.

How to customize

There are comments (text that comes after //) in the help.cs that you can follow to customize the help subsections and the help lines themselves. When you first get the add-on, extract the files IN the .zip, into a folder called Script_Help and place that into your add-ons folder. This makes editing the file tons easier.

Tips for your convinience

Use the find feature of notepad, to find and replace all SubSection1 to SubSection3 with respectively, the subsections you want to be 1 2 and 3. This makes sure, that there isn't any old data left in there.

DOWNLOAD HERE

Why not make it create a .txt for each help section and a command that SA's can use to add lines to each specified section? Also I think you have sections and subsections confused. A subsection would be like /help [section] [subsection]

This was meant to be a quick project to help out a few people that have been asking for this recently.

And yes.. yes i did.. :|

And yes.. yes i did.. :|
I think Thorfin means to make the mod so that you can open a .txt and edit it to change the /help sections.

Also, why is this in a package? It doesn't call any parents or modify an existing function - there's no point.

It was a quick way to make a disable/enable feature. If i was going to spend heaps of time on this, i'd have serverCmds or RTB prefs to set these