MrOats / AngelScript_SC_Plugins

My Playground and hosted Angelscript server plugins for Sven Co-Op.
Mozilla Public License 2.0
7 stars 4 forks source link

g_Game.PrecacheGeneric not needed #12

Closed incognico closed 6 years ago

incognico commented 6 years ago

g_Game.PrecacheGeneric not needed for files which are in the base content.

incognico commented 6 years ago

Also if you would want to use g_Game.PrecacheGeneric even when its not needed you need to prepend "sound/". Currently the paths are wrong and at every connect the server tries to download non-existant files.

incognico commented 6 years ago

Fix is here: https://github.com/incognico/svencoop_plugins/blob/master/scripts/plugins/RockTheVote.as