RemoveFlags: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 October 2024

  • curprev 15:4415:44, 23 October 2024Printz talk contribs 462 bytes +462 Created page with "{{codepointer|description=MBF21 codepointer to remove flags from actor. |usage='''A_RemoveFlags'''(''standard_flags'', ''mbf21_flags'') |parameters= *''standard_flags'': vanilla DOOM '''flags''' (not '''flags2''' etc.) to remove from actor *''mbf21_flags'': sum of MBF21 flags to remove. |notes=This codepointer comes from MBF21 and is inferior to Eternity's UnSetFlags. Use that one instead. |seealso= *JumpIfFlagsSet *SetFlags *UnSetFlags}}"