eXm

[SOLVED] infiSTAR Billboards

18 posts in this topic

Ok, I have created a custom billboard, it shows up in the admin menu to spawn but when I spawn it the image is not present?

I created the PAA and put it in the root of my mpmissions/Exile.Tanoa.pbo 

I have then edited my EXILE_AHAT_CONFIG file with the line {"MCK1","\mpmissions\Exile.Tanoa.pbo\mck1.paa"} directly under the current Billboards. I then repacked both the infiStar PBO and EXxile.Tanoa files and put back in place.

Can anyone advise what I have done wrong and how I can fix it?

I created the paa by opening up and extracting one of the preset billboards, I then opened in Texture Viewer, saved as a .tga opened in Photoshop and edited, saved as a .png, opened again in Texture viewer and finally saved it as a .paa

 

Thanks in advance

exm

Share this post


Link to post
Share on other sites
Advertisement
6 minutes ago, infiSTAR said:

yeah the path is the only problem :)

What would be the correct path if the paa is in my mpmissions inside the Exile.Tanoa.pbo file?

Share this post


Link to post
Share on other sites
pathToCustomBillBoardTextures[] =
{
	{"Doggy","exile_assets\texture\flag\flag_mate_21dmd_co.paa"},
	{"Spawny","exile_assets\texture\flag\flag_mate_spawny_co.paa"},
	{"Dickbutt","exile_assets\texture\flag\flag_misc_dickbutt_co.paa"},
	{"Vish","exile_assets\texture\flag\flag_mate_vish_co.paa"},
	{"Filefromyourmpmission_1","Filefromyourmpmission_1.paa"},
	{"Filefromyourmpmission_2","\Filefromyourmpmission_2.paa"}
};

try these two please, I am not sure if both works or just one of them :)

Share this post


Link to post
Share on other sites

{"Billboard Name","billboards\image_name.paa"}

 

would be the proper format if you added a /billboards/ folder to your mission file and put the image in there.

 

*EDIT* didn't see @infiSTAR's post.

Edited by brawnkoh

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.