I tried storing the weapon UID and use the pick instance with UID function but it never does reload the weapon in question.
Here is my "code" :
Basically I just use a while to find any magazine not used.
Then use it by toggling the Used boolean.
And pick the weapon that it on the shoulder of the player to reload it by setting the variable AmmoLeft to the max capacity of the weapon.
Result : it doesn't work and I don't really know what to do any help appreciated.
Thanks.