PDA

View Full Version : Reload script . lua



Exilded
01-02-2016, 09:32 AM
Hey was wondering if anyone would be able to make a script that reloads a script when char hasnt moved for 60 seconds or so

shadowart
01-02-2016, 10:47 AM
Moved to requests.

Proteus
01-02-2016, 04:42 PM
Hey was wondering if anyone would be able to make a script that reloads a script when char hasnt moved for 60 seconds or so

have you tried: loadSettings("XBST-Name", "Part-To-Load")?
Example:
If you want to load a thais rats script, but only the scripter you can do this
loadSettings("Thais-Rats", "Scripter")
It'll reload the Lua scripts for that particular xbst file

Exilded
01-02-2016, 07:11 PM
have you tried: loadSettings("XBST-Name", "Part-To-Load")?
Example:
If you want to load a thais rats script, but only the scripter you can do this
loadSettings("Thais-Rats", "Scripter")
It'll reload the Lua scripts for that particular xbst file

Thanks, This might work also. il try it out soon

Proteus
01-02-2016, 08:30 PM
Thanks, This might work also. il try it out soon

Anytime if you need help with it let me know :)