• Addon issue
    4 replies, posted
Heya. Have a problem with addon (SWEP, to be exact) and the problem is that addon doesn't do anything - swep doesn't show in spawn menu and I can't even give it to myself using the console. Addon folder structure: [CODE] %addonname% /info.txt /lua/weapons/weapon_hammer/shared.lua %models and materials folders% - everything is ok with them [/CODE] Thanks :3.
Is there an error in the weapon?
[QUOTE=Chessnut;33879280]Is there an error in the weapon?[/QUOTE] Nope. If I put it in gmod folder, swep does work normally.
What is inside the info.txt?
[QUOTE=Stillnex;33884572]What is inside the info.txt?[/QUOTE] [CODE] "AddonInfo" { "name" "Hammer" "version" "1.0" "up_date" "20/12/2011" "author_name" "%name%" "author_url" "" "author_email" "" "info" "test swep" "override" "0" } [/CODE]
Sorry, you need to Log In to post a reply to this thread.