Hello all,
i have added the below mods to my server (hosted by GTX gaming) (Altis Map)
CBA_A3
CUP Weapons
CUP Vehicles
CUP Units
added the files to the the pbo
added the the scripts to the config file (i think its the correct file mpmission folder on server > Exile.Altis.pbo > config.cpp file
deleted the info stated on the Easy Trader set up guide and put in the following
class CfgExileArsenal
{
"TRADERS\APEX\ItemListAPEX.hpp"
"TRADERS\Exile\ItemListExile.hpp"
"TRADERS\CUPV\ItemListCUPV.hpp"
"TRADERS\CUPW\ItemListCUPW.hpp"
"TRADERS\CUNITS\ItemListCUNITS.hpp"
};
class CfgTraderCategories
{
"TRADERS\APEX\TraderCategoriesAPEX.hpp"
"TRADERS\Exile\TraderCategoriesExile.hpp"
"TRADERS\CUPV\TraderCategoriesCUPV.hpp"
"TRADERS\CUPW\TraderCategoriesCUPW.hpp"
"TRADERS\CUNITS\TraderCategoriesCUNITS.hpp"
};
repacked it and uploaded it to the server,
now i cannot even get on the server just says connecting,
any ideas?