- Add new cvar functions to zspecial.acs.

SVN r4284 (trunk)
This commit is contained in:
Randy Heit 2013-05-25 19:12:37 +00:00
parent d70ecde7f0
commit b1bf0455bc

View file

@ -294,6 +294,9 @@ special
-50:VectorLength(2),
-51:SetHUDClipRect(4,5),
-52:SetHUDWrapWidth(1),
-53:SetCVar(2),
-54:GetUserCVar(2),
-55:SetUserCVar(3),
// ZDaemon's
-19260:GetTeamScore(1),