Originally posted by TeOzFuSioN
i mean like this
self endon ( "disconnect" );
self endon ( "death" );
self notifyOnPlayerCommand( "BUTTON_RSHLDR", "+melee" );
change to like hit kill lol
Not sure if self notifyOnPlayerCommand works on COD4. It didn't for the DPAD I never tried the other buttons. Also doing that wouldn't bind r1 to Melee it would just trigger
self waittill("BUTTON_RSHLDR");
Commands.
I would have to find a way to trigger the stab effect internally. Which is harder then it sounds.
You did bring up a good point about the zombies not using R1 and L1. I should link those buttons to something...