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

[ Help ] Check if a player has C4


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
VarmaRitik
Senior Member
Join Date: Jul 2014
Location: India
Old 02-09-2015 , 03:28   [ Help ] Check if a player has C4
Reply With Quote #1

Hello Everyone,
I'm thinking to make a plugin which kicks the player who have c4 and he's is base camping for long than 40 Seconds..
So, I want to know how do I check if a player has C4..?
And how Do I kick him..?

Thank You.
VarmaRitik is offline
EpicKiller
Senior Member
Join Date: Jun 2014
Location: Constanta, Romania
Old 02-09-2015 , 04:16   Re: [ Help ] Check if a player has C4
Reply With Quote #2

You can check for C4 using
Code:
user_has_weapon(index, weapon, setweapon=-1)
You can kick him using the same method used for the basic amx_kick command,
Code:
server_cmd("kick #%d", userid)
__________________
~ Swiftly and with style ~
EpicKiller is offline
Send a message via Yahoo to EpicKiller Send a message via Skype™ to EpicKiller
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 02-09-2015 , 05:37   Re: [ Help ] Check if a player has C4
Reply With Quote #3

Check This tutorial
tousif is offline
JusTGo
Veteran Member
Join Date: Mar 2013
Old 02-09-2015 , 06:16   Re: [ Help ] Check if a player has C4
Reply With Quote #4

Quote:
Originally Posted by VarmaRitik View Post
Hello Everyone,
I'm thinking to make a plugin which kicks the player who have c4 and he's is base camping for long than 40 Seconds..
So, I want to know how do I check if a player has C4..?
And how Do I kick him..?

Thank You.
Plugin like this already exist so don't.
__________________
JusTGo is offline
VarmaRitik
Senior Member
Join Date: Jul 2014
Location: India
Old 02-09-2015 , 09:34   Re: [ Help ] Check if a player has C4
Reply With Quote #5

Thank You for informing..

Thank You.
VarmaRitik is offline
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 15:32.


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