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

Botkill Blocker


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Condition-Zero        Category:   Server Management       
Hologram
Junior Member
Join Date: Mar 2014
Old 03-25-2014 , 06:13   Botkill Blocker
Reply With Quote #1

This is the plugin.
blockbotkill

Version 1.0


Hii guys this is my first plugin!! It is very simple i agree but i am a beginner....
I am Bhargav..


Checked and Tested!!!

Also if required i can make Cvars and menus for it!!!!!

Also wait for my new plugin!!
Attached Files
File Type: sma Get Plugin or Get Source (blockbotkill.sma - 635 views - 440 Bytes)

Last edited by YamiKaitou; 03-25-2014 at 07:12.
Hologram is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 03-25-2014 , 06:24   Re: Botkill Blocker
Reply With Quote #2

Amxx file removed, don't upload it again.
Where is the SMA?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Hologram
Junior Member
Join Date: Mar 2014
Old 03-25-2014 , 06:49   Re: Botkill Blocker
Reply With Quote #3

Sorry i am new to the forums so pls ignore my mistake this tym and i have uploaded the .sma
Hologram is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 03-25-2014 , 07:14   Re: Botkill Blocker
Reply With Quote #4

What part of this did you not understand?
Quote:
Originally Posted by YamiKaitou View Post
Amxx file removed, don't upload it again.

Your plugin won't compile. It also won't work according to this post
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).

Last edited by YamiKaitou; 03-25-2014 at 07:14.
YamiKaitou is offline
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 03-25-2014 , 07:25   Re: Botkill Blocker
Reply With Quote #5

Quote:
Originally Posted by Hologram View Post
This is the plugin.
blockbotkill
Yet in your code it shows a completely different plugin title... I detect Copy/Paste.
Code:
#define PLUGIN "hsdoublefrags(sound)"

Quote:
Originally Posted by Hologram View Post
Hii guys this is my first plugin!! It is very simple i agree but i am a beginner....
I am Bhargav..
Yet the Author stated in code is someone else.
Code:
#define AUTHOR "Phantom~"

Quote:
Originally Posted by Hologram View Post
Checked and Tested!!!
Please tell me you can see the problem with this part...?
Code:
public blocked(client) { set_hudmessage(0, 0, 255, -1.0, 0.0, 0, 6.0, 12.0) show_hudmessage(id, "BotKill Has Been Banned!!!") client_print(client, print_console,"Blocked this command") return PLUGIN_HANDLED; }

Quote:
Originally Posted by Hologram View Post
Also if required i can make Cvars and menus for it!!!!!
i doubt it.

Code:
#include <amxmodx> #define PLUGIN "hsdoublefrags(sound)" #define AUTHOR "Phantom~" #define VERSION "1.0" public plugin_init() { register_concmd("bot_kill", "blocked") } public blocked(client) { set_hudmessage(0, 0, 255, -1.0, 0.0, 0, 6.0, 12.0) show_hudmessage(id, "BotKill Has Been Banned!!!") client_print(client, print_console,"Blocked this command") return PLUGIN_HANDLED; }

__________________

Last edited by Blizzard_87; 03-25-2014 at 07:27.
Blizzard_87 is offline
Hologram
Junior Member
Join Date: Mar 2014
Old 03-25-2014 , 09:21   Re: Botkill Blocker
Reply With Quote #6

Ok u say that the author is different..

That's not true as phantom is me my IGN is BHARGAV THE PHANTOM so it's me.
Hologram is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 03-25-2014 , 09:58   Re: Botkill Blocker
Reply With Quote #7

Not even working and redundant.
Please do not release your first plugins, get some knowledge first.
__________________
Kia is offline
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 03-26-2014 , 01:08   Re: Botkill Blocker
Reply With Quote #8

This plugin doesn't seem to serve a purpose ... why would you need to block the command?
Also reported to be not compiling / not working.

Unapproved.
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.
hornet 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 03:38.


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