Add addon shells

Welcome to add addon shells

Since version 2.4.0, we will be able to ask our trusted mapper developers to modify or create a file for us like the ones found in qs-housing/client/custom/interiors/*, maybe your trusted mapper already has these files and allow automatic insertion of shells.

All k4mb1 shells were added by default, so you don't need to adapt anything to them.

To add more shells, we'll use a resource called loaf_offsetfinder, which will allow us to find the offset of any shell.

Once our shell and its offset have been detected, we can add it as the examples inside qs-housing/client/custom/interiors/*, or create a new file copying these as examples. When executing insertInteriors() next to its room defined above, the map will be inserted as long as it exists.

Last updated