Tremulous Forum

Mods => Modding Center => Topic started by: swamp-cecil on August 05, 2010, 04:24:09 pm

Title: hopefully last thread
Post 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)
Title: Re: hopefully last thread
Post by: David on August 05, 2010, 04:46:46 pm
What are you trying to do?
Title: Re: hopefully last thread
Post by: swamp-cecil on August 05, 2010, 05:34:39 pm
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
Title: Re: hopefully last thread
Post by: Demolution on August 05, 2010, 06:50:56 pm
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.
Title: Re: hopefully last thread
Post by: swamp-cecil on August 06, 2010, 02:32:23 am
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
Title: Re: hopefully last thread
Post by: F50 on August 06, 2010, 02:44:40 am
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.
Title: Re: hopefully last thread
Post by: Crava_Loft on August 07, 2010, 02:14:19 am
[deleted]
Title: Re: hopefully last thread
Post by: swamp-cecil on August 08, 2010, 01:45:31 am
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?
Title: Re: hopefully last thread
Post by: Demolution on August 08, 2010, 04:59:08 am
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
Title: Re: hopefully last thread
Post by: Kiwi on August 08, 2010, 09:04:42 am
!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.
Title: Re: hopefully last thread
Post by: Demolution on August 09, 2010, 06:29:56 am
I knew I was missing something. Tanks. :)
Title: Re: hopefully last thread
Post by: DraZiLoX on August 09, 2010, 09:47:47 pm
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.