mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- Add new cvar functions to zspecial.acs.
SVN r4284 (trunk)
This commit is contained in:
parent
d70ecde7f0
commit
b1bf0455bc
1 changed files with 3 additions and 0 deletions
|
@ -294,6 +294,9 @@ special
|
||||||
-50:VectorLength(2),
|
-50:VectorLength(2),
|
||||||
-51:SetHUDClipRect(4,5),
|
-51:SetHUDClipRect(4,5),
|
||||||
-52:SetHUDWrapWidth(1),
|
-52:SetHUDWrapWidth(1),
|
||||||
|
-53:SetCVar(2),
|
||||||
|
-54:GetUserCVar(2),
|
||||||
|
-55:SetUserCVar(3),
|
||||||
|
|
||||||
// ZDaemon's
|
// ZDaemon's
|
||||||
-19260:GetTeamScore(1),
|
-19260:GetTeamScore(1),
|
||||||
|
|
Loading…
Reference in a new issue