@@ -50,7 +50,7 @@ fn_monitor_teamspeak3(){
alert.sh
fn_script_log_info "Monitor is starting ${servername}"
sleep 1
- fn_restart
+ command_restart.sh
fi
}
@@ -73,7 +73,7 @@ if [ "${gsquery}" == "yes" ]; then
# Send alert if enabled
alert="restartquery"
break
@@ -289,7 +289,7 @@ echo "Description:"
echo "restart ${gamename}."
requiredstatus="ONLINE"
fn_setstatus
-fn_restart
+command_restart.sh
echo ""
echo "Test complete!"
@@ -300,7 +300,7 @@ echo "Description:"
echo "restart ${gamename} while already stopped."
requiredstatus="OFFLINE"
@@ -273,7 +273,7 @@ echo "Description:"
@@ -284,7 +284,7 @@ echo "Description:"