30.07.2014, 19:46
Ex:
pawn Код:
new VBString[10];
format(VBString, 10, "LV-%d",1000+random(9000));
SetVehicleNumberPlate(p,VBString);