Help me tell whats wrong? (mission scripts)

  • I have a problem with a ship that is not spawning when its suppose to.


    One of those entries must be problematic:


    Adv. Thanks for the helpers!

  • I have no experience modding singleplayer, but in multiplayer if the ship doesn't have a pilot assigned (the correct pilot and rank), or the ship is missing a critical piece of hardware such as an engine, tractor, scanner, etc. it doesn't appear.



    For me, whenever a NPC didn't appear it was because of one of those two things.

  • I double-checked everything before starting the Trigger building. It can only be something with one of those entries. I'll try to rewrite it.


    Thanks for trying to help!

  • I fixed it by sapwning King and Juni as a formation together and gave each other an objlist separately.
    Anyway, Thanks for the tip, I'll take it into my experience.

  • I've ran into another problem, this time with battle:



    Problem is: When one of the Escorts dies, the game crashes.


    FLSpit says:

    Code
    1. ERROR:General: StreamingSound: missing MP3 codec?
    2. ERROR:General: StreamingSound: missing MP3 codec? <-- Always pops in
    3. WARNING:General:set_gamma_function() called outside of create_buffers/destroy_buffers
    4. WARNING: Failed to get start location <-- ??
    5. WARNING: Unknown camera type? (ChaseCamera) <-- Another feature deleted by Micro$oft
    6. WARNING: alloc_equip: Archetype[0x8000bec6] not supported/equippable! <--Cloaking device?
    7. WARNING: Unknown camera type? (ChaseCamera)
    8. WARNING: Used Hostile Pick Assistance! <-- its probably this one that causes the crash


    Thanks again for any help.