←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Nazwa - HLTV

Zablokowany

  • +
  • -
Change - zdjęcie Change 27.09.2009

Witam.

Mam serwer gry w TSerwery , dokupiłem stałe HLTV z shooters. Wszystko ustawione wg mnie prawidłowo, hltv.cfg jest (treść niżej).
Jednak na serwerze nadal nazywa się ono HLTV Proxy. CO jeszcze zmienić żeby ustawić swoją nazwę?

HLTV.cfg (wrzucone na serwerze HLTV ale dla pewności skopiowałem takie samo na serwer gry):
// Basic settings
delay 90.0 // delays game for 90 seconds
hostname "HLTV - TFp-gaming.pl @Shooters.pl" // name of hltv in server list
name "HLTV - TFp-gaming.pl @Shooters.pl" // name of hltv in game
dispatchmode 0 // 0 - allow connect from clients, 2 - all clients redirect to others hltv, 1 - mixed

// Rate
rate 10000 // maximal server to HLTV proxy rate - tell server to send data with 10KB/sec
maxrate 20000 // maximal client rate
maxclients 1
updaterate 30 // get 30 updates per second from server (default 20)

// Other settings
publicgame 1
autoretry 1 // reconnect if disconnect
nomaster 1 // no register with Steam
//forcemaster 0 // no register with Steam
region 3 // region (europe)
chatmode 0 // local chatting off
blockvoice 0 // blocking voice off
cheeringthreshold 0.25 // chering (default 0.25)

// Info Messages
loopcmd 1 30 localmsg "Hosted by Shooters.pl - Najlepsze Serwery Gier Multiplayer - www.Shooters.pl" 15 -1 0.85 00FFAAFF
offlinetext "HLTV Offline... Game is delayed!"

// Execute command on client if they connecting to hltv
signoncommands "voice_overdrive 32; voice_scale 2; volume 0.5; echo Voice adjusted for HLTV!"

// Rcon
connect "195.114.0.128:27085"
serverpassword "" // server password for connect to server
connect "195.114.0.128:27085"
adminpassword "4otzz56" // rcon password for admins
proxypassword "123" // proxy password for hltv
spectatorpassword "123" // proxy password for clients

// Logs
echo "HLTV.cfg Loaded..."
logfile hltv.log // log events in proxy.log
status

//record
record "hltv"
Odpowiedz
Zablokowany