From 5d25c06d69f15e6f10a5e83af9a66bc8d933e0b1 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Mon, 11 May 2009 22:12:52 +0000 Subject: [PATCH] - new ACS functions in zspecial.acs. SVN r1577 (trunk) --- zspecial.acs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zspecial.acs b/zspecial.acs index eefd627..f27254a 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -223,6 +223,12 @@ special -6:GetSectorUDMFFixed(2), -7:GetSideUDMFInt(3), -8:GetSideUDMFFixed(3), + -9:GetActorMomX(1), + -10:GetActorMomY(1), + -11:GetActorMomZ(1), + -12:SetActivator(1), + -13:SetActivatorToTarget(1), + -14:GetActorViewHeight(1), -1000:__EndOfList__(10);