[nexuiz-commits] r7072 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jun 21 07:14:35 EDT 2009


Author: div0
Date: 2009-06-21 07:14:35 -0400 (Sun, 21 Jun 2009)
New Revision: 7072

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
add warnings to player model forcing cvars


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-06-21 11:13:53 UTC (rev 7071)
+++ trunk/data/defaultNexuiz.cfg	2009-06-21 11:14:35 UTC (rev 7072)
@@ -1578,6 +1578,6 @@
 set bot_navigation_ignoreplayers 0 // FIXME remove this once the issue is solved
 set bot_sound_monopoly 0 "when enabled, only bots can make any noise"
 
-seta cl_forceplayermodels 0 "force all players to look like you"
-seta cl_forceplayermodelsfromnexuiz 0 "force models coming from nexuiz"
+seta cl_forceplayermodels 0 "force all players to look like you; WARNING: animations can look very bad with this"
+seta cl_forceplayermodelsfromnexuiz 0 "force models coming from nexuiz; WARNING: animations can look very bad with this"
 set sv_clforceplayermodels 1 "allow clients to use cl_forcemodels"



More information about the nexuiz-commits mailing list