One way to do it is to save player's name using INI_String and later check it using strcmp.
// oops, dont know why I misunderstood the topic and thought its only to assign one veh to a player, sorry
I will place vehicles around the map and players will be able to buy them, what I want is to save the owner of the vehicle if someone buy it and I am not sure how to do that