Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $128
Target: $400
32%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.03
seconds.
Search:
Posts Made By:
asdfxD
Forum:
General
02-19-2021, 13:13
Replies:
2
CSGO sourcebans rcon stuff
Views:
183
Posted By
asdfxD
Re: CSGO sourcebans rcon stuff
i search this too. a php page which shows the full console of the cs:go server (realtime) + send rcon commands support, that would be great.
Forum:
Source Servers (SRCDS)
02-18-2021, 02:51
Replies:
39
Server crashes on map change
Views:
2,194
Posted By
asdfxD
Re: Server crashes on map change
Realtime works again after todays update.
Forum:
Source Servers (SRCDS)
02-15-2021, 12:27
Replies:
39
Server crashes on map change
Views:
2,194
Posted By
asdfxD
Re: Server crashes on map change
since realtime is crashing on mapchange cause of a csgo update, which values would be running in "high" priority?
chrt -ar -p 98 $pid
renice 1 -p $pid
these are realtime but what would be...
Forum:
Source Servers (SRCDS)
02-08-2021, 23:33
Replies:
3
Solved
Any free hosting for server files?
Views:
320
Posted By
asdfxD
Re: Any free hosting for server files?
just buy a cheap vserver for 1-2€ and set up fastdl.
Forum:
Source Servers (SRCDS)
01-31-2021, 09:53
Replies:
39
Server crashes on map change
Views:
2,194
Posted By
asdfxD
Re: Server crashes on map change
it happens in debian 9 too... dunno why, weeks ago i had always a realtime script running without issues... it must be an issue with one of the latest csgo updates?
tried debian 10, running...
Forum:
Plugins
01-22-2021, 10:00
Replies:
77
Last Man
Views:
65,601
Posted By
asdfxD
Re: Last Man
does not work.
[Sound] S_StartSound(): Failed to load sound 'sound\lastman\oneandonly.mp3'. File is missing from disk or is invalid.
sound file is not missing, its on server and computer.
...
Forum:
Source Servers (SRCDS)
01-17-2021, 17:52
Replies:
22
Solved
server wide choking
Views:
1,476
Posted By
asdfxD
Re: server wide choking
just use
sv_minrate "196608" // Min Rate Value
sv_maxrate "786432" or "0"
players who set their own rates wrong, will have choke......
just google it. if i remember, net_splitrate 2 and 2-3...
Forum:
Source Servers (SRCDS)
01-17-2021, 14:37
Replies:
22
Solved
server wide choking
Views:
1,476
Posted By
asdfxD
Re: server wide choking
Bad idea to force players rate to the highest, lol.. it's not very good for players with a bad connection.
Forum:
General
01-15-2021, 06:15
Replies:
7
Scoreboard of FFA DM Server
Views:
613
Posted By
asdfxD
Re: Scoreboard of FFA DM Server
Official DS
#include <sdktools>
public void OnMapStart()
{
GameRules_SetProp("m_bIsValveDS", 1);
}
Forum:
Plugins
01-13-2021, 01:39
Replies:
1,215
MapChooser Extended 1.10.2 (Updated 2014-02-05)
Views:
619,402
Posted By
asdfxD
Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Here up to 25 Maps.
Forum:
SourceBans / SourceBans++
01-11-2021, 23:56
Replies:
5
Feature Request
[SOLVED] SB++ Dashboard Server Status
Views:
1,411
Posted By
asdfxD
Re: [Question] SB++ Dashboard Server Status
Does not work here. Also stop server, copy files, add stuff to srcds_run and run server again.
https://i.imgur.com/YNziwDp.png
gametracker & sourcebans still work.
Forum:
Plugins
01-10-2021, 18:50
Replies:
1,215
MapChooser Extended 1.10.2 (Updated 2014-02-05)
Views:
619,402
Posted By
asdfxD
Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
add more maps pls, 6 is too low...
edit: changed by myself.
in source file:
g_Cvar_IncludeMaps = CreateConVar("mce_include", "18", "Specifies how many maps to include in the vote.", _, true,...
Forum:
SourceBans / SourceBans++
01-10-2021, 16:04
Replies:
5
Feature Request
[SOLVED] SB++ Dashboard Server Status
Views:
1,411
Posted By
asdfxD
Re: [Question] SB++ Dashboard Server Status
Yes, sourcebans and gametracker needs to be updated to work again with this. Where i have to put this commands in, in linux after uploading the new files?
...
Forum:
Source Servers (SRCDS)
01-09-2021, 15:21
Replies:
1
HS% K/D Scoreboard
Views:
374
Posted By
asdfxD
HS% K/D Scoreboard
how can i display HS%, K/D, ... in scoreboard by default? normal you have to click on the cycle stats button, but on some servers it is enabled by default.
https://i.imgur.com/2uUVtBn.jpg
Forum:
Source Servers (SRCDS)
01-04-2021, 14:27
Replies:
5
Help with dedicated server
Views:
311
Posted By
asdfxD
Re: Help with dedicated server
try +IP -port and remove -net_port_try 1
Forum:
Plugins
01-03-2021, 14:55
Replies:
9
[ANY] Get CPU name
Views:
1,836
Posted By
asdfxD
Re: [ANY] Get CPU name
Possible to check which kernel the server use?
Forum:
Plugins
01-02-2021, 15:13
Replies:
599
[CS:GO] Deathmatch (v2.0.9, 2018-06-12)
Views:
234,581
Posted By
asdfxD
Re: [CS:GO] Deathmatch (v2.0.9, 2018-06-12)
for some reason it drops sometimes the weapon when i resapawn, awp_lego_2 dm server. i respawn mit awp but a second awp drops to the ground, what is this?
Forum:
Plugins
12-30-2020, 18:53
Replies:
77
Last Man
Views:
65,601
Posted By
asdfxD
Re: Last Man
does this still work in cs go?
Forum:
Source Servers (SRCDS)
12-30-2020, 08:06
Replies:
82
seDirector [6.5.2] - Windows srcds manager, auto-updater, crash notifications + more
Views:
15,030
Posted By
asdfxD
Re: seDirector [6.4.0] - Windows srcds manager, auto-updater, crash notifications + m
thanks for this post, vnc works but the window screen resolution is too small i guess. i installed windows server 2016 ENG, but did not tried a remote connection yet and check if the problem still...
Forum:
Scripting
12-29-2020, 20:07
Replies:
19
Rules Menu w/ Accept or Deny
Views:
2,180
Posted By
asdfxD
Re: Rules Menu w/ Accept or Deny
the script works fine but there is one problem, closing the menu does not kick. possible to change this? Deny = kick, close menu = kick.
edit: solved, above => SetMenuExitButton(rules, false);
Forum:
Source Servers (SRCDS)
12-29-2020, 19:42
Replies:
82
seDirector [6.5.2] - Windows srcds manager, auto-updater, crash notifications + more
Views:
15,030
Posted By
asdfxD
Re: seDirector [6.4.0] - Windows srcds manager, auto-updater, crash notifications + m
can anyone help me? i'm new on windows srcds and everytime i close my remote desktop connection on my computer, people will have on the top of the screen the "connection problem" notice, the...
Forum:
SourceBans / SourceBans++
12-23-2020, 16:01
Replies:
1
[SB++] Inserting ban "Incorrect string value"
Views:
1,231
Posted By
asdfxD
Re: [SB++] Inserting ban "Incorrect string value"
i had the same issue few months ago. open the sbpp_main.sp and change:
SQL_SetCharset(DB, "utf8");
to
SQL_SetCharset(DB, "utf8mb4");
and recompile the plugin.
do the same with the...
Forum:
Plugins
12-18-2020, 08:24
Replies:
2,212
[CSS/CS:GO] Weapon Restrict
Views:
1,097,368
Posted By
asdfxD
Re: [CSS/CS:GO] Weapon Restrict
download last sourcemod and it works fine.
Forum:
Source Servers (SRCDS)
12-11-2020, 16:40
Replies:
6
Solved
CS:GO Autoupdate
Views:
831
Posted By
asdfxD
Re: CS:GO Autoupdate
Best way to Autoupdate is.
add a update.txt file in your steamcmd folder.
@ShutdownOnFailedCommand 0
@NoPromptForPassword 0
login anonymous
force_install_dir /home/gs/csgoserver
app_update...
Forum:
Plugins
12-07-2020, 03:18
Replies:
9
[ANY] Get CPU name
Views:
1,836
Posted By
asdfxD
Re: [ANY] Get CPU name
Works fine on my dedicated server and does not work at my gameservers host company. server crash after using sm_cpu. maybe they block this.
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
13:07
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode