Raised This Month: $32 Target: $400
 8% 

Anti-Furien Weapons Menu


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
quilhos
Veteran Member
Join Date: Jun 2010
Old 07-24-2012 , 08:21   Anti-Furien Weapons Menu
Reply With Quote #1

Anti-Furien Weapons Menu


Description:

  • This menu has been done because according to my search in the forum, dont exists any approved plugin and I think it would be good have one.


How it works?
  • When the Anti-Furien have spawn this menu pop up.

Installation
  1. Download and compile the plugin from:
  2. Upload the amxx file to your server (cstrike>addons>amxmodx>plugins).
  3. Edit the config file and add the plugin (cstrike>addons>amxmodx>configs>plugins.ini).

Requirements
  • AMXX: Version 1.8.1
  • AMXX Modules: Cstrike, Fun and Hamsandwich modules

Menu Options:
  • Choose Weapons
  • Last Weapons Choosen
  • Last Weapons Choosen + Save this weapons

Updates Log:
Code:
v1.0: 24/07/2012
- initial release

v1.1: 01/09/2012
- Optimize Code
- Fix bug
If you found any bug or have any way to optimize the code, I appreciate.

About the FURIEN MOD

Quote:
Originally Posted by ConnorMcLeod View Post
I'm the author of that mod, and i have requested it to be trashed, that's why your plugin is in unapproved section!
Attached Files
File Type: sma Get Plugin or Get Source (furien_anti-furiens_weapons.sma - 3529 views - 7.3 KB)
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!

Last edited by quilhos; 09-01-2012 at 10:53. Reason: Update
quilhos is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-24-2012 , 08:43   Re: Anti-Furien Weapons Menu
Reply With Quote #2

So you release something based on a plugin that has been trashed
Also, that trashed plugin already has a shop system with weapons and other items.

I have no other choice that to unapprove this, but you can still support and improve it.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 07-24-2012 , 09:18   Re: Anti-Furien Weapons Menu
Reply With Quote #3

You're completely wrong I release this plugin based on many request topics. One thing is an shop and other is an automatic menu. (PS: Not even seen any plugin in the trash). I think it's ridiculous to spend this plugin automatically for Unapproved when there is still people who ask this same plugin, and there isn't any approved.

Come on Connor give a shot to this weapons menu..
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 07-24-2012 , 09:43   Re: Anti-Furien Weapons Menu
Reply With Quote #4

But Connor what you think about the plugin?
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-24-2012 , 09:44   Re: Anti-Furien Weapons Menu
Reply With Quote #5

Quote:
Originally Posted by quilhos View Post
You're completely wrong I release this plugin based on many request topics. One thing is an shop and other is an automatic menu. (PS: Not even seen any plugin in the trash). I think it's ridiculous to spend this plugin automatically for Unapproved when there is still people who ask this same plugin, and there isn't any approved.

Come on Connor give a shot to this weapons menu..
Approval status has nothing to do with people allowed to use the plugin.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 07-24-2012 , 14:55   Re: Anti-Furien Weapons Menu
Reply With Quote #6

I know that but furien mod it's an most used mod.....
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 07-24-2012 , 18:22   Re: Anti-Furien Weapons Menu
Reply With Quote #7

I'm the author of that mod, and i have requested it to be trashed, that's why your plugin is in unapproved section, doesn't mean you can't support/update/improve it.

About the code :

switch with 1 case ???
players can take multiple weapons (no limit), unless i have read too fast
else continue; ???
menus could be static, and no reason to store all menu indexes ( for not static menus ) in the same global var
GiveWeapons doesn't need to be public
You don't need menu_item_getinfo, just use item and a table for weapons indexes.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 07-24-2012 at 18:30.
ConnorMcLeod is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 08-15-2012 , 10:46   Re: Anti-Furien Weapons Menu
Reply With Quote #8

If I have time I gonna correct this little things, but anyone have a feedback? If works for example
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
sON1CCC
Junior Member
Join Date: Aug 2009
Location: Portugal
Old 08-31-2012 , 11:48   Re: Anti-Furien Weapons Menu
Reply With Quote #9

error :S


L 08/31/2012 - 16:50:26: -------- Mapchange to de_dust2 --------
L 08/31/2012 - 16:50:26: Function "GunsEnable" was not found
L 08/31/2012 - 16:50:26: [AMXX] Displaying debug trace (plugin "furien_anti-furiens_weapons.amxx")
L 08/31/2012 - 16:50:26: [AMXX] Run time error 19: function not found
L 08/31/2012 - 16:50:26: [AMXX] [0] furien_anti-furiens_weapons.sma::plugin_init (line 117)
sON1CCC is offline
simanovich
AlliedModders Donor
Join Date: Jun 2012
Location: Israel
Old 09-01-2012 , 07:49   Re: Anti-Furien Weapons Menu
Reply With Quote #10

Quote:
Originally Posted by sON1CCC View Post
error :S


L 08/31/2012 - 16:50:26: -------- Mapchange to de_dust2 --------
L 08/31/2012 - 16:50:26: Function "GunsEnable" was not found
L 08/31/2012 - 16:50:26: [AMXX] Displaying debug trace (plugin "furien_anti-furiens_weapons.amxx")
L 08/31/2012 - 16:50:26: [AMXX] Run time error 19: function not found
L 08/31/2012 - 16:50:26: [AMXX] [0] furien_anti-furiens_weapons.sma::plugin_init (line 117)
Line 117
Change it to:
PHP Code:
register_clcmd"say /guns","CmdEnableGuns" ); 
__________________
simanovich 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 12:27.


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