Closed Skyrbose closed 4 years ago
Hi @Skyrbose
"weapon_arifle_mx_f" should be "arifle_mx_f" Also make sure "SWLW_Westar35c" is the right classname from your mod
Use the provided default mission to make sure nothing else messes it up. Report back.
Resolved
I tried everything with this and dont get any solution. Every item (Vanilla or mod) i put in the trader, when i want to sell it says "Not interested". Any solution to this?
class HG_DefaultTrader // HG_DefaultTrader is just a placeholder for testing purposes, you can delete it completely and make your own { conditionToAccess = "true"; // Example: "(playerSide in [west,independent]) AND ((rank player) isEqualTo 'COLONEL')"
};