SA-MP Forums Archive
Bulletproof tires - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Bulletproof tires (/showthread.php?tid=665045)



Bulletproof tires - Blocker22 - 20.03.2019

i want pwn code of making car tires bullet proof


Re: Bulletproof tires - Kaliber - 20.03.2019

Besides your post is really unfriendly, you should be more polite, here is some code:

PHP код:
public OnVehicleDamageStatusUpdate(vehicleidplayerid)
{
    new 
panelsdoorslightstires;    
    
GetVehicleDamageStatus(vehicleidpanelsdoorslightstires);
    
UpdateVehicleDamageStatus(vehicleidpanelsdoorslights0);
    return 
1;




Re: Bulletproof tires - Blocker22 - 20.03.2019

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
Besides your post is really unfriendly, you should be more polite, here is some code:

PHP код:
public OnVehicleDamageStatusUpdate(vehicleidplayerid)
{
    new 
panelsdoorslightstires;    
    
GetVehicleDamageStatus(vehicleidpanelsdoorslightstires);
    
UpdateVehicleDamageStatus(vehicleidpanelsdoorslights0);
    return 
1;

its said wrong in "vehicleid"