28.01.2019, 08:07
Event scripts should never have infinite loops. You should use a resident script instead together with script.enable/disable. The only way to kill a script like this is from System config / Status / Running processes.
event based scripts continue to run even when they are disabled
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
event based scripts continue to run even when they are disabled - by rocfusion - 26.01.2019, 01:58
RE: event based scripts continue to run even when they are disabled - by admin - 28.01.2019, 08:07
|