]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Support custom func_door and func_plat sounds on Q3A maps
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 15 Sep 2023 06:42:57 +0000 (16:42 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 15 Sep 2023 07:11:45 +0000 (17:11 +1000)
commit6de086e2e076f2c4e7f6e739a66aba07265d0204
tree2da56aa0c302c8f62511a8388b1d08cc9817fe87
parent7087e5920dd7aed30dd6e932d0e1dcdefe65ccb9
Support custom func_door and func_plat sounds on Q3A maps

This adds FindFileInMapPack(), a very simple version of
_MapInfo_FindArenaFile().
qcsrc/common/mapobjects/func/door.qc
qcsrc/common/mapobjects/func/plat.qc
qcsrc/server/main.qc