mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-03 00:38:11 +00:00
Added within Tiles to If
This commit is contained in:
@@ -56,7 +56,7 @@ public class ActionExecutor {
|
||||
executeLine(line);
|
||||
} catch (NumberFormatException notFilledIn) {
|
||||
log("Error on line " + line);
|
||||
log("Make sure you fill in all numeric values properly! Numbers only!");
|
||||
log("Make sure you fill in all numeric values properly! Numbers only! (No spaces!!)");
|
||||
}
|
||||
|
||||
Time.sleep(VarsMethods.tickSpeed);
|
||||
|
||||
Reference in New Issue
Block a user