20.07.2012, 00:31
It's -1 because it's unset.
That's why the defines are like this.
That's why the defines are like this.
pawn Код:
#define VEHICLE_PARAMS_UNSET -1
#define VEHICLE_PARAMS_OFF 0
#define VEHICLE_PARAMS_ON 1