Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: TopAce on June 29, 2004, 12:20:54 pm
-
Hi SCP team!
A simple question: Does the 'player ship precedence' part in the ships and weapons tables have any use? I noticed that the RR ships tables only have four fighters listed(I almost erased the list to save space).
-
I just remembered something. Looks at comments on table
; $Player Ship Precedence is used in ship selection when a ship specified by the mission
; designer is not available to the player. The next ship on the list is used in its place
; (assuming that ship is allowed for the player).
In other words build your campaign file properly and use your ship-allowed SEXPs when you need to and it will never trouble you.
-
I never use the allow-ship SEXP.
-
Then you won't have a problem :)
-
Thanks.