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

Kick with SHOT


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 03-21-2013 , 23:28   Kick with SHOT
Reply With Quote #1

Yes the plugin do this!

After you use a amx_kws <Reason> to specify a reason to kick, the plugin give to you a god mode you're run and fnd your Target in map...

When you found your target player, shoot him to Kick! (In any team)

But warning to not shot another target
After Kick, the plugins removes the god mode.

.cvars
amx_kws_active "1" // Enable the plugin
amx_kws_godmode "1" // Use a God Mode when your search a target in the map

.Commands
amx_kws <Reason> // Its a reason of Kick him!
amx_kws_cancel // Cancel the current Kick session.

.Flags
The plugin requires the flag ADMIN_KICK (C) from Admins.

.Changes
Code:
0.0.2
- Added cvar to God Mode (amx_ksw_godmode)
- Defines TAKE_DAMAGE_NO 0.0 and TAKE_DAMAGE_YES 2.0
- Checks if a player its in God Mode if(pev(id,pev_takedamage,TAKE_DAMAGE_NO))

0.0.1
- Ok nightly relase
Attached Files
File Type: sma Get Plugin or Get Source (kws.sma - 911 views - 2.3 KB)
File Type: sma Get Plugin or Get Source (kws_v2.sma - 880 views - 2.7 KB)
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 

Last edited by ^SmileY; 03-22-2013 at 13:09. Reason: anotHer, ADMIN_KICK (C), v 0.0.2
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
quark
Veteran Member
Join Date: Oct 2011
Location: Your mind.
Old 03-22-2013 , 00:53   Re: Kick with SHOT
Reply With Quote #2

that's kinda stupid? It is just for fun to shoot him?
__________________

Check out My Plugins:
qServerInfo ; ASKTAG
quark is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-22-2013 , 01:40   Re: Kick with SHOT
Reply With Quote #3

I think you should make godmode optional, also, use defines for pev_takedamage (DAMAGE_NO etc..).
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 03-22-2013 , 04:50   Re: Kick with SHOT
Reply With Quote #4

Quote:
Originally Posted by ^SmileY View Post
But warning to not shot another target
idk, maybe you should add some cvars to:
  • confirm the kick with an amount of bulets in the body (to avoid errors).
  • ban if it's a headshot.
  • to enable/disable godmod.
  • etc.
__________________
ANTICHRISTUS is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 03-22-2013 , 07:11   Re: Kick with SHOT
Reply With Quote #5

# ban if it's a headshot.

>>

confirm the kick with an amount of bulets in the body (to avoid errors).

lol

Ps. Connor i will be make it and update soon

Its better to user an pcvar to do this or modify the amx_bk command like this:

amx_bk <reason> <God Mod (0 | 1)>

thanks for suggest.

Quote:
Originally Posted by quark View Post
that's kinda stupid? It is just for fun to shoot him?
Stupid? Its a method to a different and really fun plugin for Admins.
If you don't like don't use it! And don't post in thread hard for you?
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 

Last edited by ^SmileY; 03-22-2013 at 07:25.
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 03-22-2013 , 11:30   Re: Kick with SHOT
Reply With Quote #6

Smiley what he means is that we dont see any objective in this plugin, like why shoud i need shoot someone for kick? Hum maybe for funny? Well if iam kicking one friend, maybe it is but it can be very abusive, like if you have admins with 12-13 years old on your server, they will think thats funny and they will abuse of it...
Anyway, "client_print(id,print_chat,"[AMXX] Now you is IMMORTAL! HIT your target to kick using Reason: %s",g_szReason[id]);" shouldnt be "Now you are" instead of "Now you is"?
Suggestion: use lang file ;)
__________________
Jhob94 is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 03-22-2013 , 13:08   Re: Kick with SHOT
Reply With Quote #7

Quote:
Originally Posted by Jhob94 View Post
Smiley what he means is that we dont see any objective in this plugin, like why shoud i need shoot someone for kick? Hum maybe for funny? Well if iam kicking one friend, maybe it is but it can be very abusive, like if you have admins with 12-13 years old on your server, they will think thats funny and they will abuse of it...
Anyway, "client_print(id,print_chat,"[AMXX] Now you is IMMORTAL! HIT your target to kick using Reason: %s",g_szReason[id]);" shouldnt be "Now you are" instead of "Now you is"?
Suggestion: use lang file ;)
use IF you want, in your servers. My function for now is to support the plugin.
An approver will analyse this and approve or not its simple.

for the same reason i will create more plugins latter with a same method: SHOT to KICK, to freeze and others.

Ps. Thanks for correction
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 

Last edited by ^SmileY; 03-22-2013 at 13:10.
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
sami_spt
Veteran Member
Join Date: Sep 2012
Location: I<3 pussy cats
Old 03-22-2013 , 15:49   Re: Kick with SHOT
Reply With Quote #8

Quote:
Originally Posted by ^SmileY View Post
use IF you want, in your servers. My function for now is to support the plugin.
An approver will analyse this and approve or not its simple.

for the same reason i will create more plugins latter with a same method: SHOT to KICK, to freeze and others.

Ps. Thanks for correction
Instead of making more plugins, you can try making one plugin and do some cvars like :

amx_cvar ...._shot "1" => KICK
amx_cvar ...._shot "2" => Freeze
amx_cvar ...._shot "3" => Option 3

and so on.. it will be a better idea ;)


and great plugin
sami_spt is offline
XINLEI
me too
Join Date: Jun 2011
Location: Colombian Coffee storage
Old 03-22-2013 , 18:24   Re: Kick with SHOT
Reply With Quote #9

What if it's a speedhacker and is running away all the time?
XINLEI is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 03-22-2013 , 20:21   Re: Kick with SHOT
Reply With Quote #10

Quote:
Originally Posted by sami_spt View Post
Instead of making more plugins, you can try making one plugin and do some cvars like :

amx_cvar ...._shot "1" => KICK
amx_cvar ...._shot "2" => Freeze
amx_cvar ...._shot "3" => Option 3

and so on.. it will be a better idea ;)


and great plugin
Yes! Optionally youre use amx_ws <Type> <! If a Kick type Reason>

Ps. If its a speedhack? What an good admin is allow to speed users entring in server?
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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