OSDN Git Service

- Add new cvar functions to zspecial.acs.
authorRandy Heit <rheit@zdoom.fake>
Sat, 25 May 2013 19:12:37 +0000 (19:12 +0000)
committerRandy Heit <rheit@zdoom.fake>
Sat, 25 May 2013 19:12:37 +0000 (19:12 +0000)
SVN r4284 (trunk)

zspecial.acs

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