Jump to content
Sign in to follow this  
LoonyWarrior

CfgDebriefing - pictures

Recommended Posts

hi

does anybody know in which .pbo file re stored the pictures available, for example, in CfgDebriefing..?

class CfgDebriefing
{  
class End1
{
	title = "Mission Completed";
	subtitle = "";
	description = "You successfully rescued our forces and neutralized the spotters, despite being forced to retreat.";
	pictureBackground = "";
	picture = "[color="#FF0000"]b_inf[/color]";
	pictureColor[] = {0.0,0.3,0.6,1};
};
};

Share this post


Link to post
Share on other sites

That field is either a marker name from cfgMarkers (picture = "hd_warning"; ) or a path to a file in the mission folder (picture = "heart.paa"; ).

Share this post


Link to post
Share on other sites

thanks..

....im looking for scull with crossed bones.. i saw it this weekend and im convinced that it was in-game img..

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  

×