added funmaps config

This commit is contained in:
zino
2023-11-20 16:18:58 +01:00
parent ad4e884026
commit c1e5704385
788 changed files with 49515 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# This is necessary for plugins that need to have settings specified prior to early API routines like ServerActivate, since autoexec.cfg is read too early and server.cfg is read to late. In particular, I found this necessary for the Trace plugin, in order to trace routines like RegUserMsg which are called during ServerActivate.
# http://metamod.org/metamod.html