Jump to content
Sign in to follow this  
plumose 219

objects

Recommended Posts

ive made my map with textures and wrp it ,change png to paa ,now ive decided to put some objects to it, but when i put it back in v3 and bulldozor it theres no textures there,should i have not wrp it can i still add objects to map at this stage .

plus when the layers folder is created do u change rvmat files to paa or keep these as png huh.gif thanks

Share this post


Link to post
Share on other sites
Quote[/b] ]ive made my map with textures and wrp it ,change png to paa ,now ive decided to put some objects to it, but when i put it back in v3 and bulldozor it theres no textures there,

Would you care to elaborate somewhat clearer? What do you mean put it back to V3 and Buldozer?

Quote[/b] ]should i have not wrp it can i still add objects to map at this stage .

I presume this is a question? Yes you can edit your pew at any stage, exporting your map as wrp will not have any affect on your pew data.

Quote[/b] ]plus when the layers folder is created do u change rvmat files to paa or keep these as png huh.gif thanks

You change all the texture paths inside the RVMATs in data folder to refer to paa after png to paa conversion yes, but you do NOT change the RVMATs in data\layers folder.

Example:

Before

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> texture="map\data\mesto_detail_nohq.png";

After

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> texture="map\data\mesto_detail_nohq.paa";

Share this post


Link to post
Share on other sites
Quote[/b] ]ive made my map with textures and wrp it ,change png to paa ,now ive decided to put some objects to it, but when i put it back in v3 and bulldozor it theres no textures there,

Would you care to elaborate somewhat clearer? What do you mean put it back to V3 and Buldozer?

Quote[/b] ]should i have not wrp it can i still add objects to map at this stage .

I presume this is a question? Yes you can edit your pew at any stage, exporting your map as wrp will not have any affect on your pew data.

Quote[/b] ]plus when the layers folder is created do u change rvmat files to paa or keep these as png huh.gif thanks

You change all the texture paths inside the RVMATs in data folder to refer to paa after png to paa conversion yes, but you do NOT change the RVMATs in data\layers folder.

Example:

Before

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">  texture="map\data\mesto_detail_nohq.png";

After

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">  texture="map\data\mesto_detail_nohq.paa";

oh ive change all my layers rvmat to paa,it works in game ,but when i go to put it in buldozer it dont show up any textures. huh.gif thanks for that m8 smile_o.gif

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  

×