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

Solved error 088 number of arguments does not match definition


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 07-08-2020 , 04:10   error 088 number of arguments does not match definition
Reply With Quote #1

PHP Code:
public show_method_menu(id)
{
    if(
g_boolFirstTime[id])
    {
        
g_boolFirstTime[id] = false
        show_primary_menu
(id,0)
    }
    else
    {
        
g_iMenuOffset[id] = 0
        show_menu
(id,(1<<0)|(1<<1),"%s\r[BaseBuilder]\y Choose Your Weapon^n^n\y1. \wNew Guns^n\y2. \wLast Guns",-1,"WeaponMethodMenu",szme)
    }

HTML Code:
error 088
 number of arguments does not match definition
__________________

Last edited by amirwolf; 07-08-2020 at 17:05.
amirwolf is offline
thEsp
BANNED
Join Date: Aug 2017
Old 07-08-2020 , 04:38   Re: error 088 number of arguments does not match definition
Reply With Quote #2

Error (179): nobody understands this thread.
thEsp is offline
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 07-08-2020 , 06:06   Re: error 088 number of arguments does not match definition
Reply With Quote #3

Quote:
Originally Posted by thEsp View Post
Error (179): nobody understands this thread.
Yes, you are right
__________________
amirwolf is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-08-2020 , 07:30   Re: error 088 number of arguments does not match definition
Reply With Quote #4

Quote:
Originally Posted by amirwolf View Post
Yes, you are right
Then go ahead and fix error 179.

https://www.amxmodx.org/api/amxmodx/show_menu

"show_menu" has 5 arguments, you passed 6.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 07-08-2020 , 08:06   Re: error 088 number of arguments does not match definition
Reply With Quote #5

Quote:
Originally Posted by OciXCrom View Post
Then go ahead and fix error 179.
I laughed too hard at this. Good job!
__________________

Last edited by HamletEagle; 07-08-2020 at 08:07.
HamletEagle 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 05:20.


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