Skip to content

Some enums won't work #168

@VitalRus95

Description

@VitalRus95

I have an issue with the enums for classes from SB Opcode Library. I use an opcode Sound.AddOneOffSound(.0, .0, .0, 13), which is supposed to support an enum called ScriptSound, present in enums.txt. The function itself is described in classes.db the following way: AddOneOffSound,018C,0,0,("x%f" "y%f" "z%f" "soundId: ScriptSound"). But in SB, pressing Ctrl+Space doesn't show ScriptSound prompt, only the constants I use in the script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions