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)

16 August 2009

15 August 2009

  • 17:1917:19, 15 August 2009 diff hist +818 N ThingSummonNew page: Type: Monster attack, parameterized Parameter Information: *Args1 = DeHackEd num of thing type to summon (default of 0 = thing 0) *Args2 = Prestep distance (added to distance between t...
  • 17:1917:19, 15 August 2009 diff hist +1,148 N A BulletAttackNew page: Type: Monster attack, parameterized Parameter Information: *Args1 = DeHackEd number of sound to play (default of 0 = no sound) *Args2 = Select accuracy (default of 0 = 1) **1 = Always...
  • 17:1817:18, 15 August 2009 diff hist +1,353 N MissileSpreadNew page: Type: Monster attack, parameterized Parameter Information: *Args1 = DeHackEd number of thing type to fire (no default, must be valid) *Args2 = Number of missiles to fire (MUST be great...
  • 17:1717:17, 15 August 2009 diff hist +1,182 N MissileAttackNew page: Type: Monster attack, Homing missile firing pointer, parameterized Parameter Information: *Args1 = DeHackEd number of thing type to fire (no default, must be valid) *Args2 = Select hom...
  • 17:1617:16, 15 August 2009 diff hist +1,421 N ScratchNew page: Type: Monster attack, parameterized Parameter Information: *Unknown 1 = Amount of damage to inflict (default of 0 = 0) *Unknown 2 = DeHackEd number of sound to play (default of 0 = no ...
  • 17:1617:16, 15 August 2009 diff hist +580 N BetaSkullAttackNew page: Type: Monster attack, parameterized Parameter Information: *Object's damage field = damage multiplier Purpose: If the object's target is invalid or is of the same type as this object,...
  • 17:1417:14, 15 August 2009 diff hist +678 N BrainSpitNew page: Type: Monster attack, normal Purpose: Boss brain spawn cube attack. If there are no boss spawn spots on the level, this function will do nothing. If the game is on the an easy skill level...
  • 17:1417:14, 15 August 2009 diff hist +889 N PainAttackNew page: Type: Monster attack, normal Purpose: Pain Elemental attack codepointer. If the object's target is valid, it will face toward it. If the comp_pain variable is asserted, the monster will c... current
  • 17:1417:14, 15 August 2009 diff hist +174 N CyberAttackNew page: Type: Monster attack, normal Purpose: Cyberdemon attack codepointer. If the object's target is valid, it will face toward it and fire one RocketShot projectile. Thunk: Yes.
  • 17:1317:13, 15 August 2009 diff hist +180 N BspiAttackNew page: Type: Monster attack, normal Purpose: Arachnotron attack codepointer. If the object's target is valid, it will face toward it and fire one ArachnotronShot projectile. Thunk: Yes.
  • 17:1317:13, 15 August 2009 diff hist +432 N SkullAttackNew page: Type: Monster attack, normal Purpose: Lost soul attack codepointer. If the object's target is valid, it will face toward it and, if it has an attack sound, will emit it. The object's SKUL... current
  • 17:1317:13, 15 August 2009 diff hist +377 N BruisAttackNew page: Type: Monster attack, normal Purpose: Baron attack codepointer. If the object's target is valid, it will face toward it. If the target is within melee range (64 units) of the object, the ...
  • 17:1217:12, 15 August 2009 diff hist +346 N HeadAttackNew page: Type: Monster attack, normal Purpose: Cacodemon attack codepointer. If the object's target is valid, it will face toward it. If the target is within melee range (64 units) of the object, ...
  • 17:1217:12, 15 August 2009 diff hist +237 N SargAttackNew page: Type: Monster attack, normal Purpose: Demon attack codepointer. If the object's target is valid and is within melee range (64 units) of the target, it will face the target and damage it d...
  • 17:1217:12, 15 August 2009 diff hist +370 N TroopAttackNew page: Type: Monster attack, normal Purpose: Imp attack codepointer. If the object's target is valid, it will face toward it. If the target is within melee range (64 units) of the object, the ob...
  • 17:1117:11, 15 August 2009 diff hist +312 N CPosAttackNew page: Type: Monster attack, normal Purpose: Causes a Chaingunner chaingun attack. If the object's target is valid, it will turn to face it, play the "chgun" sound effect, and fire a single trac...
  • 17:1117:11, 15 August 2009 diff hist +220 N FatAttack3New page: Type: Monster attack normal Purpose: If the object's target is valid, it will face it and fire two MancubusShot missiles, one at its angle plus 5.625 degrees, and the other at its angle m...
  • 17:1117:11, 15 August 2009 diff hist +244 N FatAttack2New page: Type: Monster attack, normal Purpose: If the object's target is valid, it will face it, and then turn an additional -11.25 degrees. It will fire two MancubusShot missiles, one directly at...
  • 17:1017:10, 15 August 2009 diff hist +244 N FatAttack1New page: Type: Monster attack, normal Purpose: If the object's target is valid, it will face it, and then turn an additional +11.25 degrees. It will fire two MancubusShot missiles, one directly at...
  • 17:1017:10, 15 August 2009 diff hist +356 N SkelMissileNew page: Type: Monster attack, Homing missile firing pointer, normal Purpose: If the object's target is valid, it will face toward it and fire a TracerShot missile at it. The missile's tracer targ... current
  • 17:1017:10, 15 August 2009 diff hist +244 N SkelFistNew page: Type: Monster attack, normal Purpose: If the object's target is valid and is within melee range (64 units) of the object, it will face its target, emit the DSSKEPCH sound and damage its t... current
  • 17:0917:09, 15 August 2009 diff hist +627 N VileAttackNew page: Type: Monster attack, normal Purpose: If the object's target is valid and can currently be seen by the object, an Archvile explosion attack will occur. The object will face its target, em... current
  • 17:0917:09, 15 August 2009 diff hist +211 N VileTargetNew page: Type: Monster attack, normal Purpose: Causes the object to face its target, and spawns a VileFire object at the target's location. The Fire codepointer will be called on the VileFire obje...
  • 17:0917:09, 15 August 2009 diff hist +273 N SPosAttackNew page: Type: Monster attack, normal Purpose: Causes a Sergeant shotgun attack. If the object's target is valid, it will turn to face it, play the "shotgn" sound effect, and fire 3 tracers with "...
  • 17:0817:08, 15 August 2009 diff hist +309 N PosAttackNew page: Type: Monster attack, normal Purpose: Causes a Zombieman pistol attack. If the object's target is valid, it will turn to face it, play the "pistol" sound effect, and fire a single tracer ... current
  • 17:0817:08, 15 August 2009 diff hist +237 N DetonateNew page: Type: Blast radius attack, normal Purpose: Spawns a blast radius at the object's location with a radius and maximum damage value equal to the object's missile damage value. Other effects ...
  • 17:0717:07, 15 August 2009 diff hist +189 N HoofNew page: Type: AI pointer / Walking sound, normal Purpose: The object will emit the "hoof" sound effect, and then control will transfer to the Chase codepointer for normal walking and attack logic... current
  • 17:0717:07, 15 August 2009 diff hist +191 N BabyMetalNew page: Type: AI pointer / Walking sound, normal Purpose: The object will emit the "bspwlk" sound effect, and then control will transfer to the Chase codepointer for normal walking and attack log...
  • 17:0717:07, 15 August 2009 diff hist +190 N MetalNew page: Type: AI pointer / Walking sound, normal Purpose: The object will emit the "metal" sound effect, and then control will transfer to the Chase codepointer for normal walking and attack logi... current
  • 17:0617:06, 15 August 2009 diff hist +452 N Sor1ChaseNew page: Type: AI pointer, normal Purpose: D'Sparil first form walking logic. If the object's Counter 0 field has been set to a positive value by the Sor1Pain codepointer, the object will subtract...
  • 17:0617:06, 15 August 2009 diff hist +1,122 N RandomWalkNew page: Type: AI pointer, normal Purpose: Causes an object to walk around in randomly chosen directions, whether it has no target or has acquired a target via being damaged. Neither friends nor e...
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)