22.08.2012, 14:12
Actually I cant find a logic explanation why you are creating a new array plate and after formatting it, assign it to vInfo enum. Wouldnt this be more simple and easier?
pawn Код:
format(Vinfo[v][VehPlate], sizeof Vinfo[v][VehPlate], "%d", RandomEx(100000,999999999));