How do i get the pos and the ang of a weapon to creat the iron sites?
[url]http://wiki.garrysmod.com/page/GM/CalcViewModelView[/url]
You can find the defaults from here.
[QUOTE=code_gs;47387577][url]http://wiki.garrysmod.com/page/GM/CalcViewModelView[/url]
You can find the defaults from here.[/QUOTE]
But how do i get them would it be like this [code] SWEP.IronSightsPos = Vector( 0, 0, 0)
SWEP.IronSightsAng = Vector(0, 0, 0)
[/code] ?
Just use this (SWEP Construction Kit): [url]http://steamcommunity.com/sharedfiles/filedetails/?id=109724869&searchtext=swep+construction[/url]
Load the v_model you're using, go to the ironsights tab, and look for the vector/coordinates/whateveritscalled yourself.
Sorry if this sounds stupid. I'm new.
Sorry, you need to Log In to post a reply to this thread.