Quick Help Needed
#1

Code:
strmid(CarInfo[idx][cPlate], dini_Get(file,"Plate"), 0, strlen(dini_Get(file,"Plate")), 255);#
CarInfo[idx][cPlate] = dini_Int(file,"Plate");
Anybody know why this isn't showing the actual number plate of the vehicle, only shows default one. XYZR 000

Can someone fix that bit, it's on loadcar();
Reply
#2

You need to use
https://sampwiki.blast.hk/wiki/SetVehicleNumberPlate
To change number plates.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)