Scripting Moderators thisdp Posted May 29, 2015 Scripting Moderators Share Posted May 29, 2015 My multi-gamemode request a script loader. And i use "loadstring",but i don't know how to clear anything it created(except stop the resource). Link to comment
Walid Posted May 29, 2015 Share Posted May 29, 2015 My multi-gamemode request a script loader. And i use "loadstring",but i don't know how to clear anything it created(except stop the resource). ?? try explain your problem better Link to comment
Scripting Moderators thisdp Posted May 29, 2015 Author Scripting Moderators Share Posted May 29, 2015 for example i use "loadstring" to create a function and event as load script. Then i want to delete them as unload script. Link to comment
ALw7sH Posted May 29, 2015 Share Posted May 29, 2015 You can't unload the loadstring itself Link to comment
TAPL Posted May 29, 2015 Share Posted May 29, 2015 You'll need something called environment/sandbox, i don't have any experience in this matter though. Link to comment
Saml1er Posted May 30, 2015 Share Posted May 30, 2015 I made a sandbox script for my mgm long ago. I'll update my post when I'm on pc. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now