So, I'm testing out a SWEP in the workshop, but when after I downloaded it and loaded it, it didn't show up. The .gma file is in my addons folder, but it doesn't show up in the weapons tab ingame. Can anyone help with this?
The .txt file must be named info, not addon.
You can try spawning the SWEP using a command.
When in game type 'ent_create '[weapon name here]' a example of this could be 'ent_create weapon_m16' and it would create a m16 from the lua directory.
If you do not know the weapon name then you can use a gma extractor the get the files, I use [URL="http://facepunch.com/showthread.php?t=1188670&p=36210783#post36210783"]THIS[/URL]
Once you have extracted the files, look in the lua files then there should be a weapons folder, open that up then there should be the weapon name there.
You know - linking actual SWEP might help us figure out the problem.
Sorry, you need to Log In to post a reply to this thread.