14.05.2014, 07:47
You need to use format and there is no third parameter! https://sampwiki.blast.hk/wiki/SetVehicleNumberPlate
pawn Код:
static str[32];
format(str, sizeof(str), "%s", buldozertablica);
SetVehicleNumberPlate(buldozer, str);