mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- Added GetActorClass and GetWeapon functions to zspecial.acs.
SVN r4317 (trunk)
This commit is contained in:
parent
f9cb2a66df
commit
42214bf0d0
1 changed files with 2 additions and 0 deletions
|
@ -310,6 +310,8 @@ special
|
|||
-65:StrLeft(2),
|
||||
-66:StrRight(2),
|
||||
-67:StrMid(3),
|
||||
-68:GetActorClass(1),
|
||||
-69:GetWeapon(0),
|
||||
|
||||
// ZDaemon's
|
||||
-19260:GetTeamScore(1),
|
||||
|
|
Loading…
Reference in a new issue