Both of the code examples located here contain smart quotation marks in-place of regular quotation marks, meaning both code examples will not run correctly.
Exchanging the smart quotes for regular quotes ("") will fix both. GetService expects a string.
""
Thanks for the report, this has been fixed
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.