AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Client Exec (https://forums.alliedmods.net/showthread.php?t=58982)

dubbeh 08-06-2007 04:33

Client Exec
 
1 Attachment(s)
Client Exec v1.0.0.3

About:
Put up this really simple plugin that adds the mani equivalent of ma_cexec to SourceMod. Noticed a few people requested this feature in sourcemod, so here it is ;)

Usage:
sm_cexec "<#userid|name>" "<command>"
sm_cexec #all "<command>" - Run the command on all clients
sm_cexec #bots "<command>" - Run the command on all bots

Have fun dubbeh :)

Version History:
v1.0.0.3
- Fixed a possible bug with max clients
v1.0.0.2
- Clients name can now be #bots - Executes the command on all bots
v1.0.0.1
- Clients name can now be #all - Execute the command on everyone
v1.0.0.0
- Intial public release

spelworm 08-06-2007 07:49

Re: Client Exec
 
thnx for this plugin :) needed it (works fine btw)

DataMatrix 08-06-2007 08:08

Re: Client Exec
 
Shouldn't this be classed as any mod and not CSS specific?

imported_Anth0ny 08-06-2007 08:39

Re: Client Exec
 
thanks, nice work! =)

dubbeh 08-06-2007 09:04

Re: Client Exec
 
thx :)

@datamatrix yeah this should run fine on any mod

dr1ft3r 08-06-2007 09:21

Re: Client Exec
 
what commands will this work with, I searched for cvar that aren't flagged, and could only find name

dubbeh 08-06-2007 09:32

Re: Client Exec
 
im 100% sure play & name work

think there is possibly 2 more

-=]DS[=-launebaer 08-06-2007 09:36

Re: Client Exec
 
hi :-)

would this work? sm_cexec #ALL

dubbeh 08-06-2007 09:49

Re: Client Exec
 
yeah, just done a quick update to allow the "#all" command

runs the command on all connected clients :)

-=]DS[=-launebaer 08-06-2007 09:56

Re: Client Exec
 
hi :-)

can you update the plugin with the ma_psay, ma_msay and ma_csay commands with #all please :-)

so sm_psay, sm_msay, sm_csay


All times are GMT -4. The time now is 11:54.

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