I'm using the FA:S 2.0 Alpha SWEPs on a server and every gun shows up invisible in first person. The world model shows up, crosshair shows up and the sounds work too, but the view model dose not show up for some reason.
[URL]http://steamcommunity.com/sharedfiles/filedetails/?id=180507408[/URL]
I've checked that the workshop downloads to the client, there are no errors when looking at a player and you can see the world model just fine. No console errors either. Only issue is using the guns in first person... Here is what's inside one of the guns shared.lua
[code]SWEP.VM = "models/weapons/view/support/m24.mdl"
SWEP.WM = "models/weapons/w_m24.mdl"
SWEP.WorldModel = "models/weapons/w_snip_awp.mdl"[/code]
I've also tried adding [code]SWEP.ViewModel = "models/weapons/view/support/m24.mdl"[/code] but that didn't change anything..
Any ideas?
[QUOTE=MrTHC;45074183]I'm using the FA:S 2.0 Alpha SWEPs on a server and every gun shows up invisible in first person. The world model shows up, crosshair shows up and the sounds work too, but the view model dose not show up for some reason.
[URL]http://steamcommunity.com/sharedfiles/filedetails/?id=180507408[/URL]
I've checked that the workshop downloads to the client, there are no errors when looking at a player and you can see the world model just fine. No console errors either. Only issue is using the guns in first person... Here is what's inside one of the guns shared.lua
[code]SWEP.VM = "models/weapons/view/support/m24.mdl"
SWEP.WM = "models/weapons/w_m24.mdl"
SWEP.WorldModel = "models/weapons/w_snip_awp.mdl"[/code]
I've also tried adding [code]SWEP.ViewModel = "models/weapons/view/support/m24.mdl"[/code] but that didn't change anything..
Any ideas?[/QUOTE]
I'm having the same issue. Uhhgg.
[QUOTE=BitterG;45136262]I'm having the same issue. Uhhgg.[/QUOTE]
Ever get it figured out? These are really great sweps in single player. Shame they don't work on multiplayer..
They work just fine in multiplayer for me. Been using them on my DayZ server for a few months now.
Did you change the default clip?
[QUOTE=xaviergmail;45239010]They work just fine in multiplayer for me. Been using them on my DayZ server for a few months now.
Did you change the default clip?[/QUOTE]
Default clip? I didn't know I had to do that.. What do you mean?
Sorry, you need to Log In to post a reply to this thread.