Author Topic: why cant i mount an image to slot 4 (on players)  (Read 910 times)

it just doesnt work
if the mount point is 4 and i mount it to 4, it wont show up at all
but if the mount point is 4 and i mount the image to 3, itll show up on the left foot like it should

help pls

note: im also putting stuff on points 0, 1, 2, and 3

forget its going to be something really obvious isnt it

mount points and mount slots are different. think of mount slots like 'layers' for mounting images. using the mount slot is called when you do mountimage(imageName,2); (2 being the slot) you're limited to four slots (0,1,2, and 3). If you try and mount another image in the same slot, it will remove whatever image was in that slot already. The mount point is what you assign in the image datablock, it's basically the spot on the player it gets mounted to.
« Last Edit: December 24, 2017, 08:24:17 AM by Trogtor »

is there a workaround or can i just not put anything there the end

work around for more slots? no. you can only mount four items to each player