09.07.2018, 20:51
Hello!
I have a problem with zex veh comp
When i try to get the name of component i get error
error 037: invalid string (possibly non-terminated string)
Code:
Include:
https://github.com/Open-GTO/zvehcomp...r/zvehcomp.inc
I have a problem with zex veh comp
When i try to get the name of component i get error
error 037: invalid string (possibly non-terminated string)
Code:
pawn Код:
new comp_name[64];
GetVehicleComponentName(componentid, comp_name);
https://github.com/Open-GTO/zvehcomp...r/zvehcomp.inc