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

Showing results 1 to 25 of 500
Search took 0.04 seconds.
Search: Posts Made By: SM9
Forum: Plugins 05-21-2020, 05:33
Replies: 38
Views: 35,898
Posted By SM9
[CSGO] FACEIT Level

[CSGO] FACEIT Level

https://i.imgur.com/pznQCnT.png




Hello, this is not a plugin which I have made, I am just releasing it on behalf of a friend (https://i.imgur.com/dqEGlic.png)...
Forum: Unapproved Plugins 04-27-2020, 11:14
Replies: 46
Views: 27,772
Posted By SM9
Re: [CS:GO] eItems API (CSGOItems replacement) | Ver: 0.8

Well done mate, I am so sorry I left such a burden to other people but this will help a lot of people and probably myself too!
Forum: Plugins 03-21-2020, 16:36
Replies: 10
Views: 9,265
Posted By SM9
Re: [CSGO] Auto Assign Team

Updated - Improved logic and hopefully fixed all random spawning issues.
Forum: Plugins 02-18-2020, 23:10
Replies: 89
Views: 44,008
Posted By SM9
Re: [ANY] Stealth Revived (v1.0.1, 19/01/20)

Updated 1.0.1 -


Fix bad logic in status command hook.
Forum: Plugins 02-17-2020, 23:16
Replies: 89
Views: 44,008
Posted By SM9
Re: [ANY] Simple Stealth (v1.0, 18/01/20)

Updated 1.0.0 -


Removed Fake Disconnect / Connect (Now it wont show any messages)

I will attempt to fix this later but it has been very problematic, causing issues with radar, event...
Forum: Plugins 02-15-2020, 22:37
Replies: 643
Views: 393,666
Posted By SM9
Re: Map Decals

Fixed support for workshop, fixed saving to file, fixed 2 warnings, too lazy to update the syntax but this should at least be functional now.

https://github.com/SM9CC/map-decals

Enjoy :)
Forum: Plugins 02-07-2020, 09:56
Replies: 10
Views: 9,265
Posted By SM9
Re: [CSGO] Auto Assign Team

Good idea, I will do this in a little bit. :)
Forum: Plugins 02-07-2020, 09:55
Replies: 36
Views: 43,431
Posted By SM9
Forum: Plugins 02-06-2020, 18:49
Replies: 10
Views: 9,265
Posted By SM9
Re: [CSGO] Auto Assign Team

Updated in attempt to fix rare occurence of bad spawns.
Forum: Plugins 02-04-2020, 14:34
Replies: 10
Views: 9,265
Posted By SM9
Re: [CSGO] Auto Assign Team

Sorry, I made a stupid mistake with mp_join_grace_time ConVar, fixed it now.
Forum: Plugins 02-04-2020, 13:57
Replies: 10
Views: 9,265
Posted By SM9
[CSGO] Auto Assign Team

[CSGO] Auto Assign Team


What is this?
Auto Assign Team is a simple plugin which automatically assigns a player team when they connect to the server, it also bypasses the team menu seamlessly....
Forum: Snippets and Tutorials 01-28-2020, 11:54
Replies: 2
Views: 3,647
Posted By SM9
Forum: Snippets and Tutorials 07-03-2019, 00:40
Replies: 55
Views: 31,178
Posted By SM9
Re: CSGO Items API

Original post updated.
Forum: Snippets and Tutorials 03-14-2019, 19:33
Replies: 4
Views: 2,079
Posted By SM9
Re: Refresh View Model (CSGO)

Interesting, well this can be used for a bunch of other things, namely gloving stacking for one example :)
Forum: Snippets and Tutorials 03-14-2019, 19:32
Replies: 55
Views: 31,178
Posted By SM9
Re: CSGO Items API

Unfortunately I have not even started yet, I have left Sourcemod and CSGO for a while, I will definately be back at some point and I have a bunch of amazing ideas for this.
Forum: Plugins 03-01-2019, 10:11
Replies: 89
Views: 44,008
Posted By SM9
Re: [ANY] Stealth Revived (v0.9, 01/10/18)

The plugin has issues after game updates, I apologize for this, I have lost all motivation (Due to depression) to continue Sourcemod development for the time being, I may come back later and fix this...
Forum: Snippets and Tutorials 02-24-2019, 10:07
Replies: 4
Views: 2,079
Posted By SM9
Refresh View Model (CSGO)

Yes, this is something I found a long time ago, it served me well for fixing several issues such as gloves overlapping / stacking, arm models not updating instantly (required a respawn) and I am sure...
Forum: Snippets and Tutorials 02-24-2019, 09:54
Replies: 2
Views: 3,647
Posted By SM9
LineGoesThroughSmoke (CSGO)

Posting on behalf of my friend who is banned but wants to help others :)

#include sdktools

stock bool LineGoesThroughSmoke(float from[3], float to[3])
{
static Address TheBots;
...
Forum: Plugins 10-16-2018, 05:18
Replies: 19
Views: 6,817
Posted By SM9
Re: [CSGO] Blocking Left knife

Sure! I also changed GetEntityClassname to CS_ItemDefIndexToID as suggested by Dr1fter / GAMMACASE :up:
Forum: Plugins 10-15-2018, 16:06
Replies: 19
Views: 6,817
Posted By SM9
Re: [CSGO] Blocking Left knife

New version which should be less expensive (Tested and does not break tasers)

#include <sdktools>
#include <sdkhooks>
#include <cstrike>

public Plugin myinfo =
{
name = "Block Left...
Forum: Plugins 10-15-2018, 14:06
Replies: 19
Views: 6,817
Posted By SM9
Re: [CSGO] Blocking Left knife

This version works perfectly without any client side prediction issues, It also has no need for comparing classnames or definition indexes therefore is future proof and will work with any knife valve...
Forum: Plugins 10-10-2018, 11:52
Replies: 127
Views: 83,027
Posted By SM9
Re: [CS:GO] A2S_Rules Hax

Last CSGO update:

L 10/10/2018 - 16:37:42: [SM] Exception reported: Failed to get valid patch value for NET_SendPacket
L 10/10/2018 - 16:37:42: [SM] Blaming: ruleshax.smx
L 10/10/2018 -...
Forum: General 10-06-2018, 18:54
Replies: 8
Views: 1,806
Posted By SM9
Re: Sv goes too high

That clock speed is too low for game servers.
Forum: Plugins 10-01-2018, 17:10
Replies: 89
Views: 44,008
Posted By SM9
Re: [ANY] Stealth Revived (v0.9, 01/10/18)

Updated to 0.9 -

Removed SendProxy (It's too problematic)
Added a ConVar 'sm_stealth_cheat_hide' for cheat blocking (SetTransmit is inherently expensive thus this option can cause performance...
Forum: Plugins 09-18-2018, 23:55
Replies: 89
Views: 44,008
Posted By SM9
Re: [ANY] Stealth Revived (v0.8, 19/09/18)

Updated to 0.8 -

Fixed issue where team broadcast being disabled caused the team menu to get stuck.
Fixed bad logic in SendProxy Callback.
Fixed "unconnected" bug on team changes.
Added...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 12:10.


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