Robuta

https://devforum.roblox.com/t/nothing-happens-when-i-attempt-to-run-a-function-from-a-modulescript/1073962 Nothing happens when I attempt to run a function from a ModuleScript - Scripting Support -... Feb 27, 2021 - Recently I wrote a module to simplify adding attributes to the player. However, despite whatever I do, no attributes are added to the player, and nothing is... run a function https://devforum.roblox.com/t/is-there-a-more-efficient-way-of-finding-a-modulescript-function-instead-of-doing-elseifs/2494313 Is there a more efficient way of finding a ModuleScript function instead of doing elseifs - Art... Jul 29, 2023 - Hi! This is more of a nitpick than a problem I have but I want to see if there is any other way of doing what I want. So, I have a module script used for... https://devforum.roblox.com/t/requiring-modulescript-using-different-path-leads-to-script-be-called-twice/3145161 Requiring ModuleScript using different path leads to script be called twice - Scripting Support -... Sep 3, 2024 - Hi everyone, I recently encountered an issue where my ModuleScript seems to be executed twice, leading to multiple instances of the same module in my game....