AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Command Targeting Plus (https://forums.alliedmods.net/showthread.php?t=292897)

OciXCrom 01-17-2017 10:28

Command Targeting Plus
 
10 Attachment(s)

Description
  • This plugin allows you to use @ct, @t, @all, @me, @aim and many more with player targeting commands, such as amx_slap, amx_slay, amx_kick, etc.
  • Please not that this plugins must be put above all plugins that use the commands in plugins.ini.

Arguments List
  • This list shows all the available @-arguments that you can use with the commands:
    • @aim -- targets the player you're aiming at
    • @alive -- targets all alive players
    • @alivect -- targets all alive counter-terrorists
    • @alivet -- targets all alive terrorists
    • @all -- targets all players
    • @bots -- targets all bots
    • @ct -- targets all counter-terrorists
    • @dead -- targets all dead players
    • @deadct -- targets all dead counter-terrorists
    • @deadt -- targets all dead terrorists
    • @humans -- targets all human players
    • @me -- targets yourself
    • @spec -- targets all spectators
    • @spectating -- targets the player you're spectating
    • @t -- targets all terrorists
    • @view -- targets all players on your screen
    • @viewct -- targets all counter-terrorists on your screen
    • @viewt -- targets all terrorists on your screen
  • Using @! with an argument will exclude yourself from the targeted players. For example, using amx_kick @!all will kick all players except you.
  • You can also use multiple arguments at once. For example, amx_slap "Alex; @me" will slap the player "Alex" and you.

Examples
  • amx_slap @me -- slap yourself
  • amx_slap @ct 3 -- slap all counter-terrorists dealing 3 damage
  • amx_slap @all -- slap all players
  • amx_slap @!t -- slap all terrorists except you
  • amx_kick @!all -- kick all players except you
  • amx_slay @aim -- slay the player you are aiming at
  • amx_kick @bots -- kick all bots
  • amx_nick @all unnamed -- change everyone's nickname to "unnamed"
  • amx_ban @!dead 5 -- ban all dead players except yourself for 5 minutes

Available Commands
  • You can set which commands can use these arguments in the configs/CMDTargetPlus.ini file. By default, I have added all the default AMXX commands and the ones from AMXX Super. If you want to add more, follow the instructions in the file.

https://raw.githubusercontent.com/Oc...using_this.png
https://raw.githubusercontent.com/Oc...plugin_lab.png
https://raw.githubusercontent.com/Oc...ad_default.png

yas17sin 01-17-2017 12:47

Re: Command Targeting Plus
 
there is some cmd i never use before like this what does this do :

Spoiler

OciXCrom 01-17-2017 13:26

Re: Command Targeting Plus
 
Just to be clear - this plugin doesn't add any commands.

EFFx 01-17-2017 13:35

Re: Command Targeting Plus
 
I like it

shehzad1234 01-17-2017 14:23

Re: Command Targeting Plus
 
Nice plugin @OciXCrom :D

yas17sin 01-17-2017 14:23

Re: Command Targeting Plus
 
it's not working with me when i type amx_slap @aim it say not specific player .. etc what the problem

shehzad1234 01-17-2017 14:24

Re: Command Targeting Plus
 
Quote:

Originally Posted by yas17sin (Post 2487453)
it's not working with me when i type amx_slap @aim it say not specific player .. etc what the problem

i'm not tested plugin i think try this
amx_slap @aim player

replace player with your game nick

yas17sin 01-17-2017 14:30

Re: Command Targeting Plus
 
not working too :

Code:


] amx_slap @aim yassin
Client with that name or userid not found


HamletEagle 01-17-2017 15:59

Re: Command Targeting Plus
 
You have to AIM at someone and use the command.

yas17sin 01-17-2017 16:09

Re: Command Targeting Plus
 
still not working


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

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