Author Topic: make !commands  (Read 3878 times)

BULLSEYE@linux.be

  • Posts: 146
  • Turrets: +0/-1
    • http://www.yankee-clan.com
make !commands
« on: August 07, 2007, 01:18:07 pm »
well i would like to add some !commands to "our" server

i have the rconpass

but i dnt know how to add commands

can i do this whit rcon?

and how

also i want to know how to make the !command admin lvl 5 only
ww.spikers.2fear.com

Caveman

  • Guest
make !commands
« Reply #1 on: August 07, 2007, 01:19:31 pm »
Could you please stop it with your annoying sig.pictures?

BULLSEYE@linux.be

  • Posts: 146
  • Turrets: +0/-1
    • http://www.yankee-clan.com
make !commands
« Reply #2 on: August 07, 2007, 03:04:13 pm »
if u have nothing helful to say then dnt post!!!
ww.spikers.2fear.com

Lakitu7

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
make !commands
« Reply #3 on: August 07, 2007, 03:21:03 pm »

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
make !commands
« Reply #4 on: August 07, 2007, 04:08:54 pm »
Need i say

∧OMG ENTROPY∧

Fluxflashor

  • Guest
Re: make !commands
« Reply #5 on: August 07, 2007, 07:26:22 pm »
Quote from: "BULLSEYE@linux.be"
well i would like to add some !commands to "our" server

i have the rconpass

but i dnt know how to add commands

can i do this whit rcon?

and how

also i want to know how to make the !command admin lvl 5 only



 If you dont want to go the MG site and read it there, this is what you do:
IN ADMIN.DAT
Code: [Select]

[command]
command = pmon
exec        = exec pmon.cfg
desc        = Turns Private Messages ON
levels       = 4 5


Type this into an admin.dat as an example, then make a new file name in pmon.cfg and type the following into it:
Code: [Select]

cp "^7Private Messages ^1Disabled"
g_privateMessages 1


You can pretty much do anything you want with custom commands you just need to know the cvar you want to change.

My server we have a bunch of custom commands. One of ours is a scrim on that sets a bunch of stuff for scrims. It locks our server, changes the name of it to MW|ScrimServer, and it also disables global chat.

An example of our old admin.dat with our commands is available for download here:
http://rapidshare.com/files/47558345/custom_commands.zip.html

BULLSEYE@linux.be

  • Posts: 146
  • Turrets: +0/-1
    • http://www.yankee-clan.com
make !commands
« Reply #6 on: August 07, 2007, 11:45:09 pm »
thx thx thx so much
ww.spikers.2fear.com