04.11.2016, 06:26
Pawn does not support this. But you can use this:
Код:
enum e_smt { veh_x[50], veh_y[50], ... } new smt[MAX_VEHICLES][e_smt];