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

Menu wont show


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
tolpecek
Member
Join Date: Dec 2018
Old 01-04-2019 , 17:02   Menu wont show
Reply With Quote #1

Code:
		new szMenuaura[512];
		g_glowcost = get_pcvar_num(g_pcvar_glowcost)
		
   		new nLen = format( szMenuaura, 511, "\yAuraShop:^nXP: %d^n", xpcredits[id])

		if(!g_glowORANGE[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w1. \wOranzovy GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w1. \wOranzovy GLOW \r KUPENE");

		if(!g_glowYELLOW[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w2. \wZlty GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w2. \wZlty GLOW \r KUPENE");

		if(!g_glowGREEN[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w3. \wZeleny \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w3. \wZeleny GLOW \r KUPENE");

		if(!g_glowLBLUE[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w4. \wSvetlo modry GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w4. \wSvetlo modry GLOW \r KUPENE");

		if(!g_glowBLUE[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w5. \wModry GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w5. \wModry GLOW \r KUPENE");

		if(!g_glowPURPLE[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w6. \wFialovy GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w6. \wFialovy GLOW \r KUPENE");

		if(!g_glowWHITE[id]) nLen += format( szMenuaura[nLen], 511-nLen, "^n\w7. \wBiely GLOW \wCena: \r%d XP",g_glowcost);
		else nLen += format( szMenuaura[nLen], 511-nLen, "^n\w7. \wBiely GLOW \r KUPENE");

		nLen += format( szMenuaura[nLen], 511-nLen, "^n^n\y0. \wZavrit" );
		show_menu(id,UPGRADES_KEYS,szMenuaura,-1,"aurashophandler")
	}

menu wont show any help?
tolpecek is offline
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 01-04-2019 , 18:05   Re: Menu wont show
Reply With Quote #2

Let's wait... hmm... ocixcrom (maybe).
__________________









Last edited by CrazY.; 01-04-2019 at 18:05.
CrazY. is offline
tolpecek
Member
Join Date: Dec 2018
Old 01-04-2019 , 18:17   Re: Menu wont show
Reply With Quote #3

Quote:
Originally Posted by CrazY. View Post
Let's wait... hmm... ocixcrom (maybe).
?
tolpecek is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-05-2019 , 08:34   Re: Menu wont show
Reply With Quote #4

Why are you using old-style menus? Post everything related to the menu, not just that part. The problem may be in many different places. Any error logs?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 06:20.


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