Hi all
I am running a server with risujin-avenger-svn848 and have a pretty good setup and everything is working well, but I am having trouble with my Custom commands I have just made. I got help with it from Mercenaries Guild Wiki admin commands, but am stuck with having the commands listed when I type !help in-game, but they do not function as i had set CFG files.
I made the .CFG files by copying the autogen.cfg file and just clearing it and adding what I wanted.
An example of my Gravity 0.cfg file that
isnt working.
set g_gravity 0
cp "Planet Core EMPTY!! Gravity lowered to 0"
Gravity 0.cfg file is in the same folder (C:\Documents and Settings\Somebody\Local Settings\Application Data\Tremulous\base) as the ADMIN.DAT.
now the command I put IN admin.dat to make it work is:
[command]
command = Gravity 0
exec = exec Gravity 0.cfg
desc = Turns off Gravity
levels = 4 5
That is all I thought I must do, but im sure I am missing something or I am just stupid and I misspelled something
I thank you for any help.