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

asdasd


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 12-28-2014 , 13:47   asdasd
Reply With Quote #1

dasdasd

Last edited by Kellan123; 11-06-2015 at 16:23. Reason: Fuck alliedmods.net!
Kellan123 is offline
InsanityKARAI
Member
Join Date: Jul 2014
Old 12-28-2014 , 15:00   Re: [Help] Weapon Selection Menu not working
Reply With Quote #2

Post Full Code
InsanityKARAI is offline
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 12-28-2014 , 15:08   Re: [Help] Weapon Selection Menu not working
Reply With Quote #3

Quote:
Originally Posted by InsanityKARAI View Post
Post Full Code
newber.
Kellan123 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-28-2014 , 18:12   Re: [Help] Weapon Selection Menu not working
Reply With Quote #4

Either i is greater than the size of gszWeaponNames or len is greater than the size of szWeaponMenu

Time for you to start debugging it to determine which one is causing it
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-28-2014 , 19:46   Re: [Help] Weapon Selection Menu not working
Reply With Quote #5

I will do such below:
PHP Code:
MyMenu(id)
{    
    new 
g_Menu[101]
    
    
formatex(g_Menucharsmax(g_Menu), "\yWeapon Selection \r[%s] "PLUGIN_PREFIX)
    new 
g_WW menu_create(g_Menu"menu_handler")
    
    new 
szItem[64]
    for(new 
isizeof(gszWeaponNames); i++)
    {
        
formatex(szItemcharsmax(szItem), "\y%s"gszWeaponNames[i])
        
menu_additem(g_WWszItem)
    }

zmd94 is offline
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 12-29-2014 , 09:08   Re: [Help] Weapon Selection Menu not working
Reply With Quote #6

asdasdasd

Last edited by Kellan123; 11-06-2015 at 16:23.
Kellan123 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-29-2014 , 09:11   Re: [Help] Weapon Selection Menu not working
Reply With Quote #7

Quote:
Originally Posted by Kellan123 View Post
stop posting this shit I don't like it and I know it.
Why not?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-29-2014 , 09:26   Re: [Help] Weapon Selection Menu not working
Reply With Quote #8

Kellan123, I just show you the better method. If you don't want to use it, nothing I can do.

Last edited by zmd94; 12-29-2014 at 09:28.
zmd94 is offline
Kellan123
AlliedModders Donor
Join Date: Aug 2012
Old 12-30-2014 , 16:10   Re: [Help] Weapon Selection Menu not working
Reply With Quote #9

himself fixed.
Kellan123 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-30-2014 , 16:21   Re: [Help] Weapon Selection Menu not working
Reply With Quote #10

Quote:
Originally Posted by Kellan123 View Post
himself fixed.
For the benefit of others who encounter a similar issue, how did you fix it?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou 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 22:42.


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