Quote:
Originally Posted by VincentDunn
It must be something wrong with your arrays.
pawn Код:
new array_id = VEHICLE_ARRAY_ID[vehicleid];
That line specifically might be your problem, try just using "VEHICLE_ARRAY_ID[vehicleid]".
|
No Help from that. Cause everything was working before. What the heck is the problem Vinci? Any Suggestions or alternatives?