mountImage(%image, %slot);
It uses Code: [Select]mountObject(%obj, %mountpoint);You can find it by reading the code in the gamemode cs files.
mountObject(%obj, %mountpoint);
You mean mountImage(%image, %slot);