Jump to content
  • 0

Help with traders / Selling custom items to them


epochnoob

Question

4 answers to this question

Recommended Posts

  • 0

Hi everyone!

 

Ive added some custom things to my server such as different guns / vehicles but most of them you arent able to sell at the traders.

 

Is there anyway i can add the option to be able to sell the custom vehicles and guns?

 

Thanks! 

add to description.ext   #include "CfgPricing.hpp"  

add this file inside your mission pbo

 

https://www.dropbox.com/s/4plw6dk4bp476fk/CfgPricing.hpp?dl=0

 

End of file before };  add your custom vehicles, weapons, ammo

 

example:

 

class xxxxxxxxxxxxxxx {price = yyyyyyyyyyyyyyy;}; 

 

where  xxxxxxxxxxxxxxx is classname

where yyyyyyyyyyyyyyy  is selling price             

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...