Raised This Month: $ Target: $400
 0% 

Solved error 088 number of arguments does not match definition


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 



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 17:00.


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