hellstorm77 2 Posted April 4, 2013 has anyone re-done R3F ARTY AND LOG with the class names for arma 3? Share this post Link to post Share on other sites
kremator 1065 Posted April 4, 2013 Awww man ... we were waiting on you doing it!! Sheesh! This may help .... http://forums.bistudio.com/showthread.php?147694-ArmA3-Classnames-no-discussions Share this post Link to post Share on other sites
hellstorm77 2 Posted April 5, 2013 I put the right class name in to the right place but i'm getting errors still ---------- Post added at 12:14 ---------- Previous post was at 11:03 ---------- any idea what this is? Error in expression <froad", "B_Quadbike_F", "O_Quadbike_F", ]; R3F_LOG_CFG_heliporteurs =[ > Error position: <]; R3F_LOG_CFG_heliporteurs =[ > Error Missing [ Error in expression <froad", "B_Quadbike_F", "O_Quadbike_F", ]; R3F_LOG_CFG_heliporteurs =[ > Error position: <]; R3F_LOG_CFG_heliporteurs =[ > Error Missing [ Share this post Link to post Share on other sites
kremator 1065 Posted April 5, 2013 Should there be a comma after O_Quadbike_F? Perhaps post that file to pastebin and we can look mate. Share this post Link to post Share on other sites
marker 1 Posted April 5, 2013 Yep no comma after last entry! Share this post Link to post Share on other sites
hellstorm77 2 Posted April 5, 2013 http://pastebin.com/8vpHMg3F Share this post Link to post Share on other sites
lordprimate 159 Posted April 5, 2013 why don't you just disseminate the r3f arty and log from the latest 404wasteland missions? its is already set up for Arma 3 Share this post Link to post Share on other sites
hellstorm77 2 Posted April 5, 2013 the ones i saw dont have the right class names Share this post Link to post Share on other sites
kremator 1065 Posted April 5, 2013 The problems stem from the extra commas you have. Just prior to the end of a list then the ]; you have comma. Those shouldn't be there. For instance line 61 "O_Quadbike_F", remove the , Share this post Link to post Share on other sites
hellstorm77 2 Posted April 5, 2013 (edited) i just added them before i sent you to test it. ---------- Post added at 23:17 ---------- Previous post was at 22:48 ---------- i got it working but i get this error Warning Message: Custom font zeppelin32 is not present, it was replaced by Arma3 default font. any ideas?. mission.pbo file http://www.mediafire.com/?czz78i2veegyb46 Edited April 6, 2013 by hellstorm77 Share this post Link to post Share on other sites
kremator 1065 Posted April 5, 2013 (edited) Don't worry about the font error mate. Looks like you may have sorted it. I got rid of that error by replacing all Zepplin32 with TahomaB fonts. Works fine, although it does through up another UI error. Still one step closer :) Edited April 5, 2013 by Kremator Share this post Link to post Share on other sites
Antiprotestant 1 Posted April 6, 2013 I have been noticing the optics disappearing after the "move object" action swaps your primary weapon for secondary. added this to the following lines in deplacer.sqf... Line 61: _arma_attached = primaryWeaponItems player; line 66: player removeItemFromPrimaryWeapon arma_attached; line 183: player addPrimaryWeaponItem arma_attached; I still can't get it to work. I have tried many variations of the mentioned commands, but still can't get the optics to return on the weapon when an object is placed. Any help would be great, as I am very new at scripting (and worse with French). Share this post Link to post Share on other sites
KevsNoTrev 44 Posted April 6, 2013 (edited) Wow I just found the same thing and can't find a reference to the UI. thanks for the fix for the font issues.... i'll keep trying and keep my eye open. edit: here is a link to the missing PAA files. Drop the folders into the main mission folder where the init.sqf and description.ext are Google Drive link: https://drive.google.com/folderview?id=0Bzz2-_vRVL2DM2RJQkh0LTJoOVU&usp=sharing Edited April 6, 2013 by KevsnoTrev updated with a linky link!! Share this post Link to post Share on other sites
hellstorm77 2 Posted April 6, 2013 fonts fix now ui in the folder. i changed all ul paths but still get the ul error http://www.mediafire.com/?czz78i2veegyb46 Share this post Link to post Share on other sites
KevsNoTrev 44 Posted April 6, 2013 it took me a lot of tweaking, unfortunately i cannot find the ca\ui....paa files in the arma2 or arma2OA pbo's or i would just copy them over and refer directly to them in the install directory. For some reason mine worked by leaving the folders names and structure as i put in the zip file. then putting that in the main folder of the mission. Share this post Link to post Share on other sites
hellstorm77 2 Posted April 7, 2013 you can get the ui from wasteland Share this post Link to post Share on other sites
hellstorm77 2 Posted April 7, 2013 it took me a lot of tweaking, unfortunately i cannot find the ca\ui....paa files in the arma2 or arma2OA pbo's or i would just copy them over and refer directly to them in the install directory.For some reason mine worked by leaving the folders names and structure as i put in the zip file. then putting that in the main folder of the mission. Did you get these working? Warning Message: Picture ui\ui_button_normal_ca.paa not found Warning Message: Picture ui\ui_button_disabled_ca.paa not found Warning Message: Picture ui\ui_button_over_ca.paa not found Warning Message: Picture ui\ui_button_focus_ca.01.paa not found Warning Message: Picture ui\ui_button_down_ca.paa not found Warning Message: Picture ui\ui_button_default_ca.paa not found Warning Message: Picture ui\ui_button_normal_ca.paa not found Warning Message: Picture ui\ui_button_disabled_ca.paa not found Warning Message: Picture ui\ui_button_over_ca.paa not found Warning Message: Picture ui\ui_button_focus_ca.01.paa not found Warning Message: Picture ui\ui_button_down_ca.paa not found Warning Message: Picture ui\ui_button_default_ca.paa not found Share this post Link to post Share on other sites
marker 1 Posted April 7, 2013 (edited) Hellstorm try this path for the icons.. a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ You also have the same named icons within a3\ui_f\data\gui\RscCommon\RscShortcutButton Sure, one of those paths are good. In that folder we have Disabled_ca.paa normal_ca.paa down_ca.paa over_ca.paa focus_ca.paa The only thing that isnt there is disabled.. If that isnt the correct icons, let me know.. Edited April 7, 2013 by marker Share this post Link to post Share on other sites
hellstorm77 2 Posted April 7, 2013 even though my UI folder is in the main mission folder? Share this post Link to post Share on other sites
marker 1 Posted April 7, 2013 If you use these paths, that takes it right from the arma III pbo, already built into the game.. Share this post Link to post Share on other sites
hellstorm77 2 Posted April 7, 2013 i'm just getting this error now Warning Message: Picture a3\ui_f\data\gui\rsccommon\rscshortcutbuttonmain_button_down_ca.paa not found Share this post Link to post Share on other sites
marker 1 Posted April 7, 2013 Give me a bit and I'll post the paths for the rest of the icons.. My fault. Or you can depbo with eliteness the pbo and find the path.. Share this post Link to post Share on other sites
hellstorm77 2 Posted April 8, 2013 these are the ones im trying to find now arrowEmpty = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_arrow_combo_ca.paa"; arrowFull = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_arrow_combo_active_ca.paa"; thumb = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_scrollbar_thumb_ca.paa"; arrowFull = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_arrow_top_active_ca.paa"; arrowEmpty = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_arrow_top_ca.paa"; border = "a3\ui_f\data\gui\RscCommon\RscShortcutButtonMain\ui_border_scroll_ca.paa"; text = "a3\ui_f\data\gui\rsccommon\rscshortcutbuttonmain\ui_gameoptions_background_ca.paa"; Share this post Link to post Share on other sites
hellstorm77 2 Posted April 8, 2013 i found them :) http://pastebin.com/mHWBpSjp Share this post Link to post Share on other sites