RandomJump

From Eternity Wiki
Revision as of 09:18, 23 May 2010 by Printz (talk | contribs)
Jump to navigationJump to search

Arguments:

  • misc1: frame mnemonic or frame dehacked number to jump to
  • misc2: chance out of 256 to execute the jump

This codepointer causes the current frame to jump instantly to another frame (set by misc1) if chance misc2/256 is passed. Otherwise, it will wait the normal amount of tics before going to nextframe.

See also