Cedricolp Posted May 19, 2016 Report Share Posted May 19, 2016 hello everyone, today i try with no result .. to set the flying mod on normal mod and not on the advenced mod i set into the @epochserver/epochconfig.cpp this command like i see on the forum forceRotorLibSimulation = 0; i set it on the config.cfg to but nothing change... i use tadst to launch the server can someone help me with this ? Link to comment Share on other sites More sharing options...
0 Richie Posted May 19, 2016 Report Share Posted May 19, 2016 It goes in your Description.ext Force enable or disable RotorLib. forceRotorLibSimulation = 1; //force enable Default value: 0 - options based; 1 - force enable; 2 - force disable Link to comment Share on other sites More sharing options...
0 Cedricolp Posted May 19, 2016 Author Report Share Posted May 19, 2016 Thank you very much, But I don't have a description.ext in to my Arma 3 server /mpmission root, or the descrition.ext that packed on Epoch.altis.pbo i need to edit ? Or i need to create one on the root of MPmission? if yes can you give me the begining or a existing Descrition for this ? Sorry I'm beginning with epoch Link to comment Share on other sites More sharing options...
0 axeman Posted May 19, 2016 Report Share Posted May 19, 2016 Install PBO Manager (http://www.armaholic.com/page.php?id=16369), you will then get the option to right click on epoch.Altis.pbo and 'Extract to epoch.Altis\'. This will unpack the mission file into a new folder, think of it as a zip (compressed) file. You can right click on the folder and use PBO Manager to 'Pack into epoch.Altis.pbo'. Or delete the pbo file and Arma will use the folder. Link to comment Share on other sites More sharing options...
0 Cedricolp Posted May 19, 2016 Author Report Share Posted May 19, 2016 Thx for answering, thats what i did , but what i will say is that my descrition.ext is empty the only ting i have inside is this Spoiler // Epoch Sandbox Survival Gamemode #include "epoch_config\sandbox_config.hpp" so ? i put forceRotorLibSimulation = 0; juste after that ? or before ? or there is somthing wrong ? Link to comment Share on other sites More sharing options...
0 klinGiii Posted May 19, 2016 Report Share Posted May 19, 2016 Go into epoch_config Folder and open "sandbox_config.hpp" Link to comment Share on other sites More sharing options...
0 Cedricolp Posted May 19, 2016 Author Report Share Posted May 19, 2016 40 minutes ago, klinGiii said: Go into epoch_config Folder and open "sandbox_config.hpp" Ye i look at this on my server files... but there is nothing inside with this name .. Link to comment Share on other sites More sharing options...
0 Cedricolp Posted May 19, 2016 Author Report Share Posted May 19, 2016 Ok it's fixed ! my bad thank you very much for the help axeman 1 Link to comment Share on other sites More sharing options...
Question
Cedricolp
hello everyone,
today i try with no result .. to set the flying mod on normal mod and not on the advenced mod
i set into the @epochserver/epochconfig.cpp this command like i see on the forum
forceRotorLibSimulation = 0;
i set it on the config.cfg to but nothing change... i use tadst to launch the server
can someone help me with this ?
Link to comment
Share on other sites
7 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