Fri Mar 31, 2006 3:43 am by warzog
Here's a typical entry in Universe.ini:
[system
nickname = Br02
file = systems\Br02\Br02.ini
pos = 4, 10
msg_id_prefix = gcs_refer_system_Br02
visit = 0
strid_name = 196615
ids_info = 66102
The "Visit = 0" should be "Visit = 1" to show up on the Sirius map.
And the "strid_name = 196615" should be your system's name.
And the "ids_info = 66102" should be your system's information.
You're "Data not available error" means that either there is no entry, or no actual DLL entry exists for it.
Any "[Object" in the system's ini file, that you want to be seen on the map, must have a line with "Visit = 1"
This example shows several standard entries:
[Object
nickname = Br02_Sun
ids_name = 261014
pos = 0, 0, 0
ambient_color = 255, 255, 255
archetype = sun_2000
star = med_white_sun
atmosphere_range = 9000
burn_color = 160, 222, 245
visit = 0
ids_info = 66162
[Object
nickname = Br02_to_Br01
ids_name = 260653
pos = -74267, 0, -28226
rotate = 0, -90, 0
archetype = jumpgate
msg_id_prefix = gcs_refer_system_Br01
jump_effect = jump_effect_bretonia
ids_info = 66145
reputation = br_p_grp
behavior = NOTHING
difficulty_level = 5
goto = Br01, Br01_to_Br02, gate_tunnel_bretonia
loadout = jumpgate_br_01
pilot = pilot_solar_hard
To make the first one visible, change the "visit = 0" to "visit = 1"
To make the second one visible, ADD a line, anywhere, that reads, "visit = 1"
Watch your 6!