#2

PHP код:
funcion EncenderVeh(playerid)
{
    new
        
engine,
        
lights,
        
alarm,
        
doors,
        
bonnet,
        
boot,
        
objective,
        
string[60];
    
GetVehicleParamsEx(GetVehicleID(playerid), enginelightsalarmdoorsbonnetbootobjective);
    
SetVehicleParamsEx(GetPlayerVehicleID(playerid), truelightsalarmdoorsbonnetbootobjective);
    
format(string,sizeof(string), "* %s enciende con йxito el motor del vehнculo."Nombre_Sinbar(playerid));
    
ProxDetector(20.0playeridstringCOLOR_ME,COLOR_ME,COLOR_ME,COLOR_ME,COLOR_ME);
    return 
1;

Reply


Messages In This Thread
Duda - by SheerlockHolmess - 16.01.2017, 22:38
Re: Duda - by RIDE2DAY - 16.01.2017, 23:54
Respuesta: Duda - by SheerlockHolmess - 17.01.2017, 00:05

Forum Jump:


Users browsing this thread: 1 Guest(s)