User contributions for Printz

From Eternity Wiki
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 May 2026

  • 14:3514:35, 3 May 2026 diff hist +383 N GetActorXCreated page with "{{ACSFunction|description=Returns the given x, y or z coordinate of the tagged actor. |usage= ''fixed'' '''GetActorX'''(''int'' ''tid'') ''fixed'' '''GetActorY'''(''int'' ''tid'') ''fixed'' '''GetActorZ'''(''int'' ''tid'') |parameters= *''tid'': TID of tagged actor |notes=This returns the absolute coordinates, without taking into account portal shifting. |id=(ACS internal)}}" current
  • 14:2814:28, 3 May 2026 diff hist +455 N GetActorPitchCreated page with "{{ACSFunction|description=Returns a tagged actor's view pitch. |usage=''fixed'' '''GetActorPitch'''(''int'' ''tid'') |parameters= *''tid'': TID of actor to check. |return=''angle'': fixed point angle of view pitch. |notes=Currently this only works with players, so the only useful TID values are 0 for the activator, or -1 to -4 to select a given player. The pitch is determined by the looking angle when free-look is enabled. |id=(ACS internal)}}"
  • 14:2214:22, 3 May 2026 diff hist +462 N GetActorLightLevelCreated page with "{{ACSFunction|description=Returns the light level of the sector containing the tagged actor. |usage=''int'' '''GetActorLightLevel'''(''int'' ''tid'') |parameters= *''tid'': TID of actor to check. |return=The light level of the sector containing the tagged actor. If no actor has the given TID, returns 0. |notes=This returns the light level on the sector, without taking into account the possible Boom different floor and ceiling lights. |id=(ACS internal)}}" current

23 April 2026

21 April 2026

5 April 2026

4 April 2026

27 March 2026

28 February 2026

  • 15:0315:03, 28 February 2026 diff hist +96 EDF puff type reference→‎Explanation of fields current
  • 14:1614:16, 28 February 2026 diff hist +581 N Polyobj MoveToCreated page with "{{template:LineSpecial|description=Moves a polyobject to given coordinates. |usage='''Polyobj_MoveTo(''po'', ''speed'', ''x'', ''y'') |parameters= *''po'': polyobject ID to move *''speed'': movement speed in eighths of unit per tic *''x'', ''y'': coordinates, in integer map units |examples= '''Polyobj_MoveTo(1, 8, -1024, 4192) |notes=This linedef special moves the targeted polyobject to a given location in coordinates, instead of using a map spot thing. Be careful, if in..." current

19 February 2026

16 February 2026

15 February 2026

13 December 2025

7 December 2025

11 October 2025

  • 14:4814:48, 11 October 2025 diff hist +1,103 N WeaponMeleeAttackCreated page with "{{codepointer|description=Generic weapon melee attack, from MBF21. |usage='''A_WeaponMeleeAttack'''(''baseDamage'', ''randomMultiplier'', ''berserkMultiplier'', ''hitSound'', ''range'') |parameters= * ''baseDamage'': base damage of attack; if not set, defaults to 2 * ''randomMultiplier'': attack damage random multiplier; if not set, defaults to 10 * ''berserkMultiplier'': berserk damage multiplier; if not set, defaults to 1.0 * ''hitSound'': sound index to play if at..." current
  • 14:4014:40, 11 October 2025 diff hist +63 List of codepointers→‎Parameterized current

4 October 2025

23 August 2025

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)