Tremulous Forum
Mods => Modding Center => Topic started by: swamp-cecil on August 05, 2010, 04:24:09 pm
-
SO! i have reread my thread ioquake setup and kinda understand it. i have Q3, but not the cd. if that dosent help, what do i do with openarena. do i install it on my cd with the base.pk3 or what?
(how i give rets)
-
What are you trying to do?
-
put in mods for a server. me and my brother have introduced 40 people to trem. mods like upgrded granger hp and stuff like !ban
-
Holy crap.
All right, so Open Arena is not a mod, it's a stand alone game, based on Quake III Arena.
Quake III and Trem are both stand alone games. So a mod for one game probably won't work for the other game.
If you want to get a Tremulous mod on your server, then just get the mod's game.qvm file with a matching tremded.exe file and set up the rest of the files like you would a regular server. For more on how to set up a server: look here (http://tremulous.net/forum/index.php?topic=3586.0).
P.S. You can only have one mod on a server at a time, unless you either set up a new server with a different mod, or you change the above mentioned files on your current server and then restart it.
-
thats actually really helpful, but i want to add certain commands like !ban and !mute on a local server. full list is !mute, !kick, !ban, !register, !setlevel, !lock and !putteam. i also want TKing on and Buildingkilling off. LOCAL SERVER
-
Its really not any different. Try !setlevel swamp-cecil 5 in the server console. Similarly all you have to do is set the appropriate cvars on and off for friendly fire and friendly Buildable Fire.
-
[deleted]
-
you should read the forum
you should get more rets. no offence. whats the command for friendly fire, abp, hbp and building friendly fire? there was an autistic kid in my camp class, we tried to respect him but he crossed the line. is there a way to lenghthen kicks?
-
whats the command for friendly fire, abp, hbp and building friendly fire?
abp = /g_alienbuildpoints 999
hbp = /g_humanbuildpoints 999
building ff = /g_friendlybuildablefire 1
there was an autistic kid in my camp class, we tried to respect him but he crossed the line.
What the hell?
is there a way to lenghthen kicks?
!kick Demo 9d (for days)
!kick Demo 9m (for minutes)
!kick Demo 9s (for seconds)
if you want to adjust a ban (or kick) depending on the QVM you have installed you can do !adjustban
-
!kick Demo 9d (for days)
!kick Demo 9m (for minutes)
!kick Demo 9s (for seconds)
if you want to adjust a ban (or kick) depending on the QVM you have installed you can do !adjustban
AFAIK !kick only kicks the name/partial name/player # of the player right after !kick for "g_adminTempBan". You should use !ban if you want the kick to last longer or shorter.
-
I knew I was missing something. Tanks. :)
-
g_adminTempBan "9d"
!kick Demo
g_adminTempBan "9m"
!kick Demo
g_adminTempBan "9s"
!kick Demo
if you want to adjust a ban (or kick) depending on the QVM you have installed you can do !adjustban
Fixed.