Quote:
Originally Posted by Korxu
Very good job!
I tested it on my dedicated and I find more bugs. For example, when I have m249 and someone shot me I'm buried in the ground and I can't move. And the reload bar finish before that I finish reloading.
But very cool the MOD, thanks for release it.
PD: Add lang file plz. If you need testers or help tell it.
EDIT: Slowhack is not allowed...
PHP Code:
public rebind_keys(taskid) { new id = taskid - TASK_REBIND client_cmd(id, "bind MOUSE3 glfire") client_cmd(id, "bind F3 codclass") client_cmd(id, "bind F4 codkillstreak") client_cmd(id, "bind v flashsmoke") }
|
1. thats last stand perk, you can change/edit your player class!
2. when reload bar is complete, you can shoot! (I'll fix the extra animation)
3. this game requires new keys for:
grenade launcher (command: glfire)
choose class (command: codclass)
use killstreak (command: codkillstreak)
fast flash-throw (command: flashsmoke)
any ideas how I should do this (bind keys)?
__________________