PDA

View Full Version : Respawn Question



RAMBO
Nov 10 2001, 13:30
Yo Folks, its been long time I didn't post here, Well I was busy http://www.flashpoint1985.com/ikonboard3/non-cgi/emoticons/wink.gif

I came across a problem which lots may know the answer, but I cannot make it

I need to know if its possible to RESPAWN with the same weapon.

And also if its possible to respawn in Vehicle.

Tnx very much. C YA

RAMBO
Nov 11 2001, 16:15
Hey out there, no one knows how to answer to my question???

Rob
Nov 11 2001, 18:44
i have seen it round alot recently. search for it, i have seen bout 3 posts on the same thing....... http://www.flashpoint1985.com/ikonboard3/non-cgi/emoticons/smile.gif

Chris Death
Nov 16 2001, 00:54
where your unit will respawn, create a
trigger (choose multiple activation),
make the size of the trigger as big
enough, that the unit will respawn
in it's area,
and in it's condition field type:
alive unitname
at on activation enter what you want
e.g: unitname exec "weapon.sqs"
or add the weapons and ammo manually
by entering the commands in there.
:biggrin: