PDA

View Full Version : [Question] Is there lua file execution function?



mostafaz4
03-20-2016, 02:15 AM
Is there a function to execute and terminate scripts?
I know there is dofile() function to load scripts but it load .lua in the main executor script not in the scripter window.