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 Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
how can i use a custom flag in mp ctf
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how can i use a custom flag in mp ctf (Read 1109 times)
0 Members and 1 Guest are viewing this topic.
cokeleyRTF
Guest
how can i use a custom flag in mp ctf
«
on:
02 Apr 2004, 15:30:32 »
im trying to use a custom flag in a ctf but cant find a tutorial please help me
Logged
rhysduk
Former Staff
Re:how can i use a custom flag in mp ctf
«
Reply #1 on:
02 Apr 2004, 16:27:50 »
Do you mean set what the flag looks like?
If so use,
this setFlagTexture "nameoffile.ext"
this = put in init feild of flag or change to name of flag (flag has to be named)
nameoffile = the name of the file that you want to be displayed on the flag
ext = the extension of the file above.. JPEG or PAA i think
Rhys
Logged
Reviewed Missions Board
: Please
Read
the
User's Guide
before posting!
Pride and Joy 1 (HW100-T)
revellion
Contributing Member
Re:how can i use a custom flag in mp ctf
«
Reply #2 on:
10 Apr 2004, 14:40:42 »
or you can use this( if you got OFP-R 1.75+)
this setflagtexture "\FLAGS\(COUNTRY).jpg"
Ex.
this setflagtexture "\FLAGS\usa.jpg" will make an USA flag
most countries are in the flags.pbo from OFP-R 1.75+
hope i could be of help...
Logged
Best Logistic Addons and Missions:
www.TheChainOfCommand.com
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
how can i use a custom flag in mp ctf
Top of page