Help Pages

Need help seting up a server, or have a question on how to run one? This is the place.
Post Reply
User avatar
enrico123
Private First Class
Private First Class
Posts: 91
Joined: Tue Jul 14, 2009 10:49 am
Contact:

Help Pages

Post by enrico123 »

Ok
i am trying to use help pages on my server but i have problems understanding it

on louman maps
If you type "/help" it comes up with

rules
1.1
1.2
.etc

but if you type /help rules it comes up with

1.1 Admin Asking rule and you can do /help rules 1.1
so the rules page acts like a catagory so the rules page can link to other help pages how?
Last edited by enrico123 on Tue Jan 25, 2011 4:03 pm, edited 1 time in total.
"See a need fill a need"-(Bigweld from the movie "Robots")
User avatar
Cobra_Fast
Dev Monkey
Dev Monkey
Posts: 322
Joined: Sat Oct 07, 2006 11:51 am
Location: Germany
Contact:

Re: Help Pages?

Post by Cobra_Fast »

The command line option makes it pretty clear in my oppinion.

Code: Select all

-helpmsg /path/to/textfile name
so if someone types "/help name" he'll get the info which was written to the textfile.
That allows you to give something like a structure to you help.

(You could also mod BZFS (or write a plugin?) to provide a specificly custom help like you want it.)
User avatar
enrico123
Private First Class
Private First Class
Posts: 91
Joined: Tue Jul 14, 2009 10:49 am
Contact:

Re: Help Pages

Post by enrico123 »

Ok Thankyou.
"See a need fill a need"-(Bigweld from the movie "Robots")
Post Reply