Jump to content

Ifdead

From EDukeWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ifdead { do something } else { do something else }

Checks to see if the current actor is dead or not. An actor is considered dead if its strength is 0 or less.