How i Include myworld.world in sheet_id.bin ?
Added by patodeborracha almost 5 years ago
I made a new world called terraoca.world as I insert it in sheet_id.bin?
I tried this: make_sheet_id -oD:/TeraOca/TerraOca3/code/terraoca/common/data_leveldesign/leveldesign/Game_elem/sheet_id.bin D:/TerraOca/TerraOca3/code/terraoca/common/data_leveldesign/leveldesign/game_element D:/TerraOca/TerraOca3/code/terraoca/common/data_leveldesign/leveldesign/Game_elem/
the make_sheet_id made sheet_id.txt contain the sheet_id.bin. I change sheet_id.txt and run the command quoted above and does not change the sheet_id.bin .. how do I include in terraoca.world sheet_id.bin?
Replies (6)
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by kervala almost 5 years ago
I think .world files don't need to be "registered" in sheet_id.bin because they are not in included paths :)
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by patodeborracha almost 5 years ago
but, it is included in sheet.bin, how i exclude it?
id: 0 file: unknown.unknown
id: 1 file: formuli.item
id: 2 file: localisation.localisation_table
id: 3 file: sheets.txt
id: 4 file: ryzom.light_cycle
id: 5 file: ryzom.weather_function_params
id: 6 file: ryzom.world
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by kervala almost 5 years ago
If you want to recreate a new sheet_id.bin, you just need to delete it. A new one will be created with new ids without sheets you don't need.
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by patodeborracha almost 5 years ago
hunmmm
I had created a new one, and backed up the original .. I saw that one with 3mb and another with 17kb xD .. then decided to ask
ty,,
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by molator almost 5 years ago
The default sheet_id.bin includes ids of ryzom live.
If you keep that file, those ids are kept when updating.
If you delete the file, you have just your own ids.
RE: How i Include myworld.world in sheet_id.bin ?
-
Added by kaetemi almost 5 years ago
Last revision of build pipeline builds sheet id etc with correct settings automatically.
(1-6/6)