From 7b0c11586a4453074bb68547c9376d84ce1fb7d1 Mon Sep 17 00:00:00 2001 From: Ian Date: Mon, 16 Oct 2023 16:00:21 -0400 Subject: [PATCH] SERVER: Register nzp_maxai builtin --- source/server/defs/standard.qc | 1 + 1 file changed, 1 insertion(+) diff --git a/source/server/defs/standard.qc b/source/server/defs/standard.qc index ecba72d..75865cb 100644 --- a/source/server/defs/standard.qc +++ b/source/server/defs/standard.qc @@ -267,6 +267,7 @@ string(float num) void (string trackname) songegg = #500; void () nzp_maxammo = #501; void (entity who) grenade_pulse = #502; +float () nzp_maxai = #503; // // constants