meanbeandk Posted September 25, 2015 Report Share Posted September 25, 2015 HiIm trying to install the Fallujah map on my server. But how do I do that?where do I tell the server to use the Fallujah map.have ben looking for a tutorial on how to do this but no luck. Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted September 25, 2015 Report Share Posted September 25, 2015 Since Fallujah isn't one of the maps supported by Epoch, you would create a new folder in the client pbo (The folders that contain the init.sqf and description.ext) mpmissions folder called DayZ_Epoch_26.fallujah, then copy the contents from one of the other DayZ_Epoch_xx.xxxxx folders into it. You'll need to edit the mission.sqm to place the markers and sensors for the Fallujah map. You'd also have to edit the init.sqf file for any references to the DayZ_Epoch_26.fallujah folder, such as this: //Compile vehicle configs call compile preprocessFileLineNumbers "\z\addons\dayz_server\missions\DayZ_Epoch_26.fallujah\dynamic_vehicle.sqf"; // Add trader citys _nil = [] execVM "\z\addons\dayz_server\missions\DayZ_Epoch_26.fallujah\mission.sqf";Edit your description.ext file:onLoadMission="DayZ_Epoch Fallujah"; OnLoadIntro = "Welcome to Fallujah";Open your server config and set this line:template = dayz_epoch_26.fallujah;You also would need to create a new folder under "missions" in the server pbo called Dayz_Epoch_26.fallujah with a copy of the contents from any of the other Dayz_Epoch_xx.xxxxx server pbo folders. Then you'd need to create custom traders for the map. Those are defined in the server pbo, under the missions/DayZ_Epoch_26.fallujah folder in the mission.sqf file.It's a bit of an involved process and will take some time. meanbeandk 1 Link to comment Share on other sites More sharing options...
0 meanbeandk Posted September 25, 2015 Author Report Share Posted September 25, 2015 Thanks BetterDeadThanZedJust what i was looking for Thanks Link to comment Share on other sites More sharing options...
0 meanbeandk Posted September 27, 2015 Author Report Share Posted September 27, 2015 Where do i put the files that i download (Fallujah map) ?i have these filesfallujah_hou1_2.pbofallujah1_2.pbofallujah1_2.pbo.Shezan74.bisignShezan74.bikeyfallujah_hou1_2.pbo.Shezan74.bisign Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted September 28, 2015 Report Share Posted September 28, 2015 The .bisign files go in your keys folder and the pbos should be in their own folders, maybe called @fallujah? What folder where they in when you downloaded them? Link to comment Share on other sites More sharing options...
0 meanbeandk Posted September 28, 2015 Author Report Share Posted September 28, 2015 the file is calld fallujah1_2.7zill try to put it in a folder cald fallujah1_2 Link to comment Share on other sites More sharing options...
0 meanbeandk Posted September 28, 2015 Author Report Share Posted September 28, 2015 Thanks for all your help man Got it working now :-) Link to comment Share on other sites More sharing options...
0 BetterDeadThanZed Posted September 29, 2015 Report Share Posted September 29, 2015 Glad you got it working! Link to comment Share on other sites More sharing options...
0 Thug Posted December 23, 2015 Report Share Posted December 23, 2015 (edited) On 9/28/2015 at 8:28 AM, meanbeandk said: Thanks for all your help man Got it working now :-) can you give me hand, I have tried to get this going and it just wont work for me. FIXED: I got the server up. Over sight on my part. Forgot to rename a folder. Edited December 24, 2015 by Thug FIXED Link to comment Share on other sites More sharing options...
Question
meanbeandk
Hi
Im trying to install the Fallujah map on my server. But how do I do that?
where do I tell the server to use the Fallujah map.
have ben looking for a tutorial on how to do this but no luck.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now