• LookupAttachment help
    3 replies, posted
I've tried this and a few different things, I tried looking up self.Owner eyes and it works. Are the muzzle attachment for weapons broken or am I doing this wrong? [lua]local Attachment = self.Owner:GetActiveWeapon():LookupAttachment("muzzle") PrintTable( self.Owner:GetActiveWeapon():GetAttachment(Attachment) );[/lua]
Try self.Owner:GetViewModel()
Attachment still prints 0, does anyone recommend something else? [editline]16th May 2011[/editline] My SDK isn't letting me open my CS:S(I'll troubleshoot it later) because I'm using the p228 model. Maybe that's the reason?
Bmup?
Sorry, you need to Log In to post a reply to this thread.