Arma 3
Laws of War Leaflets
How can i change the textures of the leaflet?
< >
Showing 1-2 of 2 comments
You're Sold Nov 6, 2017 @ 6:21am 
my IQ is lower than the amount of comments on this thread so im gonna need a detailed walkthrough please
AAB_EAGLE Nov 6, 2017 @ 6:27am 
make a new folder and name it Leaflets.Inside it create a txt file and rename it to config.cpp and make sure to change the .txt to .cpp.After that copy this line in it.

class CfgLeaflets
{
class West // Configuration for 1Rnd_Leaflets_West_F
{
text = "Text of the leaflet"; // Text shown when previewing the leaflet full-screen. Ideally should be localized, so even player who cannot read the image can get the information
texture = "myLeaflet_ca.paa"; // Leaflet texture shown when previewing the leaflet full-screen
model = "myLeaflet.p3d"; // In-flight model. Optional; When undefined, generic white leaflet is used
}
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Nov 5, 2017 @ 5:19am
Posts: 2