Jump to content

Fix for the trader buy price on vehicles.


SylenThunder

Recommended Posts

The sell price on these items is insane, and completely screwing up the balance on our servers. I went looking through the files, and I'm not seeing an easy way to adjust the prices like you can with other items. I'm going to experiment some with adding an EconomicValue tag to the entity, but I'm not sure how well that's going to fly.

 

Ideas?

Link to comment
Share on other sites

These can all be easily adjusted in items.xml if you wish. (I haven't actually tested this yet, but it should work)

 

Lets use the bicycle as an example.

You are looking for the placeable entry, like "vehicleBicyclePlaceable".

This entry already contains a line <property name="EconomicValue" value="220000"/>

 

Just adjust those values for each vehicleXxxxPlaceable entry.

 

 

I agree though, these sell prices are WAY too OP.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...