View Single Post
SnoW
Veteran Member
Join Date: Oct 2008
Location: Finland WisdomNuggets: 8
Old 04-21-2009 , 14:03   Re: HnS New Block gives Weapon 2 shots
Reply With Quote #24

Gw.
PHP Code:
    BM_BHOP_NOSLOW,        //W
    
BM_AUTO_BHOP        //X
    
BM_MYBLOCK           //Y 
You are missing a ",".
Also there's two places where the action funcs are called, velocity changing and others should go to the "not so often checked" ones.
Btw, like in this thread someone was doing bhop block, so they are handled in other places than the action funcs. Also there's no need to even create the function, like someone told in the first page.

Last edited by SnoW; 04-21-2009 at 14:38.
SnoW is offline
Send a message via MSN to SnoW