BetterDeadThanZed Posted October 22, 2014 Report Share Posted October 22, 2014 Would it be possible to have the price that a car sells be modified depending on the amount of damage on it? Link to comment Share on other sites More sharing options...
0 Sandbird Posted October 22, 2014 Report Share Posted October 22, 2014 too much of hassle, but doable. All you have to do is where you check if the player has the money to sell the object to get damage of the vehicle...and then do a percentage check like if the the damage is 0.2 and the vehicle sells for 2000 then the selling price would be (2000 - (2000x0.2)) so -400. And use that value instead of the one it retrieves from the db or the config file. But i am pretty sure people would not like this. Link to comment Share on other sites More sharing options...
Question
BetterDeadThanZed
Would it be possible to have the price that a car sells be modified depending on the amount of damage on it?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now