Arma 3
評價次數不足
How to make Custom Flags & Banners, Pictures
由 Casex 發表
Easy and simple tutorial how to add your own flags and banners for your own single player missions.
   
獎勵
加入最愛
已加入最愛
移除最愛
How to make Custom Flag
1. Make a picture as your flag, make sure to save it as JPG file
2. Put the picture to your arma mission in documents (Documents/Arma3/(MpMission or Missions)
3. Place a flag in Editor and put this in description this setFlagTexture "Your_flag.jpg"
How to make Custom Banner & change texture of Other objects such as pictures etc...
1. Make a picture as your Banner or other object, make sure to save it as JPG file
2. Put the picture to your arma mission in documents (Documents/Arma3/(MpMission or Missions)
3. Place a Banner or other object in Editor and put this in description ; this setObjectTexture [0, "Your_Banner.jpg"]