02.05.2018, 19:24
(
Последний раз редактировалось Lokii; 06.05.2018 в 13:14.
)
VDMG
This include allows player to damage vehicle when there is no driver or passangers.
DOWNLOAD
![](https://s17.postimg.cc/tbpi6sr7j/pastebin-extension.png)
This include allows player to damage vehicle when there is no driver or passangers.
HOW TO USE
Just include it (after a_samp)
FUNCTIONS
0 - vehicle will get damage
any other number than 0 vehicle will not get damage
NOTICE: melee weapons, grenades, molotov and rockets are not supported!
![](https://s17.postimg.cc/hnvgc0wv3/image.png)
![](https://s17.postimg.cc/or3brpf67/image.png)
VIDEO
![[Image: *******-256.png]](https://s17.postimg.cc/83btpgkhb/*******-256.png)
Just include it (after a_samp)
PHP код:
#include <a_samp>
#include <VDMG>
0 - vehicle will get damage
any other number than 0 vehicle will not get damage
PHP код:
ToggleVehicleDamageable(vehicleid, status);
![](https://s17.postimg.cc/hnvgc0wv3/image.png)
![](https://s17.postimg.cc/or3brpf67/image.png)
VIDEO
![[Image: *******-256.png]](https://s17.postimg.cc/83btpgkhb/*******-256.png)
DOWNLOAD
![](https://s17.postimg.cc/tbpi6sr7j/pastebin-extension.png)
CREDITS
SA-MP TEAM for a_samp
Lokii for VDMG