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

Simple knife menu


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay       
Simo123
Junior Member
Join Date: Feb 2009
Old 06-04-2012 , 17:12   Simple knife menu
Reply With Quote #1

Description
A knife menu that occurs when you connect for first time into a server, so people will notice that there is the plugin otherwise it's just an simple commando "/knife" for invisible or visible knife. Mostly this is intended for hidenseek but can be used in other ways as well.

Modules
-amxmodx
-cstrike
-fakemeta
-hamsandwich
-nvault

Credits
MPNumB - for some pdata (v1.0)
meTaLiCroSS - for v1.1

Updated the plugin - 1.0 -> 1.1.
Better/more notifications added
Few improvements, fail corrections fixed

Tested with amxmodx 1.8.1.
Attached Files
File Type: sma Get Plugin or Get Source (simple_knife_menu.sma - 2476 views - 2.8 KB)

Last edited by Simo123; 06-13-2012 at 00:17. Reason: 1.0 -> 1.1
Simo123 is offline
jingojang
Senior Member
Join Date: Feb 2010
Location: The Moon
Old 06-04-2012 , 19:12   Re: Simple knife menu
Reply With Quote #2

I do not see how this is usefull, but some people might do.
jingojang is offline
Simo123
Junior Member
Join Date: Feb 2009
Old 06-04-2012 , 19:16   Re: Simple knife menu
Reply With Quote #3

Quote:
Originally Posted by jingojang View Post
I do not see how this is usefull, but some people might do.
Quote:
Originally Posted by Simo123 View Post
Mostly this is intended for hidenseek but can be used in other ways as well.
EDIT: For people who doesn't understand:
There is a cvar for many hns plugins out there, example: hns_hiders_knife 0/1/2
Then, what this plugin does is that you can simply have your own knife, whether it's invisible or visible will have no matter, it saves by nvault.

This plugins works ofc with any hns plugin.

Last edited by Simo123; 06-04-2012 at 19:29. Reason: more text
Simo123 is offline
Simo123
Junior Member
Join Date: Feb 2009
Old 06-13-2012 , 00:18   Re: Simple knife menu
Reply With Quote #4

Updated main post, 1.0 -> 1.1. Also 81 views resetted.
Simo123 is offline
ozakong
Junior Member
Join Date: Oct 2010
Old 01-22-2013 , 17:25   Re: Simple knife menu
Reply With Quote #5

can u add an on/off command?
and a few models?
ozakong is offline
Simo123
Junior Member
Join Date: Feb 2009
Old 10-08-2014 , 10:08   Re: Simple knife menu
Reply With Quote #6

Quote:
Originally Posted by ozakong View Post
can u add an on/off command?
and a few models?
The plugin has already a on/off command /knife, the plugin's purpose is not to add knife models but for knife models, you may look into this: https://forums.alliedmods.net/showthread.php?t=240304

This plugin is still useful, since no hidenseek plugins has a feature like this yet, since they're outdated anyway, I'm still waiting for approvement, or if not, suggestions/improvements are welcome to get it approved. I don't think SQL or other is necessary to add, instead of using nVault for this small plugin.
Simo123 is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 10-08-2014 , 11:12   Re: Simple knife menu
Reply With Quote #7

Small improvement. ;)
PHP Code:
public client_putinserver(id)
{
    new 
szAuthid[35];
    
get_user_authid(idszAuthid34); 
--->
PHP Code:
public client_putinserver(id)
{
    new 
szAuthid[35];
    
get_user_authid(idszAuthidcharsmax(szAuthid)); 
zmd94 is offline
Old 10-08-2014, 12:08
HamletEagle
This message has been deleted by HamletEagle.
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-02-2016 , 04:52   Re: Simple knife menu
Reply With Quote #8

Unapproved, there are some mistakes that prevent this from being approved. If you would like to know what can be done better please post here or PM me.
__________________
HamletEagle 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 13:51.


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