Two questions on big planet ring
-
Yesterday, i increase planet’s radius, and now i want some planet have ring. but when i increase rings radius, some bug comes up.
And other one about ring clouds, it lost/disappear.
My planet and ring code like this:
Ku03.ini [Object] nickname = Ku03_Aso ids_name = 261138 pos = 273609, 0, -155581 archetype = planet_gaspurcld_50000 ids_info = 66064 spin = 0.000000, 0.000000, 0.000000 atmosphere_range = 57000 burn_color = 255, 222, 160 rotate = 0, 0, 0 ring = Zone_Ku03_Aso_ring, solar\rings\Aso_Large.ini [zone] nickname = Zone_Ku03_Aso_ring pos = 273609, 0, -155581 rotate = 21, -31, -20 shape = ring size = 60000, 177000, 250 sort = 99.500000 Music = zone_field_asteroid_ice Aso_Large.ini [TexturePanels] file = solar\rings\shapes.ini [Exterior] shape = icering1 color = 255, 255, 255 opacity = 0.900000 thickness_edge = 1.000000 outer_edge = 0.300000 inner_edge = 0.100000 num_segments = 128 fade_range = 500, 0 [Clouds] max_distance = 700 puff_count = 70 puff_radius = 120 puff_colora = 175, 150, 255 puff_colorb = 200, 200, 255 puff_max_alpha = 0.750000 puff_shape = rock_wisp1 puff_shape = rock_wisp2 puff_shape = rock_wisp3 puff_shape = rock_wisp4 puff_weights = 1, 1, 1, 1 puff_drift = 1.000000 near_fade_distance = 175, 300
-
….
…
[zone]
nickname = Zone_Ku03_Aso_ring
pos = 273609, 0, -155581
rotate = 21, -31, -20
shape = ring
size = 60000, 177000, 250
sort = 99.500000
Music = zone_field_asteroid_ice
…You might want to raise the marked value
and possibly change the fade distances
(even so i missed a little of what’s going wrong). -
yes - that’s the value.
With the screen visible, i can give an other guess or 2:
– conflict with planet cmp
(if it’s one - not very likely - maybe move up ring code in the ini before the planet)
– conflict with starsphere
(remove starsphere and check, if the strange thing is still there)Also check with a vanilla ship with original SUR.
(A few days ago we experienced a funny bug, where a planet CMP
was rendered invisible on closer ranges by a buggy ship SUR)
-
Sorry for the delay, and Thanks guys, but no idea to fix it. i change
– 3f in freelancer.exe, 0x210530, 0x210530 to 1 and
– 250000f in freelancer.exe, 0x210534, 0x210534 to 1250000,The rift not disappear, and actually it move to other place lol~humm :-?
I will keep trying on this.