I added RHS to my Exile Tanoa server (RHSUSAF and RHSAFRF) using this guide. I downloaded the files and picked the following folders from the list: APEX, EXILE, RHSUSFW, RHSV and RHSW (I hope these were the correct choice) and followed the instructions.
Now I am having the problem that there are empty rows at the trader when I want to buy something (armory-, equipment- and vehicletrader). I added a screenshot of my problem. Additionally I don't get any poptabs when I sell something at the wastedump.
I added RHS to my Exile Tanoa server (RHSUSAF and RHSAFRF) using this guide. I downloaded the files and picked the following folders from the list: APEX, EXILE, RHSUSFW, RHSV and RHSW (I hope these were the correct choice) and followed the instructions.
Now I am having the problem that there are empty rows at the trader when I want to buy something (armory-, equipment- and vehicletrader). I added a screenshot of my problem. Additionally I don't get any poptabs when I sell something at the wastedump.
This is what my code looks like:
class CfgExileArsenal { #include "EBM\prices.hpp" #include "TRADERS\APEX\ItemListAPEX.hpp" #include "TRADERS\EXILE\ItemListExile.hpp" #include "TRADERS\RHSUSFW\ItemListRHSUSFW.hpp" #include "TRADERS\RHSV\ItemListRHSV.hpp" #include "TRADERS\RHSW\ItemListRHSW.hpp" };
class CfgTraderCategories { #include "TRADERS\APEX\TraderCategoriesAPEX.hpp" #include "TRADERS\EXILE\TraderCategoriesExile.hpp" #include "TRADERS\RHSUSFW\TraderCategoriesRHSUSFW.hpp" #include "TRADERS\RHSV\TraderCategoriesRHSV.hpp" #include "TRADERS\RHSW\TraderCategoriesRHSW.hpp" };
class CfgTraders { #include "TRADERS\CfgTraders.hpp" };
I tried everything in the last two days, I would be very grateful if someone could help me or at least give me an idea what I am doing wrong.
Thanks everyone!
Share this post
Link to post
Share on other sites