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

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: edgar009955
Forum: Plugins 11-28-2021, 05:41
Replies: 27
Views: 8,559
Posted By edgar009955
Re: [CS:GO] eSprays

Added Russian language
Forum: Unapproved Plugins 05-27-2021, 15:21
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Forum: Unapproved Plugins 05-04-2021, 18:22
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

warning 203: symbol is never used: "DefIndexByClass"
sourcemod-1.10.0-git6502-windows
Forum: Plugins 03-13-2019, 02:36
Replies: 483
Views: 186,794
Posted By edgar009955
Forum: Unapproved Plugins 02-17-2019, 19:18
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

This is a google translator so translated. I corrected the top message
Forum: Unapproved Plugins 02-17-2019, 19:13
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

thanks for the advice. I have already tested everything. and the problem in the plugin weapons.smx
Forum: Unapproved Plugins 02-17-2019, 19:09
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

I don't care if there is a leak or not. I’m worried that the plugin eats up all the RAM and drops after a while
Forum: Unapproved Plugins 02-17-2019, 19:00
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

I already wrote. I left only 1 language. But it did not help.
Forum: Unapproved Plugins 02-15-2019, 14:36
Replies: 1,862
Views: 1,142,342
Posted By edgar009955
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

This plugin has a memory leak. The server crashes after going to swap, after 10-12 hours of operation. I turned off localization, except for 1, but it didn’t help much. Please fix the memory leak.
Forum: Plugins 08-05-2018, 08:47
Replies: 89
Views: 63,057
Posted By edgar009955
Re: [CSGO] Fortnite like damage showing [1.2.0]

[SM] Unable to load plugin "fortnite_hits.smx": Native "Regex.MatchAll" was not found
??
Forum: Scripting 05-15-2018, 16:52
Replies: 4
Views: 1,185
Posted By edgar009955
Re: Block weapon fire sound and add custom fire sound

#include <sdktools>

public void OnPluginStart()
{
AddTempEntHook("Shotgun Shot", Hook_BlockTE);
}

public Action Hook_BlockTE(const char[] te_name, const int[] Players, int numClients, float...
Forum: Scripting 05-15-2018, 16:49
Replies: 4
Views: 1,185
Posted By edgar009955
Forum: Plugins 05-02-2018, 11:07
Replies: 409
Views: 296,480
Posted By edgar009955
Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018

Music plays only on the player. How to make music play on the whole map?
Forum: Plugins 04-19-2018, 18:49
Replies: 6
Views: 6,094
Posted By edgar009955
Re: [CSGO] ArmsFix

// C:\Users\Desktop\scripting\ArmsFix.sp(20) : fatal error 183: cannot read from file: "smutils"
//
// Compilation aborted.
// 1 Error.
http://joxi.ru/xAe0gvBSpQ9qy2
Forum: SourceMod Anti-Cheat 04-11-2018, 14:37
Replies: 3
Views: 2,490
Posted By edgar009955
Re: Smac_wallhack See the enemy when he shoots

I corrected all the errors that you listed above) There are no teleportations of players, you need a fine tuning. I had a problem with the plugin "shop".
Forum: Scripting 04-08-2018, 12:53
Replies: 0
Views: 545
Posted By edgar009955
fix smac_wallhack

Hello.
I ask to help with smac_wallhack. The problem is that when the enemy shoots - for a couple of seconds it becomes visible through the walls for the cheaters. Please help fix it.
Forum: SourceMod Anti-Cheat 04-08-2018, 00:40
Replies: 3
Views: 2,490
Posted By edgar009955
Smac_wallhack See the enemy when he shoots

Hello. I ask to help with smac_wallhack. The problem is that when the enemy shoots - for a couple of seconds it becomes visible through the walls for the cheaters. Please help.
Forum: Unapproved Plugins 04-01-2018, 02:40
Replies: 237
Views: 284,824
Posted By edgar009955
Re: [CSGO] Gloves

You can somehow do that when the player connect to the server immediately issued random gloves or specific?
Forum: Plugins 03-25-2018, 12:43
Replies: 483
Views: 186,794
Posted By edgar009955
Forum: Scripting 03-05-2018, 18:48
Replies: 5
Views: 1,583
Posted By edgar009955
Re: [CSGO] Shooting through teammates

Thank You! But the damage still gets cut! Damage is not completely passes through a teammate!
Forum: Scripting 03-03-2018, 15:41
Replies: 5
Views: 1,583
Posted By edgar009955
[CSGO] Shooting through teammates

Hi. How to enable shooting through teammates without cutting damage? At the moment, the damage through teammates is reduced, how can this be corrected? mp_friendlyfire 0
Forum: Source Servers (SRCDS) 02-28-2018, 04:54
Replies: 9
Views: 3,206
Posted By edgar009955
The decrease in var on the server

Hi. I have a Core i7 7700K server. When I am on the var server it jumps 0.050-0.060. How can you make the var as faceitb, etc.?
OS: ubuntu-16.04-x86_64
Many topics have reviewed and tried, but...
Forum: Plugins 02-24-2018, 16:03
Replies: 195
Views: 75,113
Posted By edgar009955
Re: [ANY] Map Zones (with forwards)

Setting CBaseEntity to non-brush model models/error.mdl
Fix?
Forum: Plugin/Gameplay Ideas and Requests 02-21-2018, 16:36
Replies: 2
Views: 1,080
Posted By edgar009955
Forum: Plugins 02-21-2018, 10:26
Replies: 2,589
Views: 967,447
Posted By edgar009955
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT -4. The time now is 08:47.


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