Results 1 to 6 of 6

Thread: flagtexture

  1. #1
    Private First Class
    Join Date
    Mar 7 2007
    Location
    Norway - Stavanger
    Posts
    12
    Im just trying to make a easy MP map. With one player to start south and one north. And a flag in the middle of the town. But do the flagtexture thingy work in arma like it did in OPF? Couldnt even find the command at wiki BI. But Arma filled it out when I typed it in the editor. But what are the texture names? Have made an area (trigger) around the town that will kill a player if he goes outside it for more than 30sec. Pretty cool. Want it to be a little like BF2 just to learn scripting and editing.



    Where there is pleasure, there is allways some pain.

    -Snicke-

  2. #2
    I tried the download of latest flags 2006 made by jerryhopper but when you try to run it in arma 1.5 it says this add-on only works with version 1.2 so have to stick with the 3 flags built into the editor at the moment.
    Need a medic? Call the doc !

    http://www.quo.pwp.blueyonder.co.uk

  3. #3
    Private First Class
    Join Date
    Mar 7 2007
    Location
    Norway - Stavanger
    Posts
    12
    Author of the Thread
    Ah.. Thats to bad.. But can I use the changeflag command on those three? And what is the command?

  4. #4
    Quote Originally Posted by (doc_no1 @ Mar. 20 2007,21:17)
    so have to stick with the 3 flags built into the editor at the moment.
    not true, I just made a flag 128x64 and converted it to paa with
    TexView
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">flagname setflagtexture &#34;picname.paa&#34;;[/QUOTE]
    1 IQ away from licking windows, drooling since 1966.

  5. #5
    USA Flag: "&#92;ca&#92;misc&#92;data&#92;usa_vlajka_co.p aa"
    SLA Flag: "&#92;ca&#92;misc&#92;data&#92;sever_vlajka.pa a"
    Royal Sahrani (Independent) Flag: "&#92;ca&#92;misc&#92;data&#92;jih_vlajka.paa"
    Russian Federation Flag: "&#92;ca&#92;misc&#92;data&#92;rus_vlajka.paa"

    Those are the four flags included in the game. Paa is not a required format for your custom flags especially cause they don&#39;t support transparency anyway, jpg is much easier.

    Remember to squeeze a 2:3 flag to a square or make it wider with a bit-compatible resolution.

  6. #6
    Private First Class
    Join Date
    Mar 7 2007
    Location
    Norway - Stavanger
    Posts
    12
    Author of the Thread
    What if the flag i not taken. (No flag on the pole) And can I make a person rise it in some way?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •