Also,
das sind Client-Befehle. Ich bezweifele schwer, dass die ein Server ausführen kann.
Aber mal so als Info:
rcon_password "passwort" (Setzt beim Client das RCon-Passwort)
rcon_address "IP" (Setzt beim Client die IP (ohne Port) des zu administrierenden Servers)
rcon_port "Port" (Setzt beim Client den Port des zu administrierenden Servers)
Standardmäßig sind nach einem erfolgreichen Connect address und port auf den aktuellen Server gesetzt. Will man einen zweiten administrieren, muss man auf diesen connecten oder kann dies durch das setzen der rcon_address und des rcon_port.
Mal am Rande, weil es damit zu tun hat:
Irgendjemand hatte mal wegen Fernsteuerung eines HLTVs durch ein AM-Plugins gefragt. OK, HLTV ist kein richtiger Server und kein richtiger Client, aber es ist nicht möglich eine Demoaufnahme über ein AM-Plugin zu initiieren.
Aber es gibt eine Möglichkeit über RCon-Befehle. Ich hatte das schon im AM.org-Forum gepostet:
Zitat:
Why not trying it without AM?
All you need is to set in the hltv.cfg:
Code:
adminpassword "hltv_rcon_password"
Further on you have to create two cfg-files in the cstrike directory (e.g. startdemo.cfg and stopdemo.cfg)
startdemo.cfg:
Code:
rcon_address hltv_ip
rcon_port hltv_port (usually 27020)
rcon_password hltv_rcon_password
rcon autorecord 1
rcon_address gameserver_ip
rcon_port gameserver_port
rcon_password gameserver_rcon_password
Same with stopdemo, but instead you have to write:
Code:
rcon autorecord 0
I tried it once and it seems to be working.
Now, all you have to do is to type "exec startdemo.cfg" in the console while playing to start the demo and "exec stopdemo.cfg" to stop it.
_________________
Der schwarze Ritter triumphiert immer...
WING-Clan