Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 13
1
2
3
11
>
Last
»
Showing results 1 to 25 of 313
Search took
0.01
seconds.
Search:
Posts Made By:
AuricYoutube
Forum:
Scripting
07-02-2022, 04:35
Replies:
1
Kick/Ban Hook
Views:
240
Posted By
AuricYoutube
Kick/Ban Hook
#pragma semicolon 1
#include <sourcemod>
#include <sdktools>
#include <cstrike>
public OnPluginStart()
{
HookEvent("player_death", Event_PlayerDeath);
HookEvent("client_disconnect",...
Forum:
Scripting
06-23-2022, 17:55
Replies:
17
sv_cheats ONLY FOR HOST / ADMIN
Views:
1,189
Posted By
AuricYoutube
Re: sv_cheats ONLY FOR HOST / ADMIN
It should automatically turn on sv_cheats for anyone with the root (z) flag, again untested
Forum:
Scripting
06-23-2022, 12:34
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
Re: plugin causing csgo srcds freeze
He also said that timer wouldn’t be good because it would not be accurate for simulating a tickrate
Forum:
Scripting
06-23-2022, 09:17
Replies:
17
sv_cheats ONLY FOR HOST / ADMIN
Views:
1,189
Posted By
AuricYoutube
Re: sv_cheats ONLY FOR HOST / ADMIN
I do not know why it did not compile for you. Try the webcompiler below.
Forum:
Scripting
06-23-2022, 09:12
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
Re: plugin causing csgo srcds freeze
I am beginning to understand why it is crashing but I am unsure of how to solve it.
I have tried doing what you suggested but it still crashes.
static float oldyaw;
static float delta;
Forum:
Scripting
06-22-2022, 17:00
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
Re: plugin causing csgo srcds freeze
I tried to understand what you sent but there is nothing in the link which you have sent. I apologize for my lack of coding knowledge.
Forum:
Scripting
06-22-2022, 13:41
Replies:
17
sv_cheats ONLY FOR HOST / ADMIN
Views:
1,189
Posted By
AuricYoutube
Re: sv_cheats ONLY FOR HOST / ADMIN
compiles for me
Forum:
Scripting
06-22-2022, 04:32
Replies:
17
sv_cheats ONLY FOR HOST / ADMIN
Views:
1,189
Posted By
AuricYoutube
Re: sv_cheats ONLY FOR HOST / ADMIN
untested:
#include <sourcemod>
Handle sv_cheats = null;
public void OnPluginStart()
{
sv_cheats = FindConVar("sv_cheats");
Forum:
Scripting
06-17-2022, 07:08
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
Re: plugin causing csgo srcds freeze
Can you explain how to do it here for this plugin?
Forum:
Scripting
06-16-2022, 19:12
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
Re: plugin causing csgo srcds freeze
How would I do that?
Forum:
Scripting
06-16-2022, 10:27
Replies:
12
plugin causing csgo srcds freeze
Views:
537
Posted By
AuricYoutube
plugin causing csgo srcds freeze
#include <sourcemod>
#include <sdktools>
#pragma newdecls required
#pragma semicolon 1
float gF_LastSpeed[MAXPLAYERS + 1];
float g_flOldYawAngle[MAXPLAYERS + 1];
bool...
Forum:
Scripting
05-27-2022, 04:04
Replies:
0
Plugin to detect when host_workshop_map is down
Views:
359
Posted By
AuricYoutube
Plugin to detect when host_workshop_map is down
I run a csgo server and I use host_workshop_map. Sometimes host_workshop_map refuses to work until I restart the server or if I just wait on it for like 10 minutes then try again it works.
I was...
Forum:
Plugins
05-26-2022, 08:32
Replies:
28
[ANY] Sourcebridge (BETA)
Views:
2,482
Posted By
AuricYoutube
Re: [ANY] Sourcebridge (BETA)
Suggestion: add cvar to not send messages that start with ! from game
Forum:
Plugins
05-24-2022, 06:44
Replies:
28
[ANY] Sourcebridge (BETA)
Views:
2,482
Posted By
AuricYoutube
Re: [ANY] Sourcebridge (BETA)
I am getting handle invalid errors.
Edit: I am on CSGO.
Forum:
Scripting
02-06-2022, 07:24
Replies:
1
[CSGO] Plugin to disable freezing on Match End.
Views:
376
Posted By
AuricYoutube
[CSGO] Plugin to disable freezing on Match End.
In CSGO when a match ends, players are frozen till map change. Maybe it is possible to allow players to move on match end and disable freezing?
Forum:
Scripting
01-13-2022, 00:18
Replies:
1
Solved
[CSGO] NAV Generator Workshop Map Fix
Views:
480
Posted By
AuricYoutube
Re: [CSGO] NAV Generator Workshop Map Fix
Nevermind, got some code from https://github.com/shavitush/bhoptimer.
My pasted code is a bit jank but I don't really know how to code and the plugin works so I am not going to bother changing...
Forum:
Scripting
01-12-2022, 12:07
Replies:
1
Solved
[CSGO] NAV Generator Workshop Map Fix
Views:
480
Posted By
AuricYoutube
[CSGO] NAV Generator Workshop Map Fix
I tried using https://forums.alliedmods.net/showthread.php?p=2069582 to generate blank nav meshes for workshop maps on my server.
However, the nav files do not get placed in the actual workshop...
Forum:
Scripting
01-07-2022, 05:09
Replies:
4
Solved
[CSGO] Force players to first-person on spawn.
Views:
572
Posted By
AuricYoutube
Re: [CSGO] Force players to first-person on spawn.
Works perfectly. Thank you very much Bacardi! :bacon!:
Forum:
Scripting
01-06-2022, 07:15
Replies:
4
Solved
[CSGO] Force players to first-person on spawn.
Views:
572
Posted By
AuricYoutube
[CSGO] Force players to first-person on spawn.
I need a plugin that simply forces players to firstperson when they spawn in when the plugin is loaded. Help would be greatly appreciated. :bacon!:
Forum:
Plugin/Gameplay Ideas and Requests
04-13-2021, 01:36
Replies:
8
[Request] Change cvar based on player count.
Views:
708
Posted By
AuricYoutube
Re: [Request] Change cvar based on player count.
"Configs"
{
"*"
{
"clients:1" "1:instavote.cfg"
"clients:2" "1:delayvote.cfg"
}
}
Forum:
Plugin/Gameplay Ideas and Requests
04-11-2021, 14:28
Replies:
8
[Request] Change cvar based on player count.
Views:
708
Posted By
AuricYoutube
Re: [Request] Change cvar based on player count.
After some testing, I found that this plugin still has the same issues as the plugin in the OP due to bots connecting and disconnecting.
Edit: and yes I did set the bot cvar to 0 in the plugin
Forum:
Plugin/Gameplay Ideas and Requests
04-11-2021, 05:39
Replies:
8
[Request] Change cvar based on player count.
Views:
708
Posted By
AuricYoutube
Re: [Request] Change cvar based on player count.
Nice I don't know how I didn't find this plugin, do you know how I could have a colored message in chat whenever a config is executed?
Forum:
Plugin/Gameplay Ideas and Requests
04-09-2021, 09:28
Replies:
8
[Request] Change cvar based on player count.
Views:
708
Posted By
AuricYoutube
Re: [Request] Change cvar based on player count.
Sorry for not saying that it is a CSGO server
Forum:
Plugin/Gameplay Ideas and Requests
04-09-2021, 08:42
Replies:
8
[Request] Change cvar based on player count.
Views:
708
Posted By
AuricYoutube
[Request] Change cvar based on player count.
I am looking for a simple plugin that can change certain cvars based on the amount of players in the server. I found a thread that has this exact same idea.
...
Forum:
Source Servers (SRCDS)
10-27-2020, 10:49
Replies:
5
Use custom (fast dl) maps and workshop maps together
Views:
1,523
Posted By
AuricYoutube
Re: Use custom (fast dl) maps and workshop maps together
Bad idea, some workshop maps do not have the latest version and/or have different file names from gamebanana etc. This will cause players to download map files with same names but not necessarily the...
Showing results 1 to 25 of 313
Page 1 of 13
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
15:18
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode