31.10.2015, 06:02
Try debugging the values stored in both the arrays, under LabelUpdate.
pawn Код:
printf("player_label: %i | vehicle_label: %i", _:player_label[playerid], _:vehicle_label[User[playerid][ownedvehicle_id]]);