OSDN Git Service

- added ACS CheckActprClass function
authorChristoph Oelckers <coelckers@zdoom.fake>
Thu, 15 Oct 2009 20:09:22 +0000 (20:09 +0000)
committerChristoph Oelckers <coelckers@zdoom.fake>
Thu, 15 Oct 2009 20:09:22 +0000 (20:09 +0000)
- fixed: When a blasted actor collided with another one this other actor's
  DONTBLAST flag was not checked.
- added a global DamageFactor actor property. All damage this actor takes is multiplied
  by this factor in addition to damage type specific damage factors.

SVN r1915 (trunk)

zspecial.acs

index 793f9fc..6668464 100644 (file)
@@ -243,6 +243,7 @@ special
        -24:SetUserVariable(3),\r
        -25:GetUserVariable(2),\r
        -26:Radius_Quake2(6),\r
+       -27:CheckActorClass(2),\r
 \r
        -1000:__EndOfList__(10);\r
        \r