OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: NightJay0044 on 22 Oct 2008, 21:24:29
-
Hi, I'm trying to figure out how to get a soldier to get into the back of a ural truck but not move in the front seat, how do you get him to sit in the back?
Thank you.. :D
-
Assign game logics to the front seats.
-
@ Bedges;
Thanks bedges, great idea, but I may be doing it wrong. Here is what's in the editor
Game Logic:
Name: G1
Game Logic:
Name: G2
Trigger 1:
Condition: true
On Activation: G1 moveincargo Ural; G2 moveincargo Ural;
Ural:
Name: Ural..
That's all I have and the black op still sits in the front seat.
Any idea?
Appreciated,
NightJay
-
Look at the attached missionette.
-
I did actual figure it out. I put the an empty ural truck and used a moveindriver to get the soldier in the ural truck.
For some reason if the ural wasn't empty and it had an east soldier in it, then it wouldn't work but if it was empty then you could use the game logics...I don't know why, but ah well got it to work..
:check:
Thanks for the attatchment anyways...I'll may have to download it later..