MaveN
10-29-2009, 04:33 PM
OK guys.. some of you will know that there is a commandmenu in 1.6
i'm using it often to manage a server and to change my nickname and things like that.
if you don't know what that is and how it looks check this out:
http://dryst.com/schiller/ftp/images/games/cmdmenu.png
the code is easy (everyone is able to make his own one - pretty handy):
"%" "no submenu - just text" ""
"%" "a submenu!"
{
"%" "TITLE!" "CONSOLE COMMAND!"
"%" "ANOTHER SUBMENU"
{
"%" "title" "command"
}
}
maybe in CSP it can look something like this:
http://dryst.com/schiller/ftp/images/games/newcmdmenu.jpg
hope CSPTeam will implement that feature
thanks for your attention
i'm using it often to manage a server and to change my nickname and things like that.
if you don't know what that is and how it looks check this out:
http://dryst.com/schiller/ftp/images/games/cmdmenu.png
the code is easy (everyone is able to make his own one - pretty handy):
"%" "no submenu - just text" ""
"%" "a submenu!"
{
"%" "TITLE!" "CONSOLE COMMAND!"
"%" "ANOTHER SUBMENU"
{
"%" "title" "command"
}
}
maybe in CSP it can look something like this:
http://dryst.com/schiller/ftp/images/games/newcmdmenu.jpg
hope CSPTeam will implement that feature
thanks for your attention