Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Apollo on August 04, 2012, 09:48:58 am

Title: Cargo Containers
Post by: Apollo on August 04, 2012, 09:48:58 am
How do you get cargo containers to show their cargo when you scan them? I gave them cargo and made them scanable, but nothing happens. :confused:

EDIT: I know that sounds really stupid, but I don't have much experience with FRED.
Title: Re: Cargo Containers
Post by: TopAce on August 04, 2012, 09:53:23 am
Determining cargo and scanning are two different things technically.

In your case, you don't need the Scannable ship flag. You only need to make sure the container has a cargo and it doesn't have the "cargo known" checked.
Title: Re: Cargo Containers
Post by: Apollo on August 04, 2012, 01:29:16 pm
Thanks! It worked.