Page MenuHomeFeedback Tracker

Arma 3 Tool Addon Builder
Assigned, WishlistPublic

Description

I am having a problem with packing rvmats in the p3d files. In object builder I setup all of my textures and rvmats paths for global setting. Example local "P:\my_projects\aus_crown\data\..... Global " \aus_crown\data\.... I end up packing the files and everything works fine without binarize in editor. I need them binarize for a server, so I select Binarize and everything works except the rvmats. Which for a police this means no, transparent glass, no lights.

Details

Legacy ID
876472646
Severity
None
Resolution
Open
Reproducibility
Always
Category
Tools
Steps To Reproduce

Use addon builder and set your paths one source from P:\ drive and out source the desktop.

In object builder the paths have to be set for global!

set this list of copy files
*.p3d;*.pac;*.paa;*.rtm;*.sqf;*.sqs;*.bi­kb;*.fsm;*.wss;*.ogg;*.wav;*.fxy;*.csv;*­.html;*.lip;*.txt;*.wrp;*.bisurf

select Binarize and hit pack, when done with process.Please copy that file to the your arma 3 directory as an addon pbo. It will load however without its rvmats.

I think is the the config.cpp having a problem converting the the rvmats?

Additional Information

Here is a file to test, I had to strip it, however the glass is still an rvmat and the body reflection!

https://drive.google.com/open?id=0Bz2Rujx5vi8BUktEWVd1RkpqR28

Event Timeline

Bohemia edited Steps To Reproduce. (Show Details)Oct 21 2015, 9:45 AM
Bohemia edited Additional Information. (Show Details)
Bohemia set Category to Tools.
Bohemia set Reproducibility to Always.
Bohemia set Severity to None.
Bohemia set Resolution to Open.
Bohemia set Legacy ID to 876472646.May 8 2016, 12:59 PM

The provided link is restricted. Please add a comment marked as private containing the link to your files if you want to keep them secret.

Solved it! If any of you are having a problem look at this https://www.youtube.com/watch?v=0hR6ckpPQMY

However the list to copy is wrong, this is what I used. Your project has to be your P Drive. However to BI I noticed one thing that Mikero arma P extractor builds a correct drive. The setup with the Arma 3 Tool drive does not copy the A3 files in the P Drive.

http://dev.withsix.com/projects/mikero-pbodll/files
In my Arma3 Addon Builder Tool my extensions to copy are as follows

Path to Project is P:\My_projects or whatever you make as an folder.

Under tools set your path from steam to the P:\ on all of them.

*.rvmat,*.cpp,*.cfg,*.hpp,*.pac;*.paa;*.rtm;*.sqf;*.sqs;*.bikb;*.fsm;*.wss;*.ogg;*.wav;*.fxy;*.csv;*.html;*.lip;*.txt;*.bisurf;*.sqm;*.ext;*.dbf;*.prj;*.shx;*.shp

I now have working rvmats and textures global!

Thanks though BI!
You guys still Rock!

Nice to read you solved your issue.

Regarding the fact that DevP doesn't generate the A3 dir and its content, it's perfectly normal because FuturaToP is responsible of that ;)

https://community.bistudio.com/wiki/P_drive
https://community.bistudio.com/wiki/FuturaToP