Skip to content

[lua] Comment out print in utils.defaultIfNil()#9476

Merged
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
UmeboshiXI:defaultIfNil_print
Feb 16, 2026
Merged

[lua] Comment out print in utils.defaultIfNil()#9476
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
UmeboshiXI:defaultIfNil_print

Conversation

@UmeboshiXI
Copy link
Copy Markdown
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Comments out the debug print in utils.defaultIfNil(). Currently if used for a param(For example in a mobskill), it will print every time a param is defaulting if found to be nil(If param is not defined in the skill script).

Leaving it commented out incase anyone needs it but this will keep it from spamming map.exe.

Steps to test these changes

Have a mob use a mobskill, see that map doesn't get spammed with prints of unused params.

@Xaver-DaRed Xaver-DaRed merged commit 258ce1c into LandSandBoat:base Feb 16, 2026
11 checks passed
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.

2 participants