]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Another comment for notification information
authorSamual Lenks <samual@xonotic.org>
Fri, 22 Feb 2013 05:20:13 +0000 (00:20 -0500)
committerSamual Lenks <samual@xonotic.org>
Fri, 22 Feb 2013 05:20:13 +0000 (00:20 -0500)
qcsrc/common/notifications.qh

index 240e0748407559dfba0c7ec3523ab9ea3d7d1cca..b72ed8012f9ecc824ef5b019630029b7389e46aa 100644 (file)
@@ -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: