All public logs

From Eternity Wiki
Jump to navigationJump to search

Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:41, 23 October 2024 Printz talk contribs created page AddFlags (Created page with "{{codepointer|description=Adds the specified thing flags to the actor. |usage='''A_AddFlags'''(''standard_flags'', ''mbf21_flags'') |parameters= *''standard_flags'': vanilla DOOM '''flags''' to add. Beware that '''flags2''' etc. aren't accepted. *''mbf21_flags'': sum of MBF21 flags to add. |notes=This codepointer comes from the MBF21 standard and is inferior to Eternity's SetFlags. Use that one instead. |seealso= *JumpIfFlagsSet *SetFlags *UnSetFlags}}")