epochnoob Posted April 16, 2015 Report Share Posted April 16, 2015 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! Link to comment Share on other sites More sharing options...
0 SadBoy1981 Posted April 16, 2015 Report Share Posted April 16, 2015 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 spitF1RE 1 Link to comment Share on other sites More sharing options...
0 epochnoob Posted April 16, 2015 Author Report Share Posted April 16, 2015 Thanks for that sadboy Link to comment Share on other sites More sharing options...
0 SadBoy1981 Posted April 17, 2015 Report Share Posted April 17, 2015 Thanks for that sadboy glad to help! Link to comment Share on other sites More sharing options...
0 Prof.Heini Posted April 28, 2015 Report Share Posted April 28, 2015 Hey guys, can somebody upload a cfgpricing.hpp with all masweapons and vehicles? The last upload from post 2 gives me an error: Error context fgPricing I havent edited the hpp Link to comment Share on other sites More sharing options...
Question
epochnoob
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!
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now