Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Exmirai opened this issue May 16, 2017 · 0 comments
Open

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

Exmirai opened this issue May 16, 2017 · 0 comments

Comments

@Exmirai
Copy link
Collaborator

Exmirai commented May 16, 2017

Example:

local player = GetPlayer()
        player.health = 100
        player.pick + function(item_id) print("You've picked: " ... tostring(item_id) ... "!") end
@Razish Razish changed the title Create C#/Java like event registers for objects ( player, entity etc ) Add: C#/Java like event registers for objects (player, entity, etc) May 24, 2017
@Razish Razish added this to Open in tracking Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Open
Development

No branches or pull requests

2 participants