» Wed Dec 01, 2010 8:54 am
Well, I have an idea on how to do it. Make a new copy of every scoped weapon, but disable the "Has Scope" flag fro each. Now, make a form list of every scoped weapon and make another list of every copy of a scoped weapon, and arrange all of these in order. i.e. If the normal Snipe Rifle is indexed as 0, so the un-scoped Sniper Rifle is also 0 on the other list. Now, make a script that each time a hotkey is pressed, the weapon will changed to its unscoped/scoped version. Get it?