How to fix?
#6

Quote:
Originally Posted by Amunra
Посмотреть сообщение
Make it so simple !
PHP код:
CMD:achopper(playerid,params[]) {
    
#pragma unused params
    
if(pInfo[playerid][pAdminLevel] >= || IsPlayerAdmin(playerid))
        if (!
IsPlayerInAnyVehicle(playerid)) {
            
CarSpawner(playerid,501);
            return 
SendClientMessage(playerid,blue,"AdminChopper");
        } else return 
SendClientMessage(playerid,red,"Error: You already have a vehicle");
    } else return 
SendClientMessage(playerid,red,"ERROR: You need to be at least a level 1 admin to use this command");

If it not work pliss tell me , If is work Please +Rep for me
CarSpawner(playerid,501);
show that function code lol
Reply


Messages In This Thread
How to fix? - by PoTaToKiNgZ - 17.12.2015, 14:09
Re: How to fix? - by ikey07 - 17.12.2015, 14:16
Re: How to fix? - by SoFahim - 17.12.2015, 14:17
Re: How to fix? - by Amunra - 17.12.2015, 14:33
Re: How to fix? - by PoTaToKiNgZ - 17.12.2015, 14:59
Re: How to fix? - by xTURBOx - 17.12.2015, 15:06
Re: How to fix? - by PoTaToKiNgZ - 17.12.2015, 15:08
Re: How to fix? - by SoFahim - 17.12.2015, 15:26
Re: How to fix? - by PoTaToKiNgZ - 17.12.2015, 15:32
Re: How to fix? - by SoFahim - 17.12.2015, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)