Quote:
Originally Posted by fowlplay4
Well I know you can cause those errors by destroying a GUI Object than recreating it in the same block of code.
|
Unrelated, but I'm fairly certain
isObject() expects a string.
PHP Code:
if (isObject("MyWindow")) {
If not, Tig is a liar.