game.MountGMA
Description
Mounts a GMA addon from the disk. Can be used with steamworks.DownloadUGC
Any error models currently loaded that the mounted addon provides will be reloaded.
Any error materials currently loaded that the mounted addon provides will NOT be reloaded. That means that this cannot be used to fix missing map materials, as the map materials are loaded before you are able to call this.
Arguments
1 string path
Location of the GMA file to mount, retrieved from steamworks.DownloadUGC or relative to the
garrysmod/
directory (ignores mounting). This file does not have to end with the .gma extension, but will be interpreted as a GMA.Returns
Example
Downloads the Playable Piano addon and mounts the content.