Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: Overlord on August 09, 2007, 03:58:35 PM
-
I need some server commands like the cvar_set stuff and how do i kill ppl as admin looks funny ;D?
-
For a cvar list do the following:
1. Open the console.
2. Type cvar list
3. Type condump cvarlist
4. Look in your pball folder and open the .txt file called cvarlist and there you go.
To kill someone as an admin you have to have them in view and type viewgib.
-
For a cvar list do the following:
1. Open the console.
2. Type cvar list
3. Type condump cvarlist
4. Look in your pball folder and open the .txt file called cvarlist and there you go.
To kill someone as an admin you have to have them in view and type viewgib.
Thanks a lot it funny killing ppl as admin!
And how do i ban the people.
-
addip <ip> I think
Try the wiki, there's an article there about this.
-
Post removed
-
I know whose server I'm never playing on! :D
-
you can also just bad the people by hitting "esc" going into "remote admin" then I think there are better options after that to temp ban and probably perm ban from there.
-
And how do i ban the people.
First you do: writeip <ip>
Second is what Cobo said: addip <ip>
And yes you have to put the ip twice.
-
Actually, you have it backwards. Writeip actually writes the ban list to disk, so you want to do addip first.
-
Overlord, take a look at this page in the Wiki:
http://digitalpaint.planetquake.gamespy.com/testwiki1/pb2wiki.php?word=Commands+and+Settings
-
Or this: http://digitalpaint.therisenrealm.com/reference/commands o.o
-
To ban u also need 2 use the r-con. I cant ban without the r-con.
This may work as well.
rcon <password> addip <ipaddess>
then
rcon <password> writeip
-
what is the rcon password for anyways?? :-/
-
rcon = remote console. Basically, it allows to run commands in the server's console.