-
Content count
64 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
6 NeutralAbout Bombstock
-
Rank
Inmate
Recent Profile Visitors
756 profile views
-
does IMS still work with the update?
-
Need help to get ZEUS working on my server
Bombstock replied to ExiTec's topic in Events, Missions & AI
So it turns out that this mod is not working because you need to file patch using the command line manager. However if I do this then my server will refuse to work. This is because most of my mods don't require a file patch. Does anyone know how to work around this so I don't have to use a file patch? -
I'm not sure if this is an infistar function but if you try to delete an object as an admin it should provide you with the code that is deleted. another thing you could do is go into the editor and try to find the building in the assets menu and placing it down. It should provide you with a code. I would highly recommend for you to get infistar. It would make things a lot easier.
-
Need help to get ZEUS working on my server
Bombstock replied to ExiTec's topic in Events, Missions & AI
Hey y'all, my SLZ is not working either. I did all of the steps but I can't seem to get it to work. im using version 1.5 -
try using [false,true].
-
This fix is for territories. Traders are something else. Make sure the buildings and the doors at your trader are simulated objects and that they are not simple objects. you can fix this in the initserver.sqf.
-
sorry for the confusion
-
This post is for fixing the doors and EBM building doors that are available for you to build within a territory.
-
also it shouldn't affect your fps
-
Everything that is in your ebm exileServer_object_construction_database_load.sq, needs to match your ExileServer_object_construction_database_load.sqf in your exile server. If you don't have ebm then I would suggest bothering with this. however if other building on the map are giving you trouble and they are not on the list provided, then add the building code to the list and see if that fixes the issue. Also I have noticed that door won't open when you load in right away but given enough time they will eventually open.
-
So if anyone is having trouble with the EBM. I have provided a solution. In the EBM folder find exileServer_object_construction_database_load.sqf and open it. you will see the following: copy this: then add it to your ExileServer_object_construction_database_load.sqf located in the exile server.pbo. It should look like this: You could also just copy and paste this. It would be easier. This has works in my server, if you must know. Edited 27 minutes ago by Bombstock
-
So if anyone is having trouble with the EBM. I have provided a solution. In the EBM folder find exileServer_object_construction_database_load.sqf and open it. you will see the following: copy this: then add it to your ExileServer_object_construction_database_load.sqf located in the exile server.pbo. It should look like this: You could also just copy and paste this. It would be easier. This has works in my server, if you must know.
-
I'm still kinda new at owning a server so I'm not sure where the database for players bases is located or what it is called.