Rock the mini game Crashes
Ok i'm trieing to make a Rock Mini Game that lets you spin the rock when you shot it with a missile and that part works BUT the part that doesn't work is makeing it targetable. I first tried putting a bouy in the middle of the rock and it sorta worked but the bouy was out side the rock so i tried to make the rock itself targetable and it crashes.
Here's my code:
Solar_arch.ini:
[Solar
nickname = rock_mini_game_01
ids_name = 1
ids_info = 1
type = SATELLITE
DA_archetype = solar\asteroids\models\ast_mineable_60.3db
material_library = solar\ast_mineable.mat
LODranges = 0, 2000
solar_radius = 10
shape_name = NNM_SM_ROCK_ASTEROID
hit_pts = 999999961690316250000000000000000000.000000
Hi03.ini:
[Object
nickname = HI03_ast_solar_mineable_60_01
ids_name = 200032
ids_info = 66622
spin = 100.000000, 50.000000, 25.000000
rotate = 49, 67, 12
pos = -66704, 0, -34205
archetype = rock_mini_game_01
Is there something i'm missing Do I have to give it a loadout Is there a error in my code
Please help
Here's my code:
Solar_arch.ini:
[Solar
nickname = rock_mini_game_01
ids_name = 1
ids_info = 1
type = SATELLITE
DA_archetype = solar\asteroids\models\ast_mineable_60.3db
material_library = solar\ast_mineable.mat
LODranges = 0, 2000
solar_radius = 10
shape_name = NNM_SM_ROCK_ASTEROID
hit_pts = 999999961690316250000000000000000000.000000
Hi03.ini:
[Object
nickname = HI03_ast_solar_mineable_60_01
ids_name = 200032
ids_info = 66622
spin = 100.000000, 50.000000, 25.000000
rotate = 49, 67, 12
pos = -66704, 0, -34205
archetype = rock_mini_game_01
Is there something i'm missing Do I have to give it a loadout Is there a error in my code
Please help