no you dont need to check VAR's before.

edit:
Code:
var test = 1;
if (test > 0 && test < 2) _test_is_one();
if (!test) _test_is_notone();

ENTITY* test2;
if (test2) if (test2.x == 10) ...


Last edited by rayp; 06/18/13 17:45.

Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;