
Re: Gun not appearing in game
First of all, all presetnames are case sensitive. The round name here is defined as "7.5 French round" while the magazine tries to find "7.5 French Round".
Secondly, your code structure for the magazine part is a bit off, there's one too many of those, err... "wide" spaces on each line for some reason.
It's really just the game getting increasingly worse at detecting errors. In this instance, it didn't even bother stopping the game from loading.