
kaosx
Member-
Posts
254 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Downloads
Everything posted by kaosx
-
did you set sv_region in the config? i was having problem with CSGo showing up aswell while it was in beta but since the release i have had no problems eastcoast - sv_region 0 westcoast - sv_region 1 south america - sv_region 2 europe - sv_region 3 asia - sv_region 4 australia - sv_region 5 middle east - sv_region 6 africa - sv_region 7 world - sv_region 255
-
CSGO W/ GameModes_Server.txt W/ gamemode_competitive.cfg
kaosx replied to kaosx's topic in Game Config Files
Outdated -
CSGO W/ GameModes_Server.txt W/ gamemode_competitive.cfg
kaosx replied to kaosx's topic in Game Config Files
Config is outdated -
GAMEMODES_Server.TXt Is no longer needed Creating a V2 thread Thanks
-
Works great thanks, 9 Servers started up just now without a query fail i did value="300"/>
-
Make sure you command line is set for competitive mode aswell Did you rename you map and the KV file to de_nuke-ve? "GameModes_Server.txt" { "gameTypes" { "classic" { "gameModes" { "casual" { "maxplayers" "16" } "competitive" { "maxplayers" "10" "convars" { "hostname" "..." "rcon_password" "..." } "mapgroupsMP" { "mg_bomb" "" "mg_csgo" "" } } } } "gungame" { "gameModes" { "gungameprogressive" { "maxplayers" "16" } "gungametrbomb" { "maxplayers" "16" } } } } "mapgroups" { "mg_bomb" { "imagename" "mapgroup-bomb" "nameID" "#SFUI_Mapgroup_bomb" "name" "mg_bomb" "maps" { "de_aztec" "" "de_dust" "" "de_dust2" "" "de_inferno" "" "de_nuke" "" "de_train" "" } } "mg_csgo" { "imagename" "mapgroup-csgo" "nameID" "#SFUI_Mapgroup_csgo" "name" "mg_csgo" "maps" { "aim_map" "" "aim_map2" "" "de_aztec_se" "" "de_dust_se" "" "de_dust2_se" "" "de_inferno_se" "" "de_nuke_se" "" "de_nuke-ve" "" "de_train_se" "" } } } "maps" { "aim_map" { "nameID" "#SFUI_Map_aim_map" "name" "aim_map" "imagename" "map-aim_map-overall" "t_arms" "models/weapons/t_arms_separatist.mdl" "t_models" { "tm_separatist" "" "tm_separatist_variantA" "" "tm_separatist_variantB" "" "tm_separatist_variantC" "" "tm_separatist_variantD" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "aim_map2" { "nameID" "#SFUI_Map_aim_map2" "name" "aim_map2" "imagename" "map-aim_map2-overall" "t_arms" "models/weapons/t_arms_separatist.mdl" "t_models" { "tm_separatist" "" "tm_separatist_variantA" "" "tm_separatist_variantB" "" "tm_separatist_variantC" "" "tm_separatist_variantD" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "de_aztec" { "nameID" "#SFUI_Map_de_aztec" "name" "de_aztec" "imagename" "map-aztec-overall" "t_arms" "models/weapons/t_arms_phoenix.mdl" "t_models" { "tm_phoenix" "" "tm_phoenix_variantA" "" "tm_phoenix_variantB" "" "tm_phoenix_variantC" "" "tm_phoenix_variantD" "" } "ct_arms" "models/weapons/ct_arms_st6.mdl" "ct_models" { "ctm_st6" "" "ctm_st6_variantA" "" "ctm_st6_variantB" "" "ctm_st6_variantC" "" "ctm_st6_variantD" "" } } "de_aztec_se" { "nameID" "#SFUI_Map_de_aztec_se" "name" "de_aztec_se" "imagename" "map-aztec-overall" "t_arms" "models/weapons/t_arms_phoenix.mdl" "t_models" { "tm_phoenix" "" "tm_phoenix_variantA" "" "tm_phoenix_variantB" "" "tm_phoenix_variantC" "" "tm_phoenix_variantD" "" } "ct_arms" "models/weapons/ct_arms_st6.mdl" "ct_models" { "ctm_st6" "" "ctm_st6_variantA" "" "ctm_st6_variantB" "" "ctm_st6_variantC" "" "ctm_st6_variantD" "" } } "de_dust" { "nameID" "#SFUI_Map_de_dust" "name" "de_dust" "imagename" "map-dust-overall" "t_arms" "models/weapons/t_arms.mdl" "t_models" { "tm_leet_variantA" "" "tm_leet_variantB" "" "tm_leet_variantC" "" "tm_leet_variantD" "" "tm_leet_variantE" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "de_dust_se" { "nameID" "#SFUI_Map_de_dust_se" "name" "de_dust_se" "imagename" "map-dust-overall" "t_arms" "models/weapons/t_arms.mdl" "t_models" { "tm_leet_variantA" "" "tm_leet_variantB" "" "tm_leet_variantC" "" "tm_leet_variantD" "" "tm_leet_variantE" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "de_dust2" { "nameID" "#SFUI_Map_de_dust2" "name" "de_dust2" "imagename" "map-dust2-overall" "t_arms" "models/weapons/t_arms.mdl" "t_models" { "tm_leet_variantA" "" "tm_leet_variantB" "" "tm_leet_variantC" "" "tm_leet_variantD" "" "tm_leet_variantE" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "de_dust2_se" { "nameID" "#SFUI_Map_de_dust2_se" "name" "de_dust2_se" "imagename" "map-dust2-overall" "t_arms" "models/weapons/t_arms.mdl" "t_models" { "tm_leet_variantA" "" "tm_leet_variantB" "" "tm_leet_variantC" "" "tm_leet_variantD" "" "tm_leet_variantE" "" } "ct_arms" "models/weapons/ct_arms_idf.mdl" "ct_models" { "ctm_idf" "" "ctm_idf_variantB" "" "ctm_idf_variantC" "" "ctm_idf_variantD" "" "ctm_idf_variantE" "" } } "de_inferno" { "nameID" "#SFUI_Map_de_inferno" "name" "de_inferno" "imagename" "map-inferno-overall" "t_arms" "models/weapons/t_arms_separatist.mdl" "t_models" { "tm_separatist" "" "tm_separatist_variantA" "" "tm_separatist_variantB" "" "tm_separatist_variantC" "" "tm_separatist_variantD" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" "" } } "de_inferno_se" { "nameID" "#SFUI_Map_de_inferno_se" "name" "de_inferno_se" "imagename" "map-inferno-overall" "t_arms" "models/weapons/t_arms_separatist.mdl" "t_models" { "tm_separatist" "" "tm_separatist_variantA" "" "tm_separatist_variantB" "" "tm_separatist_variantC" "" "tm_separatist_variantD" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" "" } } "de_nuke" { "nameID" "#SFUI_Map_de_nuke" "name" "de_nuke" "imagename" "map-nuke-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" "" } } "de_nuke_se" { "nameID" "#SFUI_Map_de_nuke_se" "name" "de_nuke_se" "imagename" "map-nuke-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" "" } } "de_nuke-ve" { "nameID" "#SFUI_Map_de_nuke-ve" "name" "de_nuke-ve" "imagename" "map-nuke-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" "" } } "de_train" { "nameID" "#SFUI_Map_de_train" "name" "de_train" "imagename" "map-train-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_st6.mdl" "ct_models" { "ctm_st6" "" "ctm_st6_variantA" "" "ctm_st6_variantB" "" "ctm_st6_variantC" "" "ctm_st6_variantD" "" } } "de_train_se" { "nameID" "#SFUI_Map_de_train_se" "name" "de_train_se" "imagename" "map-train-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_st6.mdl" "ct_models" { "ctm_st6" "" "ctm_st6_variantA" "" "ctm_st6_variantB" "" "ctm_st6_variantC" "" "ctm_st6_variantD" "" } } } } mapcycle.txt
-
Tcadmin V2 has its own built in webserver, Therefore you cannot split it up like V1 To do what you are asking you would need to use V1 with Windows OS If you currently have windows during setup just choose port 80 instead of 8800 V2 is the only one that will run on linux OS
-
Well i have 7 servers running combo between css and csgo, When i restart my dedicated server, upon boot i get emails about Query failure on 119.252.191.xxx Now i have 2 500gig HDD'S , Tcadmin webserver runs of C Drive and Game Servers of D drive CPU is E3 1240 With 16GIG ram What could be causing the query failure ? I have set the Query Interval to 300 wich is 5mins Thanks EDIT// I have just noticed a pettern forming on what ones are experiencing query failures, 1 is on port 27020 that a default SRCTV PORT, The other 2 are on the same Port but different IP'S And they are always in the same order. it never changes i have tried the following Delayed startup of tcadmin Assign start up to CPU 0 I cant figure it out as to why its the samr 3 in the same order everytime
-
it need to be like this byt there are some renderng error the rails in ramp room look pink "de_nuke-ve" { "nameID" "#SFUI_Map_de_nuke-ve" "name" "de_nuke-ve" "imagename" "map-nuke-overall" "t_arms" "models/weapons/t_arms_balkan.mdl" "t_models" { "tm_balkan_variantA" "" "tm_balkan_variantB" "" "tm_balkan_variantC" "" "tm_balkan_variantD" "" "tm_balkan_variantE" "" } "ct_arms" "models/weapons/ct_arms_sas.mdl" "ct_models" { "ctm_sas_variantA" "" "ctm_sas_variantB" "" "ctm_sas_variantC" "" "ctm_sas_variantD" "" "ctm_sas" ""
-
there is no mg_claccis any more its mg_bomb or mg_bomb_se here is my gameservermodes.txt Sor for example my command line is
-
Counter Strike Global Offensive CS:GO V1 config?
kaosx replied to leetservers's topic in Game Config Files
Yeah got it working now, I have run into 1 more problem, mp_match_end_restart "0" //At the end of the match, perform a restart instead of loading a new map In HLSW is shows current map de_dust2 Next Map (de_dust2 next) It should show a different the server is always staying on dust2 this was wrking last week -
Counter Strike Global Offensive CS:GO V1 config?
kaosx replied to leetservers's topic in Game Config Files
Does the -maxplayers_override work for you ? I have tried and it doesnt seem to work for me -
my default is set to 12 Command line -game csgo -console -usercon +game_type 0 +game_mode 0 +maxplayers 10 +exec server.cfg +mapgroup mg_bomb +map de_dust2 -ip 119.252.191.xxx -port 27020 Right now i had to edit the gamemodes.txt file to set it at 10 but i cant even create a 12 slots server thru tcadmin With the slots being done thru a txt file customers will be able to increase there slots Just found this on steam forums With the latest patch a new command line parameter was introduced: -maxplayers_override Tried it no luck
-
well i just setup the few pree orders i had and they were 10slots but when i clicked create thru whmcs its created a 20slot Why did they mess with this Anyone know how i cn fix this?
-
i agree 100% why frigging change it, ARRRRRRRRRRR Valve suck dick's
-
follow this if you have a server with cpanel on it, This is the only way i do it http://tutorial.mooash.com/how-to-setup-hlstatsx-community-edition/
-
Well i had created a server CSGO server today and no matter what i done it would not show up in the servers list. The CSGO servers need to run as administrator and since TCA V2 runs as guest. I took the file called steam.dll from css /bin folder and put it in the CSGO/bin folder and it worked right away. So for anyone out there that has that problem give that ago. Thanks
-
Easy fix on this stuff back to windows ill never use linux again
-
Damn nice update, thanks
-
Well looks i cant do it at all becuase openvz kernal dont support some iptables and of cource one would be the redirect, So ill have to install tcadmin on 1 box and remote connect the DB to my cpanel server.
-
Yeah i have fixed that, Error but redirecting dont work Seems iam missing some moduels with being on VPS restorecon is provided by policycoreutils package. You can try uninstalling and re-installing policycoreutils package and see if you get restorecon file under /sbin EDIT Do you know how to get by this one? iptables -A PREROUTING -t nat -p tcp --dport 80 -j REDIRECT --to-port 8880 iptables: No chain/target/match by that name
-
Ok so i have tcadminv2 installed on my VPS, and i cannot get port 80 redirect working When i login to putt as root and put the folloing, iptables -A PREROUTING -t nat -p tcp --dport 80 -j REDIRECT --to- port 8880 I get this iptables: No chain/target/match by that name. And if i type Service in front i get this service iptables -A PREROUTING -t nat -p tcp --dport 80 -j REDIRECT --to- port 8880 Usage: iptables {start|stop|restart|condrestart|status|panic|save} [xxx@venus ~]# service iptables save iptables: Saving firewall rules to /etc/sysconfig/iptables: /etc/init.d/iptables: line 268: restorecon: command not found [FAILED] Any ideas guys? Thanks EDIT// Well i tried it with cpanel install and it worked first shot, But it will not work without cpanel installed this is my iptables-save file after following the redirect service iptables -A PREROUTING -t nat -p tcp --dport 80 -j REDIRECT --to- port 8880 -A INPUT -j acctboth -A OUTPUT -j acctboth -A acctboth -s 119.252.191.xxx -i ! lo -p tcp -m tcp --dport 80 -A acctboth -d 119.252.191.xxx -i ! lo -p tcp -m tcp --sport 80 -A acctboth -s 119.252.191.xxx -i ! lo -p tcp -m tcp --dport 25 -A acctboth -d 119.252.191.xxx -i ! lo -p tcp -m tcp --sport 25 -A acctboth -s 119.252.191.xxx -i ! lo -p tcp -m tcp --dport 110 -A acctboth -d 119.252.191.xxx -i ! lo -p tcp -m tcp --sport 110 -A acctboth -s 119.252.191.xxx -i ! lo -p icmp -A acctboth -d 119.252.191.xxx -i ! lo -p icmp -A acctboth -s 119.252.191.xxx -i ! lo -p tcp -A acctboth -d 119.252.191.xxx -i ! lo -p tcp -A acctboth -s 119.252.191.xxx -i ! lo -p udp -A acctboth -d 119.252.191.xxx-i ! lo -p udp -A acctboth -s 119.252.191.xxx -i ! lo -A acctboth -d 119.252.191.xxx -i ! lo -A acctboth -i ! lo
-
thanks post above i just uploaded a screen shot What do you put in what feilds? This is taken from webmin demo site Thanks mark your help is really appreciated
-
How did you get mysql installed on vps with no cpanel? EDIT i see webmin as a module install of on mysql