Multiple times I have encountered this limitation: Adding a string to a NetMessage longer than 65535 characters doesn't work properly, so I added a warning clarifying this in the docs. I also reformatted the NetMessage file in general to not use the table-pattern used sometimes in the docs (cause else adding a warning would probably look weird).
Thanks for taking the time to contribute to the Polytoria documentation project!
Please ensure that this PR meets the following criteria before submitting (you may delete this section after reading):
[x] The changes you've made are accurate and correct
[x] Distinct changes for separate issues are in separate PRs (do not combine multiple issues into one PR)
[x] Any additions or modifications to the example code were tested in the latest version of Polytoria Creator and work as intended
PR Summary
Multiple times I have encountered this limitation: Adding a string to a NetMessage longer than 65535 characters doesn't work properly, so I added a warning clarifying this in the docs. I also reformatted the NetMessage file in general to not use the table-pattern used sometimes in the docs (cause else adding a warning would probably look weird).
Thanks for taking the time to contribute to the Polytoria documentation project! Please ensure that this PR meets the following criteria before submitting (you may delete this section after reading):