Try it with Engine:
Code:
public client_PreThink(id) {
if(!is_user_alive(id)) {
return PLUGIN_CONTINUE;
}
new button = get_user_button(id);
if(button & IN_JUMP) {
entity_set_int(id,EV_INT_button,button & ~IN_JUMP);
}
return PLUGIN_CONTINUE;
}
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS