Need help quickly
#3

Try and can you tell me what's BIZMENU for?
PHP код:
public OnTextMenuResponse(playerid,menuid,listitem

    for(new 
0MAX_BUSINESSESi++) 
    { 
    if(
menuid == i
    { 
        switch(
listitem
        { 
            case 
1
            { 
                new 
file[40]; 
                
BizID[playerid] = i
                
format(filesizeof(file), BIZ_FILEi); 
                static 
SpawnPlace[350],bool:form true
                if(
form
                { 
                    
format(SpawnPlacesizeof(SpawnPlace), " ~y~1. ~w~Currently Name: %s~n~",BizInfo[i][bName]); 
                       
form false
                } 
                
TextMenuShowForPlayer(playerid,BIZMENU2,"~g~Change Spawn Place",SpawnPlace,1); 
            } 
        } 
    } 
    } 
Reply


Messages In This Thread
Reading only id 0 - by STONEGOLD - 17.02.2017, 22:44
Re: Need help quickly - by STONEGOLD - 18.02.2017, 00:33
Re: Need help quickly - by StrikerZ - 18.02.2017, 01:22
Re: Need help quickly - by STONEGOLD - 18.02.2017, 01:38

Forum Jump:


Users browsing this thread: 1 Guest(s)