Raised This Month: $ Target: $400
 0% 

Auto BHOP


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mr.noob.
Member
Join Date: Jun 2005
Old 07-10-2007 , 12:22   Auto BHOP
Reply With Quote #1

Could someone make an auto bhop where you can choose who can auto bhop?

Like only admins can put in amx_abhop <name> 1 and they can auto bhop.

Thanks, btw, I tried the one in the plugins but it lets everyone do it
mr.noob. is offline
kmal2t
BANNED
Join Date: Apr 2006
Old 07-10-2007 , 15:22   Re: Auto BHOP
Reply With Quote #2

just add ", ADMIN_KICK)" at the end of the client_cmd in the .sma

change the clcmd function parameters to this: (id, level, cid)

and right after that add this:
if (!cmd_access(id, level, cid, 2))
return PLUGIN_HANDLED;
kmal2t 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 08:55.


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