calmd0wn 1 Posted August 25, 2013 Does anyone know how to implement the debug monitor into overwatch? Ive seen how to do it for regular dayz and epoch. But overwatch doesn't have a missionPB folder INIT.SQF etc. I have the code just don't know where to place it. :| Share this post Link to post Share on other sites
AmberHelios 2071 Posted August 25, 2013 you place it in the init.sqf overwatch does have this file in the missionfile 2 Share this post Link to post Share on other sites
calmd0wn 1 Posted August 25, 2013 http://s32.photobucket.com/user/lomgrofll/media/where.jpg.html?filters[user]=10925650&filters[recent]=1&sort=1&o=0 do you know which folder? I don't see it. :( Share this post Link to post Share on other sites
-Se7eN- 874 Posted August 25, 2013 thats your datebase mate. you need to access you mission.pbo 2 Share this post Link to post Share on other sites
calmd0wn 1 Posted August 25, 2013 Yeah see I must sound like the dumbest person. But I bought a server from Dayzcommander and its all going well. Just no clue about some of those things. Where is missionPBO? Been searching. The only editable files are the ones I showed the rest is very straight forward like spawn limit, map, password, day/night etc. Share this post Link to post Share on other sites
AmberHelios 2071 Posted August 25, 2013 click the advanced tick box at the bottom and then you get the options to download and upload the mission and server files 2 Share this post Link to post Share on other sites
calmd0wn 1 Posted August 25, 2013 Found it, have the code saved in a notepad file. So do I just import that as a .txt file? Share this post Link to post Share on other sites
AmberHelios 2071 Posted August 25, 2013 no you download the default files extract them using cpbo or similar program then save the code as debug.sqf open up the init.sqf and exec it from the init.sqf repack the file as a pbo and then upload 2 Share this post Link to post Share on other sites
-Se7eN- 874 Posted August 25, 2013 (edited) if you need more help let me know. ill give you a quick written out tutorial. Amber kinda got it all down though. Edited August 25, 2013 by TMW Se7eN 3 Share this post Link to post Share on other sites
calmd0wn 1 Posted August 26, 2013 I got it to extract but its not showing the new extracted folders. I used CMD -e dayz_mission.pbo it worked said 3 extracted didn't put them any where that I can find :(. Share this post Link to post Share on other sites