I use the config files for traders (not the database), and I've got everything set up on the trader end, but when you purchase the item the gem doesn't remove from your inventory.
class Category_777 {
class M113Ambul_UN_EP1 {
type = "trade_any_vehicle"; //I tried _old as well
buy[] = {1,"ItemRuby"};
sell[] = {2,"ItemBriefcase100oz"};
};
};
Question
cen
Alright guys I'm stumped :D
I use the config files for traders (not the database), and I've got everything set up on the trader end, but when you purchase the item the gem doesn't remove from your inventory.
server_traders.sqf:
My gemTrader.hpp file:
Link to comment
Share on other sites
8 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