Loading...
0 files liked
1 comment
0 videos
0 uploads
0 followers
  • Default

    Hey @JayMontana36 i really need help with the plugin
    I successfully managed to make a script, but i don't understand how to execute code when the script is unloaded/reloaded.

    The only way that seems to work is doing a global function called unload() , but if multiple scripts sets the function then only the last script that got loaded will overwrite the others (since its global)

    Sooo i'd like to know, how am i supposed to cleanly unload stuff for each script?

    Martes 22 de Novembro de 2022