22.12.2012, 22:04
in 9153 is
9153 // When the player changes a component of his vehicle, reduce the price of the component from the player's money
9154 APlayerData[playerid][PlayerMoney] = APlayerData[playerid][PlayerMoney] - AVehicleModPrices[componentid - 1000];
http://postimage.org/image/7gohk71vd/
9153 // When the player changes a component of his vehicle, reduce the price of the component from the player's money
9154 APlayerData[playerid][PlayerMoney] = APlayerData[playerid][PlayerMoney] - AVehicleModPrices[componentid - 1000];
http://postimage.org/image/7gohk71vd/