Need help proxy base
-
Help there.
I need help to set up mobile proxy bases.
i want have player dockable capships on a server (only vanilla systems are present in the server).So i have adding in universe.ini
[Base]
nickname = <sysnick>_Mobile_Proxy_Base
system = <sysnick>strid_name = 458854
file = Universe\Systems\Mobile_Proxy_Base.iniin \Systems, i have adding :
Mobile_Proxy_Base.ini file
SpecialRooms folderin each system folder, i have edited the <sysnickname>.ini adding:
[Object] and [Zone] section. (according to those in the 88flak mod)I use the last flhook (1.6.7 test 19) and the ship i want dockable are in the ini in the mobile section.
I launch the game and when i undock to launch to space from the planet, in order to go to the capship: CrashToDeskyop.
any idea ?</sysnickname></sysnick></sysnick>
-
[Object]
nickname = <sysnick>_Mobile_Proxy_Base
pos = -200000, 0, -200000
rotate = 0, 0, 0
archetype = jumphole_orange_base
base = BR07_03_Base <–---- can be enybase but must exist
dock_with = <sysnick>__Mobile_Proxy_Base
reputation = fc_or_grp
behavior = NOTHING
visit = 0
difficulty_level = 19
pilot = pilot_capital
loadout = bot_station_loadoutBR07_03_Base is going to use that as the base thats prob you problem
better add BR07_03_Base is a custom base wee use but there plenty to pick from from vanila
try say Li01_14_Basejumphole_orange_base <----that basicly is a custom object witha a dock mount added you can use jumphole insted i think</sysnick></sysnick>
-
OK, i take exemple on 88flak, and of course i hav’nt use BR07_03 and orange_base, but i have used a base that exist in our mod. (a base in the only system we have ad, to let people buy capship)
I will try to make it working with a vanilla base to see if it’s not a prob with my custom one.
can i use :
[Object]
nickname = ZZ00_mobile_proxy_base
pos = -10000, 10000, -100000
rotate = 0, 0, 0
archetype = base_megadock
base = ZZ00_mobile_proxy_base
dock_with = ZZ00_mobile_proxy_base; <- SAME AS NICKNAME
voice = atc_leg_f01a
space_costume = , robot_body_E
behavior = NOTHING
difficulty_level = 1
pilot = pilot_solar_easy
visit = 128
[zone]
nickname = ZZ00_mobile_proxy_base_hidden
pos = -10000, 10001, -100000
shape = SPHERE
size = 300
interference = 0.990000
visit = 128with base and dockwith = nickname in order to be sure that it exist ?
Thanks
-
Simply you want to use existing base for mobile or what?
This example must work i think.
-
So, after many tries, it don’t working for me, i 'm sure i do something wrong, but don’t know what o_O
Anyone have a complete Step by Step to implemant this function to an fl server ?
(at least for 2 systems so that i can tst it and see how it is make then repeat these steps for the other systems)I’m not a Pro Grade modder, and i really want to have it in my mod, and understand how it made.
thanks.