Forum
Server whitelist questions
Created 2nd October 2011 @ 11:51
Add A Reply Pages: 1 2 Next »
Hello
So, basicly im going to play ultiduo tonight on my server i bought at multiplay.
Yesturday we were going to play highlander but despite removing the whitelist completely from the server it was still medlocks only allowed. I have now tried changing the whitelist to allow the weapons that needs to be allowed but it still dosent change from the original etf2l whitelist. What do?
Quoted from Toasty
Hello
So, basicly im going to play ultiduo tonight on my server i bought at multiplay.
Yesturday we were going to play highlander but despite removing the whitelist completely from the server it was still medlocks only allowed. I have now tried changing the whitelist to allow the weapons that needs to be allowed but it still dosent change from the original etf2l whitelist. What do?
You are then not changing the whitelist you should be changing. The etf2l whitelist is at cfg/etf2l_whitelist.txt. It will be loaded everytime you execute the etf2l cfg.
Make another whitelist in the same folder, call it highlander_whitelist.txt. Then, after loading the etf2l cfg as you normally do, do this via rcon:
mp_tournament_whitelist "cfg/highlander_whitelist.txt"
mp_tournament_restart
Next time players getting their weapons equipped, it will be according to your new whitelist.
All configs you upload are stored in a directory named after your server ID so you need to use that as a prefix when running configs. You can find your serverID from Clanforge -> Servers -> Details (show). If your serverID was 12345 you would use the command “rcon exec 12345/esl_tf2_6on6.cfg”
if you exec etf2l on server cfg, it will only exec the cfg that multiplay has provided, and the whitelist that multiplay has provided… to exec different whitelist u need to upload it and exec via rcon mp_tournament_whitelist 12345/whitelist_name.txt or obv have it in map.cfg or some other cfg
Quoted from AnimaL
[…]the whitelist that multiplay has provided… to exec different whitelist u need to upload it and exec via rcon mp_tournament_whitelist 12345/whitelist_name.txt or obv have it in map.cfg or some other cfg
wtf is multiplay doing?
Quoted from dave
[…]wtf is multiplay doing?
providing cheapest and fastest servers
they have all the server files on some ssd’s that are the same for every server on multiplay network and provide u option to only customise ur cfg
The problem is that i dont have direct connection to the folders, i have a online thing to use. There is no file called whitelist on the server anywhere from what i can see.
Quoted from AnimaL
[…]providing cheapest and fastest servers
they have all the server files on some ssd’s that are the same for every server on multiplay network and provide u option to only customise ur cfg
How would i access the ‘addons’, ‘scripts’ or ‘maps’ directory?
Quoted from Toasty
The problem is that i dont have direct connection to the folders, i have a online thing to use. There is no file called whitelist on the server anywhere from what i can see.
So you don’t have FTP access? Lol?
Quoted from Toasty
The problem is that i dont have direct connection to the folders, i have a online thing to use. There is no file called whitelist on the server anywhere from what i can see.
you need to upload it, read my comment….. -_-
Quoted from dave
[…]How would i access the ‘addons’, ‘scripts’ or ‘maps’ directory?
[…]So you don’t have FTP access? Lol?
you dont access them
and no ftp is only for some promo servers i think, skyride said he has one at least
Quoted from AnimaL
[…]you need to upload it, read my comment….. -_-
I know, but even uploading new ones dosent work, i removed the etf2l cfg i had on there and added a whitelist modified for the weapons i wanted on, but it still didnt work.
Quoted from Toasty
[…]
I know, but even uploading new ones dosent work, i removed the etf2l cfg i had on there and added a whitelist modified for the weapons i wanted on, but it still didnt work.
do you have
mp_tournament_whitelist {server id}/{whitelist name}.txt
mp_tournament_restart
in your server.cfg?
same thing goes for execing uploaded files/cfg: rcon exec {server id}/{cfg name}
// Server Details
hostname “$$name$$”
// Timelimit
mp_timelimit $$timelimit$$
// Passwords
rcon_password “$$admin_passwd$$”
sv_password “$$game_passwd$$”
sv_downloadurl “http://redirect.multiplay.co.uk/files/hl2ds/orangebox/tf”
sv_region 3
mp_respawnwavetime $$respawnwavetime$$
tv_maxclients $$tv_maxclients$$
tv_password $$tv_password$$
tv_delay $$tv_delay$$
tv_autorecord $$tv_autorecord$$
tv_relaypassword $$tv_relay_password$$
tv_name “$$tv_name$$”
Thats all there is in the server.cfg
then you should prolly read my first comment
mp_tournament_whitelist 12345/whitelist_name.txt
so… mp_tournament_whitelist whitelist folder/whitelist_name.txt yes?
no, server id, read my first comment
Add A Reply Pages: 1 2 Next »