Skip to content

Conversation

ari-party
Copy link
Contributor

Changes

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

@ari-party ari-party requested a review from a team as a code owner October 8, 2025 16:34
@github-actions github-actions bot added the engine guides Changes the Engine guides label Oct 8, 2025
@aetter aetter merged commit 74f18b4 into Roblox:main Oct 8, 2025
3 checks passed
@aetter
Copy link
Contributor

aetter commented Oct 8, 2025

Thanks a ton @ari-party!

IgnisRBX pushed a commit that referenced this pull request Oct 9, 2025
## Changes

Issues I missed in #1271

- Fix formatting for line 229
- Instead of `error`, use `errorMessage`, as this collides with the
[error](https://create.roblox.com/docs/reference/engine/globals/LuaGlobals#error)
global (per
[pcall](https://create.roblox.com/docs/reference/engine/globals/LuaGlobals#pcall)
example)
- Fixed invalid syntax (trying to assign to variable inside if
statement)

## Checks

By submitting your pull request for review, you agree to the following:

- [x] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [x] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [x] To the best of my knowledge, all proposed changes are accurate.

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine guides Changes the Engine guides

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants