02.09.2013, 03:03
I'm trying to do something like this:
But from what I understand about pawn arrays, each index slot gets one character of each string. Is it possible to do something like what I'm trying to achieve here?
Код:
new crimeArray[10]={"Reckless Driving", "Vehicular Homicide", "vehicular manslaughter", "vehicular assault", "hit and run", "water eluding", "air eluding", "rTest"};