Author Topic: Script crashing blockland  (Read 3573 times)

Ah, sorry. I forgot I had multiple eval statements in the function

Think I found the problem. The problem is that there was a logistical error in the function SevrerCmdCclear that would send the clear function to the target, back to the client, back the target and so on.

A never ending loop like that'll do it.