Skip to content

Obsolete function object_add, sound_add #9

@RaniSputnik

Description

@RaniSputnik

These scripts;

Resources/Management/map_objects
Resources/Management/map_sounds

Both use obsolete functions object_add and sound_add respectively. We should be able to modify these scripts to work without these functions as they are simply used to determine the latest id used by new sounds / objects. We could simply loop over a predefined range of ids? Not as foolproof but should still be functional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions