Please Help me about "VIP LOCKER"
#1

Can someone make a script for me now i will explain

this is my current code

PHP код:
CMD:viplocker(playeridparams[])  
{  
    if(!
IsPlayerInRangeOfPoint(playerid3.01416.7363, -1680.076813.5469)) return SendClientMessage(playerid,-1"Error: You're not near the locker."); //seeing if a player is in range of x, y, z. If not, send the message.  
    
if(PlayerInfo[playerid][pDonator] > 1//Checking to see if their a vip. //VIP LOCKER credits to: rangerxll  
    
{  
        
ShowPlayerDialog(playerid1DIALOG_STYLE_LIST"VIP Locker""VIP Heal\nVIP Armor\nVIP Weapons""Select""Cancel"); //showing the locker menu.  
    
}  
    return 
1;  

I can't make a dialogid == 1
co'z i'am having a f*cking errors with that everytime i put this

PHP код:
if(dialogid == 1)
    {
         if(
response)
        {
            if(
PlayerInfo[playerid][pDonator]==1)
                
                }
            if (
listitem == 1)
                {
                
GivePlayerHeal(playerid100);
                   
format(stringsizeof(string), "* %s has got full HP"sendername);
                  
ProxDetector(30.0playeridstringCOLOR_CHAT1,COLOR_CHAT2,COLOR_CHAT3,COLOR_CHAT4,COLOR_CHAT5);
                        }
                    }
                   } 
Can some make a script only in dialogid == 1

And add all of this in listitem under dialogid and [pDonator] that is my code for VIP's


VIP HEAL
VIP ARMOR
VIP Weapons
if he choose VIP weapons he will have another dialog box and list of guns

SPAS-12
M4A1
Sniper
Sawn-Off Shotgun
and other VIP Guns
etc...

I promise i will +rep you.

NOTE : PLEASE GIVE THE CODE OF ALL I REQUEST TO YOU AND PLEASE DO NOT GIVE A F*CKING F*CKING REPLY without any relation on what i want
Reply


Messages In This Thread
Please Help me about "VIP LOCKER" - by ChuckyBabe - 14.03.2014, 09:18
Re: Please Help me about "VIP LOCKER" - by Flake. - 14.03.2014, 09:29
Re: Please Help me about "VIP LOCKER" - by ChuckyBabe - 14.03.2014, 09:30
Re: Please Help me about "VIP LOCKER" - by Flake. - 14.03.2014, 09:33
Re: Please Help me about "VIP LOCKER" - by ChuckyBabe - 14.03.2014, 09:41
Re: Please Help me about "VIP LOCKER" - by Mriss - 14.03.2014, 10:04
Re: Please Help me about "VIP LOCKER" - by Matess - 14.03.2014, 10:05
Re: Please Help me about "VIP LOCKER" - by ChuckyBabe - 14.03.2014, 10:08
Re: Please Help me about "VIP LOCKER" - by Flake. - 14.03.2014, 10:13
Re: Please Help me about "VIP LOCKER" - by ChuckyBabe - 14.03.2014, 10:30

Forum Jump:


Users browsing this thread: 1 Guest(s)