From 75c7e7d7bd65d370e5a70e78a493965fa4000bd7 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Fri, 22 Feb 2013 00:20:13 -0500 Subject: [PATCH] Another comment for notification information --- qcsrc/common/notifications.qh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcsrc/common/notifications.qh b/qcsrc/common/notifications.qh index 240e07484..b72ed8012 100644 --- a/qcsrc/common/notifications.qh +++ b/qcsrc/common/notifications.qh @@ -110,6 +110,9 @@ void Send_CSQC_Centerprint_Generic(entity e, float id, string s, float duration, Check out the definitions in util.qc/util.qh/teams.qh for string CCR(...) and string TCR(...) to better understand how these code replacements work. + + Additionally, you can find all the definitions and explanations for + the argument values and what they return down below in this file. Guidlines for notification declaration (please try and follow these): Specific rules: -- 2.39.2