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

functions Game.getNpcs() & Game.getMonsters() #4195

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

EvilHero90
Copy link
Contributor

adding Game.getNpcs() and Game.getMonsters()
now we can access monsters or npcs which are alive easily as a table containing userdata

Pull Request Prelude

Changes Proposed

Issues addressed:
none

adding
Game.getNpcs() and Game.getMonsters()
now we can access monsters or npcs which are alive easily as a table containing userdata
@EvilHero90 EvilHero90 added the enhancement Increase or improvement in quality, value, or extent label Aug 16, 2022
@EPuncker EPuncker merged commit f9d977d into otland:master Aug 16, 2022
@EvilHero90 EvilHero90 deleted the functions branch August 17, 2022 16:02
EPuncker pushed a commit to EPuncker/forgottenserver that referenced this pull request May 23, 2023
adding
Game.getNpcs() and Game.getMonsters()
now we can access monsters or npcs which are alive easily as a table containing userdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Increase or improvement in quality, value, or extent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants