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 EVENT_LDON_POINTS_GAIN and EVENT_LDON_POINTS_LOSS to Perl/Lua #3742

Merged
merged 2 commits into from Dec 17, 2023

Conversation

Kinglykrab
Copy link
Contributor

Perl

  • Add EVENT_LDON_POINTS_GAIN.
  • Add EVENT_LDON_POINTS_LOSS.
  • Exports $theme_id and $points.

Lua

  • Add event_ldon_points_gain.
  • Add event_ldon_points_loss.
  • Exports e.theme_id and e.points.

Notes

  • Allows operators to track gain/loss of LDoN Points of any theme.

zone/client.cpp Outdated Show resolved Hide resolved
…Perl/Lua

- Add `EVENT_LDON_POINTS_GAIN`.
- Add `EVENT_LDON_POINTS_LOSS`.
- Exports `$theme_id` and `$points`.

- Add `event_ldon_points_gain`.
- Add `event_ldon_points_loss`.
- Exports `e.theme_id` and `e.points`.

- Allows operators to track gain/loss of LDoN Points of any theme.
@Akkadius Akkadius force-pushed the quest_api/event_ldon_points_gain_loss branch from beb446c to 248d036 Compare December 17, 2023 04:29
Copy link
Member

@Akkadius Akkadius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Rebased for you and checked compilation locally.

@Akkadius Akkadius merged commit 8aae59e into master Dec 17, 2023
0 of 2 checks passed
@Akkadius Akkadius deleted the quest_api/event_ldon_points_gain_loss branch December 17, 2023 04:31
@Akkadius Akkadius mentioned this pull request Dec 18, 2023
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