Page 1 of 1

Hi, small question

Posted: Tue Sep 23, 2008 7:18 pm
by richardali
How can i know if somebody is invulnerable by using 'if' ?

if( dude.invul ) (example)

Thanks :)

Re: Hi, small question

Posted: Tue Sep 23, 2008 7:27 pm
by MontuZ

Re: Hi, small question

Posted: Fri Jan 02, 2009 9:53 am
by Tomi
afaik object.invul works too even if the documentation doesnt mention that. Should run some tests, because it has been working before so I dont see a reason why it shouldn't work now.