Jump to content
Sign in to follow this  
hellstorm77

R3f arty and log

Recommended Posts

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

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

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

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

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

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 by hellstorm77

Share this post


Link to post
Share on other sites

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 by Kremator

Share this post


Link to post
Share on other sites

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

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 by KevsnoTrev
updated with a linky link!!

Share this post


Link to post
Share on other sites

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
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

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 by marker

Share this post


Link to post
Share on other sites

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

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

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×