Hard Light Productions Forums

General FreeSpace => FreeSpace Discussion => Topic started by: quadinhonic_II on June 18, 2002, 11:52:33 am

Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 11:52:33 am
I have a made a mission where an Argo is supposed to capture an Hippocrates. There is a Arcadia in the mission also. The Med Ship is sitting somewhere around 1.5 klicks and 2 klicks away from the station on the right side. I have set initail orders for the argo to dock on the bottem dock of the med ship. The argo at the beggining of the mission is somewhere like 2.5 to 3 klicks out away from the med ship. The argo is supposed to go in a striaght line towards the med ship. But in the middle of the mission the argo turns left and wants to go around the station and to the med ship. Now it cant do this because I also have a enemy Levaithon and a diemos right in the middle of the argos now changed flight path. I have moved the med ship and the argo several times, away from each other, at diffrent distances etc. but nothing seems to work. I want the argo to come at the med ship at a certain direction, the one I have presently.

*Arcadia, Diemos, Leviathon are all enemy. Med Ship I have set to neutral.  Argo=friendly
Title: Docking problem
Post by: karajorma on June 18, 2002, 12:08:48 pm
Why not just use waypoints to script the movement of the argo until it gets close to the med ship?
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 12:10:20 pm
what do you mean?
Title: Docking problem
Post by: Alikchi on June 18, 2002, 12:18:59 pm
Set up a waypoint path leading to the medical ship, and when the path is done, give the Argo orders to dock.
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 02:05:39 pm
Oh, stupid me :doh:
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 02:37:41 pm
this has nothing to do with docking but it has to do with the same mission.

I have enemy fighters attacking the argo. Now the Med ship is neutral, but the argo fires at it with its flak. to fix this problem i took away the argos flak, but it left the argo defence less. I dont want to add anymore ships. How do i get it so the argo fires at only the enemy fighters and not the med ship?
Title: Docking problem
Post by: Killfrenzy on June 18, 2002, 03:14:44 pm
Protect_Ship: Medical ship. :p

:D:D:D
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 03:17:00 pm
how do i set it up?
Title: Docking problem
Post by: Killfrenzy on June 18, 2002, 03:18:59 pm
Ship's stats -> Misc (I think)

There's a 'protect ship' tick box. That's only protection against lasers, flak and missiles, NOT beam cannons. You need the beam_protect_ship sexp for that.
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 03:20:54 pm
Ok. Whats the "protect ship" thing in the events editor do?
Title: Docking problem
Post by: Killfrenzy on June 18, 2002, 03:25:23 pm
Same thing, but only if beforehand you wanted the ship to be attacked.

For example:

You're capturing a station, and you have to disarm it so the transport can dock, but after the thing's disabled, you don't want it damaged. That's where you'd bring in the:

is_disarmed_delay
station
5
protect_ship
station

You see? :)
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 03:26:48 pm
Oh, ok, I understand now.
Title: Docking problem
Post by: Killfrenzy on June 18, 2002, 03:28:11 pm
*Celebrates*

I AM[/b][/u] useful for something!:D:D:D
Title: Docking problem
Post by: quadinhonic_II on June 18, 2002, 03:29:04 pm
Thats why I come here:)