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
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!
VIDEO
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);
VIDEO
DOWNLOAD
CREDITS
SA-MP TEAM for a_samp
Lokii for VDMG