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

Showing results 1 to 25 of 184
Search took 0.01 seconds.
Search: Posts Made By: root88
Forum: Module Coding 01-30-2024, 08:12
Replies: 68
Views: 39,364
Posted By root88
Re: SteamTools (v1.2.0)

In case someone is looking why it segfaults on current hlds/cstrike version - you need an older steamclient.so, I've taken my from current CS: Source version and it works fine
Forum: Source Servers (SRCDS) 10-20-2023, 18:13
Replies: 118
Views: 58,812
Posted By root88
Re: CS2 Linux Dedicated Server

Doesn't look hard to do
Forum: General 02-15-2023, 06:10
Replies: 10
Views: 1,999
Posted By root88
Re: Broken server browser

CSGO serverlist is a cancer anyway, so they don't give a f*ck
Forum: Extensions 02-14-2023, 08:13
Replies: 21
Views: 12,888
Posted By root88
Forum: Source Servers (SRCDS) 02-03-2023, 09:29
Replies: 62
Views: 13,877
Posted By root88
Re: CSGO Update broke SM/SDK Hooks

stop spamming this sh*t everywhere
Forum: General 01-06-2023, 07:02
Replies: 8
Views: 1,449
Posted By root88
Forum: Plugins 10-07-2022, 14:35
Replies: 10
Views: 2,990
Posted By root88
Forum: Scripting 09-18-2022, 06:30
Replies: 2
Views: 558
Posted By root88
Re: [CS:GO] Is it possible to request user config file?

https://sm.alliedmods.net/new-api/convars/QueryClientConVar
Forum: Source Servers (SRCDS) 06-21-2022, 09:36
Replies: 11
Views: 2,506
Posted By root88
Re: [CSGO] How do you spawn a bot in a certain location?

1. Spawn bot: https://sm.alliedmods.net/new-api/clients/CreateFakeClient
2. Teleport bot: https://sm.alliedmods.net/new-api/sdktools_functions/TeleportEntity
Forum: Plugin/Gameplay Ideas and Requests 06-06-2022, 15:25
Replies: 1
Views: 547
Posted By root88
Forum: General 06-06-2022, 15:20
Replies: 1
Views: 625
Posted By root88
Re: Alert message

sm_cvar ai_norebuildgraph 1
Forum: Plugin/Gameplay Ideas and Requests 03-24-2022, 09:40
Replies: 1
Views: 593
Posted By root88
Forum: General 02-04-2022, 03:10
Replies: 8
Views: 4,555
Posted By root88
Re: [CSGO] So many fake servers in community browser

I've done some research about this issue some time ago, so I can share some info with you. The main problem here is CSGO being free to play. You can create as many accounts as you want, and play......
Forum: Plugins 02-01-2022, 15:37
Replies: 7
Views: 2,123
Posted By root88
Re: [csgo] Joingame bug/exploit - block

Are u sure it's possible to do it on community server? I've tried yesterday without success.*

*without cheats, with cheats it's probably also possible on community
Forum: Scripting 01-27-2022, 07:22
Replies: 2
Views: 812
Posted By root88
Re: Calling engine function with SDKCall

Thanks for the tip, but with this method we can only get those 3 mentioned values (attachement).

EDIT: This will probalby work (1000.0*GetFrameComputationTime()), I will try to update signature...
Forum: Scripting 01-26-2022, 17:07
Replies: 2
Views: 812
Posted By root88
Calling engine function with SDKCall

Hi!
Can you help me with finishing the plugin below? What I wanna do is getting real server fps at the moment by calling:
CEngine::GetFrameTime
This if for CSGO.
#include <sourcemod>
#include...
Forum: Source Servers (SRCDS) 12-27-2021, 10:25
Replies: 19
Views: 3,314
Posted By root88
Re: [Anticheat] Scan clients temp folder?

VAC on community servers works only clientside and can be easily turned off.
Forum: Scripting 12-27-2021, 10:20
Replies: 4
Views: 1,439
Posted By root88
Re: [CSGO] help me with this plugin

So basically you've just uploaded full source code of plugin you've bought, because you can't change CVAR? Smart xD
Forum: Plugin/Gameplay Ideas and Requests 12-25-2021, 05:13
Replies: 4
Views: 1,115
Posted By root88
Re: [CSGO]anti players join spectator plugin

Have you tried this cvar?
mp_spectators_max 0
Forum: Plugins 12-24-2021, 18:09
Replies: 29
Views: 24,676
Posted By root88
Re: [CS:GO] Extended Player Death Info

"\x55\x89\xE5\x57\x56\x53\x83\xEC\x5C\x8B\x0D\x2A\x2A\x2A\x2A\x8B\x75\x0C"
(not tested tho, function changed a bit)
Forum: General 11-28-2021, 13:22
Replies: 3
Views: 1,307
Posted By root88
Forum: General 11-27-2021, 18:04
Replies: 3
Views: 1,307
Posted By root88
GetRandomInt() beeing not random at all

Hi!
If you do something like this (just an example):
public void OnMapStart() { for(int i = 1; i <= 3; fake++) { LogMessage("%i", GetRandomInt(0, 148)); } }
and just keep restarting server, it...
Forum: General 05-07-2021, 10:37
Replies: 8
Views: 4,555
Posted By root88
Re: [CSGO] So many fake servers in community browser

It's really annoying, that's true, however it's not an exploit, they just add multiple IPs to one server.
Forum: Extensions 04-03-2021, 08:15
Replies: 210
Views: 213,735
Posted By root88
Forum: Source Servers (SRCDS) 03-27-2021, 05:56
Replies: 6
Views: 1,369
Posted By root88
Re: UpdateCheck.smx ("SteamWorks.ext") not running

https://forums.alliedmods.net/showthread.php?t=229556
Showing results 1 to 25 of 184

 
Forum Jump

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


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