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

CSDM Like Menu for Vips


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 09-12-2017 , 10:55   CSDM Like Menu for Vips
Reply With Quote #1

CSDM Like Menu for Vips (UPDATED)

1.Two primary weapons for Vips

2.Menu on every Spawn

3.Weapon Strip on round end.

Commands:
No Commands.

Installation:
1.Put vipmenu.amxx in cstrike/addons/amxmodx/plugins.
2.Update your plugins.ini located in cstrike/addons/amxmodx/configs.

Credits:
Special thanks to Killer

Images


Changelog
Spoiler
Attached Files
File Type: sma Get Plugin or Get Source (vipmenunew.sma - 1043 views - 6.4 KB)
File Type: sma Get Plugin or Get Source (FreeNadesGiver.sma - 1065 views - 1.8 KB)
__________________
And I Am Back.

Last edited by TheSpaniard; 10-01-2017 at 07:23. Reason: Updated v3.0
TheSpaniard is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 09-15-2017 , 15:59   Re: Weapon menu combo's for vip's
Reply With Quote #2

Spoiler

webcompLIER.cgi
__________________
Relaxing is offline
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 09-16-2017 , 05:42   Re: Weapon menu combo's for vip's
Reply With Quote #3

So much self-repeating code ...
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 09-16-2017 , 06:15   Re: Weapon menu combo's for vip's
Reply With Quote #4

Quote:
Originally Posted by Relaxing View Post
Spoiler

webcompLIER.cgi
I am not getting any errors
__________________
And I Am Back.
TheSpaniard is offline
Old 09-18-2017, 02:33
TheSpaniard
This message has been deleted by TheSpaniard.
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 09-26-2017 , 02:37   Re: CSDM Like Menu for Vips
Reply With Quote #5

Updated to v2.0
__________________
And I Am Back.
TheSpaniard is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 09-26-2017 , 14:59   Re: CSDM Like Menu for Vips
Reply With Quote #6

already been made here you go a even better one....

PS: n0t supporting this
Attached Files
File Type: sma Get Plugin or Get Source (vip_system.sma - 1102 views - 22.5 KB)
File Type: sma Get Plugin or Get Source (vipmenu_api.sma - 1087 views - 4.5 KB)
File Type: sma Get Plugin or Get Source (vmenu_item_heal.sma - 1064 views - 3.4 KB)
File Type: sma Get Plugin or Get Source (vip_console_list.sma - 934 views - 1.0 KB)
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 09-27-2017 , 01:44   Re: CSDM Like Menu for Vips
Reply With Quote #7

Quote:
Originally Posted by Natsheh View Post
already been made here you go a even better one....

PS: n0t supporting this
Fine you win but i am still updating it give me some time when i get ideas i will add them to it.
__________________
And I Am Back.
TheSpaniard is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-30-2017 , 07:38   Re: CSDM Like Menu for Vips
Reply With Quote #8

Code:
if(++count[id] < "Repeat")
Why do you release a plugin that doesn't even compile? Above code does not make any sense.
Unapproved. Please learn more before releasing plugins.
__________________
HamletEagle is offline
TheSpaniard
Senior Member
Join Date: Jul 2017
Location: Hell
Old 10-01-2017 , 00:52   Re: CSDM Like Menu for Vips
Reply With Quote #9

Quote:
Originally Posted by HamletEagle View Post
Code:
if(++count[id] < "Repeat")
Why do you release a plugin that doesn't even compile? Above code does not make any sense.
Unapproved. Please learn more before releasing plugins.
Hey that's not fair it works fine for me and and why wont it compile it compiles fine on 1.8.3.
Dont accuse me for that code i did the other way but it was not working so killer suggested it and it worked. What if doesn't make sense it works. If it doesnt ask killer.
__________________
And I Am Back.
TheSpaniard is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-01-2017 , 06:43   Re: CSDM Like Menu for Vips
Reply With Quote #10

Quote:
What if doesn't make sense it works. If it doesnt ask killer.
See, that's an issue. You should be able to understand the code you are releasing and talk about it, instead of saying "ask killer". Right now it's obvious that you do not, so please, take your time and learn more before releasing plugins.

"count" is an array of integers(numbers). "Repeat" is a string, so why do you want to see if a number is lower than "Repeat"? You probably meant to do: if(++count[id] < Repeat) because you have a Repeat define. It won't still be fine, because Repeat is defined as "2", and it should be 2. "2" is a string, 2 is a number.

If you still claim it compiles for you then you are using a different file.
__________________

Last edited by HamletEagle; 10-01-2017 at 06:47.
HamletEagle is offline
Reply


Thread Tools
Display Modes

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:43.


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