General Question Can I transfer more than eight people to a vessel using UMMUFA?

Archasio

New member
Joined
Apr 25, 2017
Messages
31
Reaction score
0
Points
0
I want to transfer a crew of ten to the Deepstar, is this possible? All I can see in the config file are color options, hud size and stuff like that which isn't too helpfull.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
Look in the config folder for the UMMUFA:
Code:
;---------------------------------------------
;deepstar UMMUFA configuration file
;Generated by UMMUFA
;---------------------------------------------
AirlockCount = 5
CrewCount = 1
seats = 7
KillOnCrash = 0
KillHVel = 0.00
;---------------------------------------------
;deepstar Airlock definitions
;---------------------------------------------
;Airlock 1
Airlock_1_PosP = 1.00 1.00 141.00
Airlock_1_PosN = -1.00 -1.00 136.00
Airlock_1_rot = 0.00 0.00 0.00
Airlock_1_Pos = 0.00 0.00 140.00
;Airlock 2
Airlock_2_PosP = 1.00 5.50 1.00
Airlock_2_PosN = -1.00 3.50 -1.00
Airlock_2_rot = 1.57 0.00 0.00
Airlock_2_Pos = 0.00 5.00 0.00
;Airlock 3
Airlock_3_PosP = 1.00 -3.50 1.00
Airlock_3_PosN = -1.00 -5.50 -1.00
Airlock_3_rot = -1.57 0.00 0.00
Airlock_3_Pos = 0.00 -5.00 0.00
;Airlock 4
Airlock_4_PosP = -3.50 1.00 1.00
Airlock_4_PosN = -5.50 -1.00 -1.00
Airlock_4_rot = 0.00 -1.57 0.00
Airlock_4_Pos = -5.00 0.00 0.00
;Airlock 5
Airlock_5_PosP = 5.50 1.00 1.00
Airlock_5_PosN = 3.50 -1.00 -1.00
Airlock_5_rot = 0.00 1.57 0.00
Airlock_5_Pos = 5.00 0.00 0.00


Change the number of seats.
 

Archasio

New member
Joined
Apr 25, 2017
Messages
31
Reaction score
0
Points
0
There are no such folder

---------- Post added at 08:39 PM ---------- Previous post was at 08:37 PM ----------

152z3aa.png
 

Archasio

New member
Joined
Apr 25, 2017
Messages
31
Reaction score
0
Points
0
I've already tried that. I think it is for an outdated version of the Deepstar.
 

gattispilot

Addon Developer
Addon Developer
Joined
Oct 17, 2007
Messages
8,636
Reaction score
2,613
Points
203
Location
Dallas, TX
So do you have UMMUFA installed?

---------- Post added at 04:10 PM ---------- Previous post was at 04:08 PM ----------

Is it in the Deepstar2.1 folder?
 
Top