Talk:Adding a Dynamic Scope: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(work in css)
No edit summary
Line 25: Line 25:


does this work in a css mod?
does this work in a css mod?
@Samsimpleasthat
You fail man...

Revision as of 17:57, 26 July 2009

Oh you're a fucking god whoever added this.

Seriously.--Gear 06:00, 25 May 2008 (PDT)

This doesn't work. I get a black texture. I'm using EP2.--User:JLea 20:29, 26 May 2008 (PDT)

EDITNevermind, I got it to work. It's fine now :D

How do I change the zoom level? FOV?

Millz: Glad you like it.

scopeView.fov = localPlayer->GetActiveWeapon()->GetZoomFOV(); 

This line controls FOV level

i get two errors while compiling

1>.\view.cpp(1146) : error C2039: 'scopeView' : is not a member of 'C_BaseCombatWeapon' 1> d:\Steam\steamapps\SourceMods\src\game_shared\basecombatweapon_shared.h(115) : see declaration of 'C_BaseCombatWeapon' 1>.\view.cpp(1146) : error C2228: left of '.fov' must have class/struct/union

im using ep1 engine

work in css

does this work in a css mod?

@Samsimpleasthat You fail man...