zex veh comp
#1

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:

pawn Код:
new comp_name[64];
GetVehicleComponentName(componentid, comp_name);
Include:
https://github.com/Open-GTO/zvehcomp...r/zvehcomp.inc
Reply
#2

GetVehicleComponentName(componentid, comp_name, sizeof(comp_name));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)