Weapon Wheel

Hi Team,

I am using some custom guns on my server where I have had to change the meta files for the guns. When I changed them over to the new resource, I have lost all the images on my weapon wheels. Does anyone know where they images get set? Or how I can access the code that drives the weapon wheel?

Any help is much appreciated

What’s happening here is that you probably changed the names of vanilla weapons with your addon weapons and the game doesn’t know what icons to use.

1 Like

I’ve faced similar problem like this when i was messing with weapon meta files.
This can happen if your weapon meta file is not valid or has some kind of error or problem.
The thing about weapon meta file is that you need to keep the original order if you are trying to edit it or add to it.

1 Like

Excellent - thank you so much for the response - do you know of a way to tell the game of the weapon name changes, cause you are bang on right - the names of the weapons have changed and I would like to keep the weapon name changes - but I just need to know where in the game I can tell it of the name changes.

Could you post pictures of your weapon meta files, file structure, fxmanifest, etc, so that I can try to replicate and fix the problem? Also, why not just stream the weapons as replacements?

G’day mate.
I’m working on this project with Gigabad and unfortunately we aren’t able to use them as replacements for some internal reasons.
For that same internal reason we can’t share much information about how the back end of this works for security reasons.

We are talking with someone at the moment who hopefully might be able to give us some answers but I suppose if yourself or anyone else does want to give us a hand, it is important to remember that we need these as add-ons not replacements.

We really appreciate the assistance people have tried to give so far.