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

Vip Menu


Post New Thread Reply   
 
Thread Tools Display Modes
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-29-2010 , 05:52   Re: Vip Menu
Reply With Quote #11

Ok approved, and fix indentation on line 30 ;)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
r4ndomz
Senior Member
Join Date: Jul 2009
Location: The Hood
Old 12-29-2010 , 10:43   Re: Vip Menu
Reply With Quote #12

Quote:
Originally Posted by Doc-Holiday View Post
Giving the Ak takes a way from the game play of the as style maps though?

How ever eventually i want to create a text file that reads to add them to menus.
Oh. I thought VIP as in a donater because there is so many of these. Your absolutely right in the case you are talking about.
__________________
HideNSeek bug fixed here:http://forums.alliedmods.net/showpos...&postcount=951

PM me if you want a nice HideNSeek shop
NEED PLUGIN TESTERS PM ME
r4ndomz is offline
Send a message via Skype™ to r4ndomz
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 12-29-2010 , 15:51   Re: Vip Menu
Reply With Quote #13

Quote:
Originally Posted by ConnorMcLeod View Post
Ok approved, and fix indentation on line 30 ;)

Fixed and thank you
Doc-Holiday is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 12-29-2010 , 15:56   Re: Vip Menu
Reply With Quote #14

Something i hadn't see before :

menu_setprop( g_vipmenu , MPROP_EXIT , MEXIT_NEVER );

Put this out of the loop.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 12-29-2010 , 15:59   Re: Vip Menu
Reply With Quote #15

Quote:
Originally Posted by ConnorMcLeod View Post
Something i hadn't see before :

menu_setprop( g_vipmenu , MPROP_EXIT , MEXIT_NEVER );

Put this out of the loop.
done
Doc-Holiday is offline
gui1porpis
Member
Join Date: Jan 2009
Location: Brodowski, SP, Brazil
Old 03-13-2011 , 19:47   Re: Vip Menu
Reply With Quote #16

Hello, I wonder if the plugin has the same functions as in CZ. Examples:
CS: weapon_glock18
CZ: weapon_glock

Because I'm using this plugin on my cs server and to the day catching this error, besides not winning the weapon, you lose some function vip, how to get the point and not win and can even buy weapons in buyzone.

Note: I opened this topic just to make sure the plugin code was correct and whether a user is using a plugin cs server, change the code.

From:
Code:
new const g_WeaponDesc[] [] =
{
	"Usp",
	"Glock",
	"Deagle",
	"P228",
	"Elite",
	"Fiveseven"
};
To:
Code:
new const g_WeaponDesc[] [] =
{
	"Usp",
	"Glock18",
	"Deagle",
	"P228",
	"Elite",
	"Fiveseven"
};
__________________
gui1porpis is offline
Send a message via MSN to gui1porpis Send a message via Skype™ to gui1porpis
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 05-09-2011 , 00:22   Re: Vip Menu
Reply With Quote #17

What you changed above simply changes the name on the menu. What error are you receiving. I have it running on my server with out a single error.
Doc-Holiday is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-16-2012 , 23:22   Re: Vip Menu
Reply With Quote #18

UPDATE:
0.0.3
Removed menu_item_getinfo
Fixed name of glock in cs and cz its glock18 (i think)
Added bot support (Gets random weapon from the weapons list)
Cleaned up some code and added comments

again it was tested in cz as i do not own cs.
Doc-Holiday is offline
messi
Junior Member
Join Date: Feb 2011
Old 04-17-2012 , 08:13   Re: Vip Menu
Reply With Quote #19

thank you for the plugin, but
there is an error : and the menu doesn't show
i type "amxx plugins" and it show that the plugin 's still running
i enable debug mode and it shows me

Invalid CVAR pointer
[AMXX] Displaying debug trace (plugin "VIP_Menu.amxx")
[AMXX] Run time error 10: native error (native "get_pcvar_num")
[AMXX] [0] 102282.attach::fwdPlayerSpawn (line 49)


please fix it ^^
messi is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-17-2012 , 12:32  
Reply With Quote #20

Quote:
Originally Posted by messi View Post
thank you for the plugin, but
there is an error : and the menu doesn't show
i type "amxx plugins" and it show that the plugin 's still running
i enable debug mode and it shows me

Invalid CVAR pointer
[AMXX] Displaying debug trace (plugin "VIP_Menu.amxx")
[AMXX] Run time error 10: native error (native "get_pcvar_num")
[AMXX] [0] 102282.attach::fwdPlayerSpawn (line 49)


please fix it ^^
Ill look at it when i get home
Doc-Holiday 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 02:08.


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