Delta Force Barracks Forums

move boat help

danielwashere92 - 1-27-2008 at 02:16 AM

hi

im quite new to the map editor so bear with me im don't know everything about it :P

im trying to find out how i can make a boat move when i stand on it. What i want to do is jump on the boat, wait bout 10 secends for other people to get on then go across the river but i cant find out how :(

thanks in advance :D:D:D

perigrine falcon - 1-28-2008 at 12:49 AM

I take it your talking about a boat ferrying you across river once?

make an area trigger(takes 2 look in markers)

number them(item attributes window upper right side)

you should have an orange box place this around the boat make sure its not a lot bigger than the boat

now you need waypoints (under markers) to send it to

select markers and put them in a waypoint number list(item attributes window upper right side)put one in front of boat and last 1 where u want boat to stop you may have to number them 1,2,3 etc

goto waypoints(under edit upper left of med) and check waypoint does not loop.

make an event

Event 0: Event 0 delay 10 seconds

Triggers:

Group 1(players are default in group 1) is within area(area trigger for boat) and
SSN (SSN # of boat) is within area(the number assigned to it)
Actions:

Redirect SSN (SSN # of boat) to waypoint(waypoint list created for boat)
Change SSN (SSN # of boat) AI : combat speed = 20 km/h
Change SSN (SSN # of boat) AI : patrol speed = 20 km/h