Home   Help Search Login Register  

Author Topic: help  (Read 922 times)

0 Members and 1 Guest are viewing this topic.

Sol Fire

  • Guest
help
« on: 24 Feb 2003, 00:49:53 »
how do i get a car to drive to a certain waypoint wait for a certain person to get in drive to another waypoint and wait for the person to get out before it moves on?

Example: Jeep drives to waypoint 1.. waits for aP to get in before it moves on
aP gets in and it moves to waypoint 2 waits for aP to get out then moves on to the other waypoints

i used to know this but i havnt used it for so long i forgot.. and it was not a script and since it wasnt a script i do not feel like i should use one

i think i learned it at www.flashpointcenter.com but i cannot get into it anymore i try my Favorite links i had made to the areas and get the same error "website not found blah blah" as i do when i use a link to get to the site from a different site

anyway i think the line went something like

On Activation:aP incargo car1  or something like that but im no longer sure since i havnt used it for almost a year now

anyone else know this?
thanks

K-361

  • Guest
Re:help
« Reply #1 on: 24 Feb 2003, 04:12:55 »
Try to use this:

set a WPs for Jeep,then set a trigger near 1st WP or where you want troop
to board.
On trigger activation field type: yourvehiclename LockWP=TRUE.
Then set next Trigger and at condition field type: yourtroopname in yourvehiclename plus on actiovation field type: yourvehiclename LockWP=FALSE. Well I think thats all, it works also with setfuel 0\1 command. ;D

Sol Fire

  • Guest
Re:help
« Reply #2 on: 24 Feb 2003, 04:36:42 »
i'll try it but if i ever get back into that website and find out what it was im going to submit it to the tutorials cause i dont see it there and its real easy but i havnt used it for so long i forgot it and im trying to remember but anyway thanks and i'll try it

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:help
« Reply #3 on: 24 Feb 2003, 05:10:47 »
Hey there, Sol Fire,

What you want to do is have this line here:

unit in vehicle

in the condition field of the waypoint where you want unit to board vehicle... ;)

Sol Fire

  • Guest
Re:help
« Reply #4 on: 24 Feb 2003, 05:55:33 »
ok thanks

Knut Erik

  • Guest
Re:help
« Reply #5 on: 24 Feb 2003, 09:10:11 »
Or...
Create a wp where u want the jeep to stop. It must be a "load" wp. Then create a "get in" waypoint for aP. Press F5 and draw a line between the two waypoints. Then the jeep wont drive before aP is in. Then create a transport unload waypoint for the jeep where you want ap to get off.

This should help you  ;D