Home   Help Search Login Register  

Author Topic: flags on poles  (Read 569 times)

0 Members and 1 Guest are viewing this topic.

Offline punisher

  • Members
  • *
flags on poles
« on: 26 Dec 2002, 13:36:34 »
hi
i have the standard flag pack that everybody has but how do you get them on poles
thanx
The Gimp clan- pushing the limits of OFP
http://www.youtube.com/user/Pigdogmeat

kris

  • Guest
Re:flags on poles
« Reply #1 on: 26 Dec 2002, 19:18:35 »
setFlagTexture "name_of_flag.jpg"

mpbm

  • Guest
Re:flags on poles
« Reply #2 on: 26 Dec 2002, 20:27:04 »
I think itÂ's more like:

1º) U have to choose International Flag

2º) setFlagTexture "\flags\name_of_flag.jpg"

but iÂ'm not 100% sure...

Kaliyuga

  • Guest
Re:flags on poles
« Reply #3 on: 26 Dec 2002, 20:31:48 »
Well... you're both sorta right... lol
;D

You do need to have a flagpole.. but assuming from the title of the Question  dude already knew that ::)


Now... you need to make a copy of the .jpg that you want for your flag... and place it in the mission folder along with everything else....  


then you use  

this setflagtexture "nameofflag.jpg"


If you set the path as  flags\"name_of_flag.jpg"
then it would go looking for a flag folder somewhere.. and not find one ;)


O Neil

  • Guest
Re:flags on poles
« Reply #4 on: 27 Dec 2002, 06:36:15 »
...and if you still don't understand that, try this:

1) Copy the jpg. pic of your flag
2) Place it into you
 Codemasters/Operations Flashpoint/User?username/mission name.
3) ingame, create    Empty/Objects/flag international.
4) in the init feild, type      this setflagtexture "flagname.jpg"
5) write down on a peice of paper, that your Milo needs warming. ;)

O Neil