]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_client.qc
Add iqm support to the code, and use it for weapons. Alt fire anim will play melee...
[voretournament/voretournament.git] / data / qcsrc / server / cl_client.qc
index 8e3754b95bab6ffc5845efbff0ef325966f204ef..b096334c95a8e5a2cf30b1f4ae4a42cca3b52532 100644 (file)
@@ -406,6 +406,7 @@ string CheckPlayerModel(string plyermodel) {
        {\r
                if(substring(plyermodel,-4,4) != ".zym")\r
                if(substring(plyermodel,-4,4) != ".dpm")\r
+               if(substring(plyermodel,-4,4) != ".iqm")\r
                if(substring(plyermodel,-4,4) != ".md3")\r
                if(substring(plyermodel,-4,4) != ".psk")\r
                        return FallbackPlayerModel;\r