Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: TomL.
Forum: General 03-15-2022, 07:40
Replies: 3
Views: 1,056
Posted By TomL.
Re: [CS:GO] Bot problem

You want to set your cvar host_players_show to 2.

Here's an example for query settings that should fit your needs.

host_name_store 1 //Whether hostname is recorded in game events and GOTV....
Forum: HL1 Servers (HLDS) 10-24-2021, 15:24
Replies: 10
Views: 2,778
Posted By TomL.
Re: Cant connect to my cs 1.6 server

Please provide more details about your setup, for example where the server is hosted (same machine as client, another machine but same network, datacenter/somewhere else).
Forum: Source Servers (SRCDS) 10-24-2021, 15:08
Replies: 6
Views: 1,680
Posted By TomL.
Re: is that possible to run rcon command directly from linux server where i run steam

Yes, if you execute the command directly from the local game server console you don't need to add remote console at the begining.
Forum: Source Servers (SRCDS) 10-23-2021, 17:58
Replies: 4
Views: 2,590
Posted By TomL.
Re: How to display CSGO server status on webpage

You can use Live Game Server List (https://github.com/tltneon/lgsl).
Forum: Source Servers (SRCDS) 10-23-2021, 17:54
Replies: 1
Views: 683
Posted By TomL.
Re: linuxgsm multi server create help

Check the documentation (https://docs.linuxgsm.com/features/multiple-game-servers).
Forum: Source Servers (SRCDS) 07-02-2021, 07:47
Replies: 6
Views: 1,852
Posted By TomL.
Re: [TF2] Map is missing errors w/ FastDL

Here is a example for the server.cfg and folder structure you want use for FastDL.

server.cfg

sv_downloadurl "http://kebabdukkan.000webhostapp.com/tf" //YourURL.XY/Z


Folder structure of...
Forum: HL1 Servers (HLDS) 06-27-2021, 05:58
Replies: 2
Views: 1,965
Posted By TomL.
Re: hlds_run

You can set execute permissions with
chmod +x hlds_run
Forum: General 06-26-2021, 13:37
Replies: 7
Views: 2,091
Posted By TomL.
Re: Looking 4 L$D2 Dedicated Server Scripts

You create 2 separate .bat (https://en.wikipedia.org/wiki/Batch_file) files.
One for downloading/updating the server file and another one for starting the server and game client.

Maybe you want...
Forum: Source Servers (SRCDS) 06-23-2021, 05:56
Replies: 18
Views: 3,876
Posted By TomL.
Re: gotv not working

What's the output of tv_status?
Forum: Plugin/Gameplay Ideas and Requests 06-19-2021, 16:18
Replies: 2
Views: 706
Posted By TomL.
Re: [Repair] readyup.smx

Next time you should mention the game in your title.
Forum: Source Servers (SRCDS) 06-18-2021, 04:24
Replies: 1
Views: 932
Posted By TomL.
Re: CS:S capture the flag server

Counter-Strike: Source doesn't have a built-in capture the flag or other game modes.
You need a plugin for something like that.
Forum: Source Servers (SRCDS) 06-18-2021, 04:22
Replies: 8
Views: 2,307
Posted By TomL.
Re: CS:GO Server crashing when joining after mapchange

You should disable everything completely by just renaming the addons folder and check the result.
If that fixed your problem you can now check the plugins by enabling them one by one.
Forum: Source Servers (SRCDS) 06-15-2021, 15:45
Replies: 8
Views: 2,307
Posted By TomL.
Re: CS:GO Server crashing when joining after mapchange

Have you even checked if the crash is caused by an plugin?
No, -debug will only log the console output to a file.
Forum: Source Servers (SRCDS) 06-14-2021, 08:33
Replies: 8
Views: 2,307
Posted By TomL.
Re: CS:GO Server crashing when joining after mapchange

Rename your addons folder to addons1 and restart the server then check again.
Forum: General 06-12-2021, 05:12
Replies: 8
Views: 5,271
Posted By TomL.
Re: Download files to client (L4D2)

He's using a fastdl server, so basically a web server the game clients can pull files off via http/https requests.
Forum: Source Servers (SRCDS) 06-11-2021, 13:16
Replies: 4
Views: 1,109
Posted By TomL.
Forum: Source Servers (SRCDS) 06-11-2021, 12:43
Replies: 4
Views: 1,109
Posted By TomL.
Re: How to hide my public IP Server

Your only option would be to use a proxy to hide it but I would rather get a proper host with DDoS protection.
Forum: Source Servers (SRCDS) 06-11-2021, 12:39
Replies: 2
Views: 2,124
Posted By TomL.
Re: I can't go on my local server

Trying to open socket on 192.168.1.142
WARNING: UDP_OpenSocket: unable to bind socketTrying to open socket on 192.168.1.142
WARNING: UDP_OpenSocket: unable to bind socket


You can try adding...
Forum: Source Servers (SRCDS) 06-11-2021, 11:20
Replies: 6
Views: 1,249
Posted By TomL.
Re: [CS:GO] About VDS Requirements for DM-FFA Server?

It's been a while since I have really used CentOS but either should be fine.
But I personally would recommend you to use Ubuntu or Debian.
Forum: Source Servers (SRCDS) 06-11-2021, 05:34
Replies: 6
Views: 1,249
Posted By TomL.
Re: [CS:GO] About VDS Requirements for DM-FFA Server?

For high slot csgo servers, especially at 128 tick, use dedicated machines with a beefy single core performance.
Oh and 2GB of RAM are not that great for a public servers with probably some plugins...
Forum: Off-Topic 06-09-2021, 18:23
Replies: 11
Views: 3,935
Posted By TomL.
Re: change password or delete account? help?

https://forums.alliedmods.net/profile.php?do=editpassword
Forum: HL1 Servers (HLDS) 06-08-2021, 12:15
Replies: 4
Views: 3,503
Posted By TomL.
Re: Problem in Running HLDS

Use steamcmd (https://developer.valvesoftware.com/wiki/SteamCMD) to install your hlds server.
Forum: General 06-06-2021, 06:17
Replies: 1
Views: 900
Posted By TomL.
Re: required extension not running

Post your console output of status, meta version, sm version, sm exts list and sm plugins.
Forum: Source Servers (SRCDS) 05-31-2021, 16:25
Replies: 4
Views: 851
Posted By TomL.
Re: Bz_io_error_input

Post your console output of sm plugins list and sm exts list.
Forum: Source Servers (SRCDS) 05-31-2021, 13:41
Replies: 4
Views: 851
Posted By TomL.
Re: Bz_io_error_input

Please try without compression.


sm_tautodemoupload_bzip2 0
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 22:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode