AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Target Addcond (https://forums.alliedmods.net/showthread.php?t=347508)

chromatikmoniker 05-01-2024 22:01

[ANY] Target Addcond
 
2 Attachment(s)
A plugin that was made for admins to put the addcond conditions onto specified clients when sv_cheats 1 is enabled, you'd typically need to combine sv_cheats with some form of anti cheat command plugin that makes sv_cheats relatively useless for non-admin clients.

So have fun applying conditions to your players!

Keep in mind that this plugin can only invoke the addcond command and doesn't use it's own custom condtion functions to make conditions apply to players, as that would be too complicated so instead we use addcond as the base and apply the command to the specified target!

Btw this was also mainly centered around TF2 and it's sourcemod's so feel free to use this plugin on those games aswell!

Cvars:
sm_addcond <Client> <Condition Number>


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

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