Tremulous Forum

Community => Servers => Topic started by: rage on June 28, 2007, 07:52:20 am

Title: game.qvm + tremded.exe
Post by: rage on June 28, 2007, 07:52:20 am
Can anyone send me (rage_q3@mail.ru) game.qvm and tremded for windows that supports g_freefunds command? Also I need a game.qvm that supports a command that raise up a stage from 1 to 2 or 3 for human and aliens.
Thank you.
Title: game.qvm + tremded.exe
Post by: Paradox on June 28, 2007, 07:06:43 pm
For g_freefunds, i dont know what that is.
For staging up, rcon g_humanstage 2, rcon g_alienstage 2
Title: game.qvm + tremded.exe
Post by: Thorn on June 28, 2007, 08:59:41 pm
I think he is talking about the camp cash you get for not dying.
Title: game.qvm + tremded.exe
Post by: benmachine on June 28, 2007, 09:05:16 pm
Google for win:
http://www.google.co.uk/search?q=g_freefunds
Title: game.qvm + tremded.exe
Post by: rage on June 29, 2007, 08:47:10 am
I've searched google already and downloaded evrything but it is not what I need.
thax for g_human stage!!
Title: game.qvm + tremded.exe
Post by: israroot on June 30, 2007, 06:16:44 pm
/devmap mapname for active cheats
Than /give all for credits

COmand !S3:

Create s3.cfg:

Code: [Select]

set g_humanstage 2
set g_alienstage 2
cp "^1S3 para ambos os times! ^2(ladrĂ£o!)"


In admin.dat adit:

Code: [Select]

[command]
command = s3
exec    = exec s3.cfg
desc    = S3 para ambos os times
levels  = 5 6


Sorry for my bad english.
Title: game.qvm + tremded.exe
Post by: Overdose on July 01, 2007, 05:03:54 pm
@israroot - even though your English was "difficult" to say the least, I still understood what you meant. Thanks, that will help me out a lot.