OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Gooner861 on 15 Jul 2003, 21:54:16

Title: Flags
Post by: Gooner861 on 15 Jul 2003, 21:54:16
Sorry dumb question i kno, ive forgotten how to set flags for the US and Soviets.
Title: Re:Flags
Post by: DrStrangelove on 15 Jul 2003, 23:38:20
Code: [Select]
_flag setflagtexture "rus_vlajka.pac"
_flag setflagtexture "usa_vlajka.pac"
_flag setflagtexture "white.pac"

 8)
Title: Re:Flags
Post by: Wadmann on 15 Jul 2003, 23:49:07
A quick "Search " came up with this thread:

http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=9225;start=0 (http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=9225;start=0)

Check the ComRef for all sorts of useful  info like this!
 
                           Wadmann
Title: Re:Flags
Post by: Gooner861 on 15 Jul 2003, 23:55:34
Cheers