Skip to content

Merge branch Mario/search_begin_packfile (S merge request)

Mario requested to merge Mario/search_begin_packfile into master

Adds an optional parameter to the search_begin builtin function that allows specifying a package file to look in, skipping any results that aren't inside the package. Useful for mods aiming to provide compatibility with Quake 3's .arena files, as they don't match the .bsp filename.

Merge request reports