mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- new ACS functions in zspecial.acs.
SVN r1577 (trunk)
This commit is contained in:
parent
dc777b74f1
commit
5d25c06d69
1 changed files with 6 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue