OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: pertti49 on 30 Mar 2003, 22:07:20
-
i used text wiew to get the texture tga then open it in paint shop pro modified it and saved jpg then try to copy it in text wiew as pac format but it always copy it as paa and when tryed to add the paa to the model and import it the texture is missing i know its up to that other textures are pac but why it copyes it as paa always?
greetings:pertti49
-
Hi
Ok lets get to work!
I give a example for add costume FLAGs in the Game.
1:Open Paint or Photoshop or Paintshop pro
2:The size of the picture must be 128 to 128
3:Make a picture
4:Save it under "youpicturename.JPG" (youpicturename is name of the picture)
5:Open Textview and open your picture
6:Save you picture under "youpicturename.paa"
7:Then copy it in you missionfolder(ofp-codmasters-user-youname-mission-you missionname)
8:Start the editor place a flag somwere add to the int "this setflagtexture "youpicturename.paa"
Done