• Uber Newbie Question - Famas
    2 replies, posted
Hey, Where can I find the famas model on garrysmod?? I'm making a ttt weapon, and I just wanna know what the viewmodel for both holder and other players.
just look for the "Counter-Strike" tab in Q menu, then right click the famas icon and choose "Copy to clipboard", then you can paste it in your code REMEMBER: model starting with v_ are viewmodels, the ones starting with w_ are worldmodels
If my memory doesn't fail me it's [code] models/weapons/v_rif_famas.mdl models/weapons/w_rif_famas.mdl [/code]
Sorry, you need to Log In to post a reply to this thread.