Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Flag
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Flag (Read 461 times)
0 Members and 1 Guest are viewing this topic.
Ducky Zeus
Guest
Flag
«
on:
30 Aug 2004, 09:46:59 »
Hi do u know the script which adds a flag onto the flag pole
Thx, ducky
Logged
C0LDSt33L
Members
Member of the SotM Team
Re:Flag
«
Reply #1 on:
30 Aug 2004, 10:09:48 »
Easy one this. You don't even need a script. Just put
Code:
[Select]
this setflagtexture "usa_Vlajka.pac"
in the initialisation field of the flag. You can also use "rus_Vljaka.pac" for a russian flag.
To change the flag during a mission use FlagName SetFlagTexture "FlagTexture" in the activation field of a trigger.
If you want to put it on someones back there is a thread about it here:
http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=18907;start=0
«
Last Edit: 30 Aug 2004, 10:10:33 by C0LDSt33L
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Flag
Top of page