Vip Gun menu
#1

Hi , How to creat weapon menu that vips can buy weapons for this script , can someone give me a Example ?

PHP код:
stock
    bool
:False false
;
#define VipCheck(%0,%1)\
        
do{\
               if(
P_DATA[(%0)][Vip] < (%1)){\
                new 
Str[128];\
                
format(Str128"You don't have acces to use this command!", (%1));\
                return 
GameTextForPlayer((%0), Str30004);\
            }\
        }\
        while(
False
Thanks for help
Reply


Messages In This Thread
Vip Gun menu - by NimaKhan - 13.01.2014, 22:04
Re: Vip Gun menu - by Excelize - 13.01.2014, 23:11
Re: Vip Gun menu - by NimaKhan - 14.01.2014, 11:51
Re: Vip Gun menu - by NimaKhan - 14.01.2014, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)