Special ship not boardable
Hello,
I'm making a mission that calls for a përs ship to hail the player,
The person hails the ship, is offered a mission, if he accepts, the përs ship turns into the mission ship, and attacks the player. The player must disable, but not destroy the mission ship, then board it.
Everything works fine except the I can't board the ship ("The ship can't be boarded") and therefore mission is not able to complete. If I destroy the ship, the mission does not fail either, it stays in my "i" current missions panel.
After I adjust something in a plug, I do make sure to start a new pilot to be sure that the plugin loads correctly.
Here is a little more in-depth: Mission built using MC 3.3.1
përs ship appears in s˙st ID 733, appearing only if !b843 (b843 is clear) <-- works
përs ID 644 (ship type: 138, govt: -1) hails player using hail string 43 <-- works
përs ship offers mission ID: 919 when it is hailed (only offers if misn available) <-- works
Ship becomes a mission ship (dude ID: 287) when the mission is accepted <-- works
Player hails përs 644 and accepts mission 919 <-- works
shows offer text, and briefing text <-- works
përs 644 turns into düde 287 (shďp type 138, govt: -1) and attacks player <-- works
player disables düde 287, and attempts to board <-- unable to board, quick briefing still shows mission is active
player destroys düde 287 <-- failed text does NOT appear, briefing still shows mission is active
Options:
Player's Goal: Board
Ship Behavior: Attack player
Am I missing something here? Why does this not work?
Thanks in advance,
- Highway
This post has been edited by Highway of Life : 10 February 2006 - 02:47 PM