- 0
Sign in to follow this
Followers
0
Question
Create an account or sign in to comment
You need to be a member in order to leave a comment
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.
Posted (edited)
Hello, I have a server hosted from Gaming Deluxe and well they don't offer Mod support other than the mods and scripts they provide on their Mod Manager. Which i don't blame them for because I'd like to understand how to install these scripts and such myself.
The problem I am having is that I installed EEBM (Extended Exile Base Mod) manually and I did this by following the steps from here;
I also followed the steps from the readme_eng.txt file which basically tells you everything you need to know.
I followed the instructions one by one reading everything and making sure I kind of understood what I was doing. Although there are somethings that I am not sure about and I will post them below now.
So it tells you to add some lines the config.cpp file in mission .pbo you're using and this is what it tells you.
"Add the following line at the top of the CfgCraftingRecipes inside your config.cpp of your mission:
#include "EBM\recipes.hpp"
Add the following line at the top of the CfgInteractionMenus inside your config.cpp too:
#include "EBM\menus.hpp"
Add the following line at the top of the CfgTraderCategories inside your config.cpp too:
#include "EBM\traders.hpp"
Add the following line at the top of the CfgExileArsenal inside your config.cpp of your mission:
#include "EBM\prices.hpp""
Excluding the speech marks, and this is how I put them in;
class CfgCraftingRecipes
#include "EBM\recipes.hpp"
{
class BreachingChargeBigMomma: Exile_AbstractCraftingRecipe
{
That is how they all look, I don't think that is how it should be but I am not completely sure...
I also put the EBM folder into the .pbo, just saying before someone tries to point that out.
Just quickly going to mention I am running this on Tanoa and I did remove the "//" to enable the Tanoa buildings.
After that I packed the .pbo and uploaded it to the server (Keeping a backup of the .pbo before this of course.)
When I try to join the server, the server starts how it should and I can see that is up on the server lists. So I go to join and what not but I get stuck on the "Loading Map" screen and on the Admin Panel it says that there is 1 player online, that being me stuck on the loading screen...
If anyone has any idea to this or can try and help me figure this out, I would highly appreciate the help as I have redone this a few times and have no idea what I have done wrong.
Thanks for reading and trying to help, and sorry for not setting this out correctly, but if you did read this thank you and I hope to get this fixed soon, thanks for reading again.
~Bloodshot
Edited by Bloodshot_picoCorrecting spelling and grammar errors.
Share this post
Link to post
Share on other sites