View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-22-2011 , 02:10   Re: Hamsandwich Updating
#8

You forgot to close your comment on line 964 of ham_const.inc FYI.

EDIT:

So, I was working with Ham_DOD_Weapon_ZoomIn and Ham_DOD_Weapon_ZoomOut and the latter really screws things up just by hooking it:

PHP Code:
    RegisterHam(Ham_DOD_Weapon_ZoomOut"weapon_spring""hookSpringZoomOut")

public 
hookSpringZoomOut(wepent)
{


This will affect gameplay, it's hard to explain but it certainly makes playing with the springfield screwy.
__________________

Last edited by fysiks; 06-22-2011 at 02:53.
fysiks is offline