OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Smoshy on 12 May 2004, 08:56:57
-
Hopefully I can explain this correctly.
I start off with an empty tank (WWII) and assign a crew for it. I then assign a group of soldiers to the cargo so that they ride on the back. I have placed a waypoint for the tank (commander) to unloadcargo but the men don't get off and the tank just waits. I even gave a getout waypoint for the soldiers. Any ideas please on how to get these men to unload ???
-
Try syncronising the two waypoints or try the unassign command..
-
If I remember correctly, try a trigger with : Man1 action ["EJECT",Nameofthetank];unassignVehicle Man1 (do the same thing for other men).Place the trigger where the men are supposed to disembark and link it (F2) with the tank / one of the men. Just use MOVE waypoints.