I'm having trouble with the doors at traders. I tried it at NE trader, and the doors don't open.
Map: Altis
Exile version: 1.0.2
Server OS: Win 2008 Server
Arma 3 Dedicated Server 32 bits with extDB2
Arma 3 Client 64 bits
So i did:
1- Copy and paste the EBM folder into mission pbo.
2- Replaced mission.pbo EBM\exileServer_object_construction_database_load.sqf to the @Eichi temp fix:
3- Added in mission pbo config.cpp, inside class CfgExileCustomCode the code:
exileServer_object_construction_database_load ="EBM\exileServer_object_construction_database_load.sqf";//Original fix by Eichi
4- Repack the pbo and start server again.
5- Deleted the mission pbo on client.
But the doors at NE trader (the one that i've tested yet) still don't open.
Could anyone help me, please?
Thank you!
SOLVED!!!
You need to change the first false to true on all building's names in the file: initServer.sqf that are on trader's zone.
You can get the names ids with infiStar.
Hi!
I'm having trouble with the doors at traders. I tried it at NE trader, and the doors don't open.
Map: Altis
Exile version: 1.0.2
Server OS: Win 2008 Server
Arma 3 Dedicated Server 32 bits with extDB2
Arma 3 Client 64 bits
So i did:
1- Copy and paste the EBM folder into mission pbo.
2- Replaced mission.pbo EBM\exileServer_object_construction_database_load.sqf to the @Eichi temp fix:
3- Added in mission pbo config.cpp, inside class CfgExileCustomCode the code:
4- Repack the pbo and start server again.
5- Deleted the mission pbo on client.
But the doors at NE trader (the one that i've tested yet) still don't open.
Could anyone help me, please?
Thank you!
SOLVED!!!
You need to change the first false to true on all building's names in the file: initServer.sqf that are on trader's zone.
You can get the names ids with infiStar.
I don't have infiStar, so i thank to:
- ☢klingiii☢ for list me all buildings
- @Dubius for share all your initServer.sqf:
Thank you so much all others too that helped me on the way to fix this bug
Edited by joew00- @lapulapu , @GamersRoost and @Bombstock !!!
Share this post
Link to post
Share on other sites