VIP Locker Help
#1

Hello,

this is my currently 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;

And now i don't know how to put function on that

like example if he/she choose VIP Heal he will be fully healed
in armor he/she will get full armor
and VIP weapons if he/she clicked that
another dialog box will be opened
and there is
SPAS-12
M4A1
Sniper
Sawn-Off Shotgun
and other VIP Guns
can someone help me here ? i'am willing to give you +rep
Reply


Messages In This Thread
VIP Locker Help - by ChuckyBabe - 07.03.2014, 23:18
Re: VIP Locker Help - by nmader - 07.03.2014, 23:20
Re: VIP Locker Help - by ChuckyBabe - 07.03.2014, 23:21
Re: VIP Locker Help - by Abagail - 07.03.2014, 23:21
Re: VIP Locker Help - by nmader - 07.03.2014, 23:23
Re: VIP Locker Help - by ChuckyBabe - 07.03.2014, 23:24
Re: VIP Locker Help - by nmader - 09.03.2014, 03:51
Re: VIP Locker Help - by ChuckyBabe - 09.03.2014, 09:05
Re: VIP Locker Help - by Aerotactics - 09.03.2014, 09:19
Re: VIP Locker Help - by ChuckyBabe - 09.03.2014, 09:23

Forum Jump:


Users browsing this thread: 1 Guest(s)