I think the issue was that the script had a prodecure for checking exp, which in my use didn't occur, and for some reason now ending in a failed execution, not sure though
Type: Posts; User: Rapadelic
I think the issue was that the script had a prodecure for checking exp, which in my use didn't occur, and for some reason now ending in a failed execution, not sure though
I deleted the "prodecure checkexp" and edited the other line "checkexp" was found and came up with this
case random(0, 99) of
0..20: compassMovement(20, 120, false);
21..35:...