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] Export $item to Client/Bot Equip Events in Perl #2860

Merged
merged 3 commits into from Feb 11, 2023

Conversation

Kinglykrab
Copy link
Contributor

@Kinglykrab Kinglykrab commented Feb 10, 2023

Notes

  • Exports $item to EVENT_EQUIP_ITEM_CLIENT, EVENT_UNEQUIP_ITEM_CLIENT, EVENT_EQUIP_ITEM_BOT, EVENT_UNEQUIP_ITEM_BOT, EVENT_ITEM_CLICK_CLIENT, and EVENT_ITEM_CLICK_CAST_CLIENT.

# Notes
- Adds `$item` export to `EVENT_ITEM_EQUIP_CLIENT`, `EVENT_ITEM_UNEQUIP_CLIENT`, `EVENT_ITEM_EQUIP_BOT`, and `EVENT_UNEQUIP_ITEM_BOT`.
@Kinglykrab Kinglykrab changed the title [Quest API] Add $item Export to Client/Bot Equip Events [Quest API] Add $item Export to Client/Bot Equip Events in Perl Feb 10, 2023
@Kinglykrab Kinglykrab changed the title [Quest API] Add $item Export to Client/Bot Equip Events in Perl [Quest API] Export $item to Client/Bot Equip Events in Perl Feb 10, 2023
@Kinglykrab Kinglykrab merged commit a3bb7e7 into master Feb 11, 2023
@Kinglykrab Kinglykrab deleted the quest_api/event_equip_item branch February 11, 2023 04:56
@Akkadius Akkadius mentioned this pull request Feb 16, 2023
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
* [Quest API] Add $item Export to Client/Bot Equip Events

# Notes
- Adds `$item` export to `EVENT_ITEM_EQUIP_CLIENT`, `EVENT_ITEM_UNEQUIP_CLIENT`, `EVENT_ITEM_EQUIP_BOT`, and `EVENT_UNEQUIP_ITEM_BOT`.

* Update bot.cpp

* Update embparser.cpp
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

2 participants