Timothy Franz 2 Posted December 18, 2017 Yea I followed it as you had posted to no avail. 1 Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 Updated to Beta 1.0.3 https://github.com/auQuiksilver/Apex-Framework Assuming all is well, next update should be full release and end of beta. 1 Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 Still no luck on Linux. Now faced with the same black screen as before but instead stating "Real_date extension must be running." Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 2 minutes ago, Timothy Franz said: Still no luck on Linux. Now faced with the same black screen as before but instead stating "Real_date extension must be running." delete these lines https://github.com/auQuiksilver/Apex-Framework/blob/master/Apex_framework_beta_103.terrain/code/functions/fn_config.sqf#L136 136-148 Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 Was just about to do that after I posted that. I'll let you know how that goes. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 1 minute ago, Timothy Franz said: Was just about to do that after I posted that. I'll let you know how that goes. yeah i added in Linux exception here https://github.com/auQuiksilver/Apex-Framework/blob/master/Apex_framework_beta_103.terrain/code/functions/fn_config.sqf#L80 but missed that other line Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 No luck. After doing the removal of those lines get spammed with "Mission Apex_framework_beta_103.Altis read from bank." in the server log. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 11 minutes ago, Timothy Franz said: No luck. After doing the removal of those lines get spammed with "Mission Apex_framework_beta_103.Altis read from bank." in the server log. Thats a general server setup issue. You've done something incorrectly with PBO packing or where you placed the edited file. Google "arma read from bank" for support. Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 Would appear its actually an issue in the "Apex_framework_beta_103.terrain" folder included. I just unpacked one of the PBOs provided made the changes to the fn_config.sqf file and repacked it from that and no issues. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 4 minutes ago, Timothy Franz said: Would appear its actually an issue in the "Apex_framework_beta_103.terrain" folder included. I just unpacked one of the PBOs provided made the changes to the fn_config.sqf file and repacked it from that and no issues. the .terrain folder needs .terrain renamed to .altis .tanoa or .malden, and the correct SQM added. Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 (edited) ... Edited December 19, 2017 by Timothy Franz Derp delete plz Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 (edited) ... Edited December 19, 2017 by Timothy Franz Derp delete Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 1 minute ago, Timothy Franz said: It's missing the mission.sqm the SQMs for each terrain are stored in the folder titled "SQM". paste the correct one into the root, beside description.ext Share this post Link to post Share on other sites
Timothy Franz 2 Posted December 19, 2017 Yea just realized that, sorry to many hours awake the little things are getting overlooked. :P Thanks for the help and love the work your doing. 1 Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 19, 2017 4 minutes ago, Timothy Franz said: Yea just realized that, sorry to many hours awake the little things are getting overlooked. :P Thanks for the help and love the work your doing. ill put a readme.txt into that mission file for future build to take care of this sort of thing. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 20, 2017 Due to time constraints (we're a couple days behind schedule) and risk of screwing something up, I'm not going to publish the custom base build kit until after holidays, so first week of January sometime. It'll take a couple days to get it right and there is always the risk of introducing more errors and bugs, so i cant really rush it. heading away on holidays in a couple days and dont want to stress about it today and tomorrow. so we'll stay at 1.0.3 beta until then unfortunately. It is pretty much complete, so it is beta in name only, + 1 more patch to come. in the meantime, here is some info for anyone interested in tinkering with custom base and stuff. Many things are interactive and scripted, the equivalent of using its init box in the eden editor, something to be mindful of. Base data https://github.com/auQuiksilver/Apex-Framework/blob/master/Apex_framework_beta_103.terrain/code/config/QS_data_missionobjects.sqf Marker data https://github.com/auQuiksilver/Apex-Framework/blob/master/Apex_framework_beta_103.terrain/code/config/QS_data_markers.sqf Generated in here https://github.com/auQuiksilver/Apex-Framework/blob/master/Apex_framework_beta_103.terrain/code/functions/fn_config.sqf#L740 Merry Christmas 3 1 Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 21, 2017 OP updated with a "features" section Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 21, 2017 OP updated with screenshots of custom vehicle & uniform skins available (on github) for use with the framework. Share this post Link to post Share on other sites
-XFIRE- 4 Posted December 22, 2017 How to turn of restricted Vest and Uniform? Nice Framework fn_Quiksilver 1 Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 23, 2017 20 hours ago, -XFIRE- said: How to turn of restricted Vest and Uniform? Nice Framework fn_Quiksilver thanks there is no easy way at the moment. until we clean that up youll have to do a folder search for SQF commands like “removeVest” or “removeUniform” “forceAddUniform”. there will be ~3 file locations at the moment until i can tie it all back to 1 file 1 Share this post Link to post Share on other sites
-XFIRE- 4 Posted December 23, 2017 4 hours ago, fn_Quiksilver said: thanks there is no easy way at the moment. until we clean that up youll have to do a folder search for SQF commands like “removeVest” or “removeUniform” “forceAddUniform”. there will be ~3 file locations at the moment until i can tie it all back to 1 file This helpful thanks. lol i find the way for one day. and done with this. Share this post Link to post Share on other sites
acidus 0 Posted December 29, 2017 I keep getting this message in the server console. There definitely is whitelist.sqf in the @Apex_cfg folder. I even copied the virgin version back and restarted, but it keeps popping up: 17:08:12 Roles assigned. 17:08:12 Reading mission ... 17:08:12 Script @Apex_cfg\whitelist.sqf not found 17:08:13 Mission Invade & Annex: Apex Edition read from bank. 17:08:13 Roles assigned. 17:08:13 Reading mission ... 17:08:14 Script @Apex_cfg\whitelist.sqf not found 17:08:14 Mission Invade & Annex: Apex Edition read from bank. 17:08:15 Roles assigned. 17:08:15 Reading mission ... 17:08:15 Script @Apex_cfg\whitelist.sqf not found 17:08:16 Mission Invade & Annex: Apex Edition read from bank. 17:08:16 Roles assigned. 17:08:16 Reading mission ... 17:08:17 Script @Apex_cfg\whitelist.sqf not found etc... On the client, the role selection comes up, select a role, click join... load screen comes up for a second, then back to the role selection screen. Meanwhile the whitelist.cfg message scrolls. UPDATE: Startup parameter was -mod instead of -servermod. Whoops. Working fine now. Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted December 30, 2017 2 hours ago, acidus said: I keep getting this message in the server console. There definitely is whitelist.sqf in the @Apex_cfg folder. I even copied the virgin version back and restarted, but it keeps popping up: 17:08:12 Roles assigned. 17:08:12 Reading mission ... 17:08:12 Script @Apex_cfg\whitelist.sqf not found 17:08:13 Mission Invade & Annex: Apex Edition read from bank. 17:08:13 Roles assigned. 17:08:13 Reading mission ... 17:08:14 Script @Apex_cfg\whitelist.sqf not found 17:08:14 Mission Invade & Annex: Apex Edition read from bank. 17:08:15 Roles assigned. 17:08:15 Reading mission ... 17:08:15 Script @Apex_cfg\whitelist.sqf not found 17:08:16 Mission Invade & Annex: Apex Edition read from bank. 17:08:16 Roles assigned. 17:08:16 Reading mission ... 17:08:17 Script @Apex_cfg\whitelist.sqf not found etc... On the client, the role selection comes up, select a role, click join... load screen comes up for a second, then back to the role selection screen. Meanwhile the whitelist.cfg message scrolls. UPDATE: Startup parameter was -mod instead of -servermod. Whoops. Working fine now. nice ! also remember startup param: -filePatching 1 Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted January 2, 2018 Example of the AI Medics system built into the framework, for use with the Revive system: And an in-game example (skip to end for the AI medics part): 4 Share this post Link to post Share on other sites
-XFIRE- 4 Posted January 3, 2018 Hi Quiksilver Can i remove radio addons and use TaskForceRadio on play . i don't know location file to remove. Share this post Link to post Share on other sites