- Added GetActorClass and GetWeapon functions to zspecial.acs.

SVN r4317 (trunk)
This commit is contained in:
Randy Heit 2013-06-01 17:18:58 +00:00
parent f9cb2a66df
commit 42214bf0d0

View file

@ -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),