Dialog help
#3

Quote:
Originally Posted by Karan007
Посмотреть сообщение
PHP код:
 if(dialogid == DIALOG_SIREN2 && response
        { 
            switch(
listitem
            { 
                case 
0
                { 
                    new 
VID GetPlayerVehicleID(playerid); 
                    if(
GetVehicleModel(GetPlayerVehicleID(playerid)) == 411) { 
                    if(
hassiren[VID] == 1) { 
                     
DestroyObject(siren[VID]); 
                     
//}  //-----------------------Removedhere
                     
hassiren[VID] = 1// 
                    
siren[VID] = CreateObject19419,0,0,0,0,0,0,80 ); // <infernus> 
                    
AttachObjectToVehiclesiren[VID], VID0.010000, -0.0600000.6899990.0000000.0000000.000000 ); // <1> 
                    

                 } 
             }  
// added it here 
Try this and do the same to the other codes as well.
Still same.
Reply


Messages In This Thread
Dialog help - by N0FeaR - 11.11.2015, 09:27
Re: Dialog help - by Karan007 - 11.11.2015, 09:41
Re: Dialog help - by N0FeaR - 11.11.2015, 09:47
Re: Dialog help - by jlalt - 11.11.2015, 10:12
Re : Dialog help - by Dutheil - 11.11.2015, 10:19

Forum Jump:


Users browsing this thread: 1 Guest(s)