-
Notifications
You must be signed in to change notification settings - Fork 3
Reload Scripts
Konijima edited this page Jul 11, 2022
·
1 revision
Press F11 and search for your mod name, you will get a list of all your mod files then click the reload button next to the file you want to reload.
Enter this command in your server console:
reloadlua server/MyModName/MyScript.lua
reloadlua shared/MyModName/MyScript.lua
You can also enter those commands in the chat using
/reloadlua <filename>, must be logged in with an admin account.