GoldenEye: Source Forums

  • September 19, 2024, 04:44:00 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Creating a server how do i have full access?  (Read 5837 times)

0 Members and 1 Guest are viewing this topic.

kingkoopa

  • Agent
  • *
  • Posts: 42
  • Reputation Power: 0
  • kingkoopa has no influence.
  • Offline Offline
Creating a server how do i have full access?
« on: January 14, 2008, 06:56:39 am »

Ok so as some of you may know most of the Aussie servers have be pulled, i want to create my own small server but want to know how i have admin controls for when HIGH pingers join and stuff, i need to be able to do this while im in the game, i pretty much know it needs to be consol commands but do i need to login as admin if im already in the server? i dont think il be creating a dedicated server as il be playing most of the time anyway. And what are the basic commands for kicking people and temp banning people.
Cheers and thanks
Logged

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: Creating a server how do i have full access?
« Reply #1 on: January 14, 2008, 08:33:22 am »

RCON

In your server.cfg, set your RCON password.

e.g.
Code: [Select]
rcon_password jackelope

In-game, put in the password each time you join the server.

e.g.
Code: [Select]
] rcon_password jackelope

When you need to kick someone, you can use RCON. You can also change any CVAR you want.

e.g.
Code: [Select]
] status
hostname:  GES
         version : 1.0.0.34/7 3264 secure
         udp/ip  :  192.168.0.3
         map     :  ge_facility at: 0 x, 0 y, 0 z
         players :  4 (8 max)
         
         # userid name uniqueid connected ping loss state adr
         #35 "I'm a jackass" STEAM_ID_WHATEVER blah blah blah active
] rcon kickid 35 gtfo
Logged
5 2 3 7 1 4 6 0
Pages: [1]   Go Up