Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 133
Search took 0.01 seconds.
Search: Posts Made By: SHAREN
Forum: General 01-16-2019, 13:45
Replies: 3
Views: 1,085
Posted By SHAREN
Eradication of no-steam

I propose to make an announcement in the official SM itself for all no-steam players, that they can now download the licensed free csgo on the official website.
Forum: Plugins 12-14-2018, 09:24
Replies: 46
Views: 20,781
Posted By SHAREN
Re: [CS:GO] Force Fists On Spawn

Nice plugin!
1. Please add the ability to pick up dropped knifes, axes, itc.
2. When you are hit with a fist - you have a camera jerking, please make sure that the camera does not twitch, on jail...
Forum: Plugins 07-01-2018, 14:03
Replies: 43
Views: 35,152
Posted By SHAREN
Re: TeamGames (JailBreak teams, games, marks, fences, ...)

https://www.youtube.com/watch?v=cAStO6ZPVo4
Fun bug, the player killed another player from the shotgun, and showed as if he killed with a knife
Forum: Extensions 12-10-2017, 14:08
Replies: 82
Views: 54,443
Posted By SHAREN
Re: CmdFix - CS:GO Server Crash Exploit Fix

https://crash.limetech.org/3syn5eofghsv
https://crash.limetech.org/wdilwwpgpuh3
0 server.so + 0xadda62
1 server.so + 0x53acdf
2 server.so + 0x690b46
3 server.so + 0xa45567...
Forum: Extensions 08-15-2017, 14:48
Replies: 420
Views: 278,676
Posted By SHAREN
Re: Accelerator - Crash Reporting That Doesn't Suck

I suggest doing so that users can leave comments under the crash, this will help to find the problem together, for example, someone can write a solution to the problem.

This applies to the same...
Forum: Source Servers (SRCDS) 08-06-2017, 04:48
Replies: 300
Views: 318,698
Posted By SHAREN
Re: Source Admin Tool (HLSW Alternative)

1) Make it possible to resize and change the font in the console (I'm used to Liberation Mono)

2) The plug-in does not work Command-line tab-completion for the SRCDS...
Forum: Extensions 08-05-2017, 07:17
Replies: 146
Views: 75,819
Posted By SHAREN
Re: CS:GO GiveNamedItem Econ

https://crash.limetech.org/wkevgyatqlva
Forum: Plugins 08-04-2017, 05:25
Replies: 606
Views: 308,839
Posted By SHAREN
Re: [CS:GO] Web Shortcuts CS:GO version

Previously, in the MOTD window, it was not necessary to log in to STEAM, can I somehow do that in the mothd it was not necessary to enter the Steam?

P.S. Once through weblync it turned out not to...
Forum: Source Servers (SRCDS) 02-09-2017, 17:40
Replies: 300
Views: 318,698
Posted By SHAREN
Re: HLSW Alternative (Source Admin Tool)

Can you compile for linux ?
Forum: Plugins 01-27-2017, 08:00
Replies: 50
Views: 31,633
Posted By SHAREN
Re: [CS:GO] Simple Ball Plugin (Soccerjam)

1) )weapons/hegrenade/he_bounce-1.wav
should be replaced by
~)weapons/hegrenade/he_bounce-1.wav

that there was no sound grenades

2)
Crash
1. Add Ball
2. Remove Ball
Forum: Source Servers (SRCDS) 11-27-2016, 10:20
Replies: 300
Views: 318,698
Posted By SHAREN
Re: HLSW Alternative (Source Admin Tool)

Can we expect support for Linux?
Forum: Unapproved Plugins 10-29-2016, 18:43
Replies: 41
Views: 24,600
Posted By SHAREN
Re: [CS:GO] No weapon fix 3.0 (Player models lay on ground fix)

Im trying to fix another bug.
when you do not have anything other than grenades and underfoot are more grenades (the same) (screenshot1), then after you throw the grenade will bug (screenshot2) then...
Forum: Unapproved Plugins 10-28-2016, 14:57
Replies: 41
Views: 24,600
Posted By SHAREN
Re: [CS:GO] No weapon fix 2.3 (Player models lay on ground fix)

I think I did, working fine, even without SDKHooks
But by optimizing not know

#pragma semicolon 1

#define PLUGIN_VERSION "2.3"

#include <sourcemod>
#include <sdktools>
#include <cstrike>
Forum: Unapproved Plugins 10-28-2016, 09:33
Replies: 41
Views: 24,600
Posted By SHAREN
Re: [CS:GO] No weapon fix 2.1 (Player models lay on ground fix)

I think the plugin see that the player has a weapon_decoy and other grenades, he ignores.
Forum: Unapproved Plugins 10-27-2016, 13:10
Replies: 41
Views: 24,600
Posted By SHAREN
Re: [CS:GO] No weapon fix 2.0 (Player models lay on ground fix)

Drive Down on Jail maps fixed, but but there is another bug in the plugin - TeamGames (https://github.com/KissLick/TeamGames) .
When a player is given a grenade without a knife, the player can not...
Forum: Unapproved Plugins 10-17-2016, 17:16
Replies: 41
Views: 24,600
Posted By SHAREN
Re: [CS:GO] No weapon fix (Player models lay on ground fix)

https://gitlab.com/Zipcore/NoWeaponFix/issues/1
Forum: Snippets and Tutorials 03-17-2016, 07:13
Replies: 196
Views: 161,308
Posted By SHAREN
Re: [TOOLS] Notepad++ Auto-completion/Inline Docs/Syntax Highlighting

how to make sure to pop up hints from * .ini files? And not only sourcemod.xml
Forum: Plugins 02-08-2016, 18:58
Replies: 35
Views: 34,544
Posted By SHAREN
Re: [CS:GO] Steam group money reward

I don't understand how it's works.
For example http://steamcommunity.com/groups/tradingcards/memberslistxml/?xml=1 groupID64 = 103582791434277245

but 103582791434277245 more than...
Forum: Plugins 01-28-2016, 07:22
Replies: 28
Views: 25,558
Posted By SHAREN
Re: [CS:S] Hide Attacker [For Jailbreak Servers or other] 1.4

public Action:event_Death(Handle:event, const String:name[], bool:dontBroadcast)
{
if (!dontBroadcast)
{
int attacker = GetClientOfUserId(GetEventInt(event, "attacker"));
if (!attacker)...
Forum: Extensions 01-27-2016, 20:33
Replies: 883
Views: 699,269
Posted By SHAREN
Re: DHooks (Dynamic Hooks - Dev Preview)

Could not disable the plugin PrecacheModel if this results a server crash, I think it would be better if an automatic shut-off plugin, not the entire server.
Forum: Source Servers (SRCDS) 01-27-2016, 19:09
Replies: 4
Views: 1,450
Posted By SHAREN
Re: [CRASH] server.so!CCSGameRules::IsSpawnPointValid(CBa seEntity*, CBasePlayer*)

Ok, I'll see to what exactly is happening maps crash, but always on different maps can be, even when many or few players.
Forum: Source Servers (SRCDS) 01-27-2016, 14:25
Replies: 4
Views: 1,450
Posted By SHAREN
[CRASH] server.so!CCSGameRules::IsSpawnPointValid(CBa seEntity*, CBasePlayer*)

CS:GO
8489509c47f1565424ffa0c20aacd3117d238e6930f3dc19dbdcb9ecf8b9453635e048d7b07b709b...
Forum: Extensions 01-22-2016, 09:15
Replies: 146
Views: 75,819
Posted By SHAREN
Re: CS:GO GiveNamedItem Econ

Don't compiling, please help


#include <gniecon>
public Action:GNIEcon_OnGiveNamedItem(client, iDefIndex, iTeam, iLoadoutSlot, const String:szItem[])
{
if (IsClientInGame(client) &&...
Forum: Extensions 01-21-2016, 06:08
Replies: 883
Views: 699,269
Posted By SHAREN
Re: DHooks (Dynamic Hooks - Dev Preview)

And what if to check for precachemodel limit in the sourcemod? https://goo.gl/SLciqU
Forum: Plugins 01-02-2016, 06:01
Replies: 11
Views: 12,232
Posted By SHAREN
Re: [CS:GO] Carry C4 (Be the C4)

The hostage will be?
Showing results 1 to 25 of 133

 
Forum Jump

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


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