Jump to content
Sign in to follow this  
peligroso

Attach a flag to a vehicle?

Recommended Posts

rrr man i have forgotten....brass was the one that found out how to do it. message "brass" and ask him.

Share this post


Link to post
Share on other sites

you should easily do it, but not at the start of mission, you simply setup the flagcarier as in CTF mission, and then you set waypoint for some soldier to get the flag, and then move him into vehicle. that's all smile.gif

Share this post


Link to post
Share on other sites

if u read the thread properly he didn't wanna do it in the ctf mission. in sp. i can't remember wot the command was but u had to apply the flag to the flag pole and command it to be carried by the person. from there the only way for the flag to be on a vehicle is if the person that the flag was with to get in a vehicle. if brass doesn't read this then i will try to find out tonight.

Share this post


Link to post
Share on other sites

yeah, but he probably wants the exact way to do it, and not some vague suggestion. either search for my post in this part of the forum or icq me, i hope you do the former, as i hate icq and i aint often on it

Share this post


Link to post
Share on other sites

it would be easier for people if u gave them the answer cuz i know that it doesn't take long to explain as u have done to me before, and ur thread aint here any more.

Share this post


Link to post
Share on other sites

For a flag to be on a vehicle you have to have a Living AI unit in the car (i.e a soldier).

Put a soldier then name him man1 (or whatever), then a flag on a flagpole. Give the flag a name e.g flag1

In the init field of the flag type, flag1 setflagowner man1.

Then just put him straight into a car or something (man1 moveincargo car1).

It's that easy... :biggrin:

(Edited by MP at 7:29 pm on Dec. 10, 2001)

Share this post


Link to post
Share on other sites

you missed out the init command for the flag type.

Put a soldier then name him PLAYER

place a flagpole, call it POLE.

put this in the pole's init field:

this setflagtexture "usa_vlajka.pac" or whatever (you should know the flags)

then put in flag init after the set flagtexture;

POLE setflagowner PLAYER

i think this is it, iu havent used it in ages, and i formatted my drive losing my post in text format, the above is what MP put, but better. it may be wrong, the setflagowner im a bit unsure on where u place it. play around

Share this post


Link to post
Share on other sites

no it isn't...

flag pole....(init: this setflagtexture "USA_vlajka.pac" this setflagowner player)

Share this post


Link to post
Share on other sites

sorry man i just think its stupid when other people think that its a different answer. so i just prove them wrong. calm urself!!

Share this post


Link to post
Share on other sites

Ok

Make crew man named s1

Make vehicle named v1

Make flag pole named fl

in init field write:

fl setflagtexture "usa_vlajka.pac";fl setflagside east; fl setflagowner s1; s1 moveindriver v1

Enjoy.

Share this post


Link to post
Share on other sites

look weve got the answer already. go it!!!

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Quote: from Shirson on 6:41 am on Dec. 11, 2001

Ok

Make crew man named s1

Make vehicle named v1

Make flag pole named fl

in init field write:

fl setflagtexture "usa_vlajka.pac";fl setflagside east; fl setflagowner s1; s1 moveindriver v1

Enjoy.

<span id='postcolor'>

Hey Rob,

Can you belive this guy???

Share this post


Link to post
Share on other sites

i know wot a *****< ****> , ****.

<span style='color:green'>#include <stdio.h></span>

[bold]void[/bold] main()

{

printf (<span style='color:blue'>"\wot a ****\"</span>);

};

thats c programming btw.

Share this post


Link to post
Share on other sites

sorry if i caused offence, but u wanted it, so i tried to get it, if you corrected me, why didnt you write it yourself!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×