Im using FAS 2 on a TTT server, and everything is ok! Except the model, that is invisible! Everything works but this, can someone save me?
How it is defined the model on a FAS 2 swep VS an ordinary TTT swep:
FAS2
SWEP.VM = "models/weapons/view/rifles/ak47.mdl"
SWEP.WM = "models/weapons/w_ak47.mdl"
SWEP.WorldModel = "models/weapons/w_rif_ak47.mdl"
TTT working model
SWEP.ViewModel = "models/weapons/cstrike/c_rif_m4a1.mdl"
SWEP.WorldModel = "models/weapons/w_rif_m4a1.mdl"