- Added Get/SetCVarString and Get/SetUserCVarString to zspecial.acs.

SVN r4294 (trunk)
This commit is contained in:
Randy Heit 2013-05-27 02:42:34 +00:00
parent b1bf0455bc
commit 1d7b0f4bcf

View file

@ -297,6 +297,10 @@ special
-53:SetCVar(2),
-54:GetUserCVar(2),
-55:SetUserCVar(3),
-56:GetCVarString(1),
-57:SetCVarString(2),
-58:GetUserCVarString(2),
-59:SetUserCVarString(3),
// ZDaemon's
-19260:GetTeamScore(1),