13.06.2011, 20:10
well u didnt specific the lines but it looks like
i also suggest
pawn Код:
CreateVehicle(strval(Type), X, Y, Z, R, C1, C2, 60000);
Attach3DTextLabelToVehicle(Vehicle, strval(ID), 0, 10, 0);
pawn Код:
new query[96], stats[256], Type[12],ID[12],Owner[24],X[16],Y[16],Z[16],A[25],R[25],C1[5],C2[5];