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

[Quest API] Add SignalAllBotsByOwnerName() to Perl/Lua. #2730

Merged
merged 1 commit into from Jan 13, 2023

Conversation

Kinglykrab
Copy link
Contributor

Perl

  • Add $entity_list->SignalAllBotsByOwnerName(owner_name).

Lua

  • Add eq.get_entity_list():SignalAllBotsByOwnerName(owner_name).

Notes

  • Adds a way to signal all bots by owner name instead of only character ID.

# Perl
- Add `$entity_list->SignalAllBotsByOwnerName(owner_name)`.

# Lua
- Add `eq.get_entity_list():SignalAllBotsByOwnerName(owner_name)`.

# Notes
- Adds a way to signal all bots by owner name instead of only character ID.
@Akkadius Akkadius merged commit 095f4fb into master Jan 13, 2023
@Akkadius Akkadius deleted the quest_api/signalallbotsbyownername branch January 13, 2023 10:54
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
# Perl
- Add `$entity_list->SignalAllBotsByOwnerName(owner_name)`.

# Lua
- Add `eq.get_entity_list():SignalAllBotsByOwnerName(owner_name)`.

# Notes
- Adds a way to signal all bots by owner name instead of only character ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants