Skip to content

Add: C#/Java like event registers for objects (player, entity, etc) #415

@Exmirai

Description

@Exmirai

Example:

local player = GetPlayer()
        player.health = 100
        player.pick + function(item_id) print("You've picked: " ... tostring(item_id) ... "!") end

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Open

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions