Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 366
Search took 0.01 seconds.
Search: Posts Made By: fragnichtnach
Forum: General 01-04-2024, 07:30
Replies: 5
Views: 1,188
Posted By fragnichtnach
Re: CS2: bot waypoints and bot cmds&convars

CS2 is accepting mp_bot_ai_bt as convar and doing sth with the file.

Does anyone have a running example for this kv3 file?
Forum: General 01-02-2024, 04:40
Replies: 5
Views: 1,188
Posted By fragnichtnach
Re: CS2: bot waypoints and bot cmds&convars

Thanks for the links. Tested this wiki in CS2 and it didn't work like it should. Seems to be outdated for CS2.

- nav_edit 1 --> you can set it but thereis no visible feedback
- nav_mark --> no...
Forum: General 12-28-2023, 13:14
Replies: 5
Views: 1,188
Posted By fragnichtnach
CS2: bot waypoints and bot cmds&convars

This thread is about how to control bots in CS2. I've tested a few thing on a local server.

I didn't get the following commands to work. How do I mark or select an area.
- bot_goto_mark
-...
Forum: Extensions 07-18-2023, 08:22
Replies: 116
Views: 115,269
Posted By fragnichtnach
Re: REST in Pawn Code Examples

This isn't working. it's not even sending the http request. The function OnTodoReceived is called but with a Null response. The HTTP request is not even reaching the server. The extension on the...
Forum: Source Servers (SRCDS) 02-27-2023, 04:32
Replies: 11
Views: 3,710
Posted By fragnichtnach
Re: [A2S]Attacks on my server CS:GO

That's really helpful! Thank you for sharing!

I've got a few questions:
Why are you using -recent? The size is only 100 and it's linear search. On a real DDoS attack this isn't helpful at all I...
Forum: News 07-14-2022, 03:48
Replies: 9
Views: 17,135
Posted By fragnichtnach
Re: SourceMod 1.11 Now Stable

Do we still have to download the databse from MaxMind? I don't think they will provide the database for free in the future. Shouldn't a way be added that is running without a third party license?
Forum: Extensions 06-24-2022, 07:02
Replies: 28
Views: 24,405
Posted By fragnichtnach
Re: [ANY] GeoIP2

Highly interested in this as well.
Forum: General 06-24-2022, 02:53
Replies: 55
Views: 16,384
Posted By fragnichtnach
Re: CS:GO Update broke SM/meta (June 23rd)

Thanks for sharing. Will you put it on Github please? Would like to see what I'm installing.

edit: sourcemod.2.csgo.so changed from around 4MB to around 12MB. What the hell did you code here?...
Forum: General 06-24-2022, 02:05
Replies: 55
Views: 16,384
Posted By fragnichtnach
Re: CS:GO Update broke SM/meta (June 23rd)

I think the problem is not connected to the startup line. Could you please explain what you've changed and how this should solve the sourcemod issues.
Forum: General 06-24-2022, 01:47
Replies: 55
Views: 16,384
Posted By fragnichtnach
Re: CS:GO Update broke SM/meta (June 23rd)

edit: sourcemod is broken. server starting with metamod only.
Forum: Source Servers (SRCDS) 12-06-2021, 02:50
Replies: 49
Views: 22,605
Posted By fragnichtnach
Re: Some fixes to HLSW

Any updates?
HLSW needs to be updated to work with challenge tokens.

Reference:
https://steamcommunity.com/discussions/forum/14/2974028351344359625/
Forum: Source Servers (SRCDS) 12-06-2021, 02:39
Replies: 7
Views: 2,846
Posted By fragnichtnach
Re: How to prob debug a csgo server?

"host_info_show 1" will make the script back working because the server starts answering to the old protocol. But this isn't the correct solution and will remove other functionalities like reserved...
Forum: Source Servers (SRCDS) 12-06-2021, 02:34
Replies: 7
Views: 2,846
Posted By fragnichtnach
Re: How to properly debug a csgo server?

Most likely the server provider is responsible. I would assume that they have some sort of script running that restarts the server every ten minutes if it's not responding. With the update of 24th...
Forum: Source Servers (SRCDS) 11-23-2021, 04:38
Replies: 49
Views: 22,605
Posted By fragnichtnach
Re: Some fixes to HLSW

-->Reserved slots are visible, what's unacceptable!

So A2S_INFO is broken for host_info_show 2! Is there any way to fix it? A new method to query gameservers?
Forum: Scripting 11-02-2021, 15:27
Replies: 1
Views: 1,389
Posted By fragnichtnach
Forum: Snippets and Tutorials 09-22-2021, 14:08
Replies: 10
Views: 13,306
Posted By fragnichtnach
Re: [CS:GO] Getting "SV" and "Var" values

How is it possible to get the actual sv-var.games.txt values? Does anyone have the actual working values? Thanks for any help.

edit: awesome extension if working. great work.
Forum: Source Servers (SRCDS) 09-22-2021, 04:37
Replies: 11
Views: 3,269
Posted By fragnichtnach
Re: CS:GO Update 9/21/2021

Many thanks for the files.
Linux seems to be working. Windows still crashing while a user is connecting.
Forum: Plugins 08-25-2021, 05:19
Replies: 85
Views: 39,683
Posted By fragnichtnach
Re: [CSGO] Servers menu | ServerRedirect [1.0.0]

Is there any clean version out that only have a redirect command f.e. for example for using in another plugin?
Forum: Plugins 08-16-2021, 06:02
Replies: 489
Views: 180,711
Posted By fragnichtnach
Forum: Scripting 06-03-2021, 04:00
Replies: 1
Views: 677
Posted By fragnichtnach
[help required] database connection problem

Setup:
Consider a server with two plugins. Both connected to different databases. The two databases are running on different IPs.

Problem:
If one database is offline (and the IP unreachable)...
Forum: Source Servers (SRCDS) 04-13-2021, 07:27
Replies: 1
Views: 639
Posted By fragnichtnach
Discussion: Is "Remote Code Execution" possible in Soucre?

https://twitter.com/the_secret_club/status/1380960120725733376

I'm wondering if this could be true and if this is an actual threat! Actually I can't believe this is possible as long as you have...
Forum: Source Servers (SRCDS) 02-24-2021, 02:07
Replies: 2
Views: 1,208
Posted By fragnichtnach
Re: "no user logon" exploit

sv_allowdownload 0
is required!
Forum: Source Servers (SRCDS) 02-16-2021, 13:39
Replies: 2
Views: 1,208
Posted By fragnichtnach
"no user logon" exploit

Does anybody know which exploit this is?
https://twitter.com/Real2Eggs/status/1361693014461194242

Nearly all users gets kicked with the reason "no user logon". One user is pretending to be the...
Forum: Source Servers (SRCDS) 01-21-2021, 09:53
Replies: 4
Views: 1,275
Posted By fragnichtnach
Re: Fastdownload is not working

Hi Barcadi,

thanks for your answer.

I think these values are required from the client side:
cl_downloadfilter "all"
cl_allowdownload 1


But it's still not working for some clients. Me...
Forum: Source Servers (SRCDS) 01-20-2021, 02:13
Replies: 4
Views: 1,275
Posted By fragnichtnach
Fastdownload is not working

Some users are complaining that they aren't able to download the maps.

Error reading file materials/panorama/images/map_icons/screenshots/1080p/aim_map_classic.png.
Resource...
Showing results 1 to 25 of 366

 
Forum Jump

All times are GMT -4. The time now is 17:33.


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