Polytoria / Docs

Polytoria Scripting API documentation
https://docs.polytoria.com
7 stars 15 forks source link

Add note to NetMessage:AddString explaining limitations #106

Closed GoldenretriverYT closed 4 months ago

GoldenretriverYT commented 4 months ago

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):