Signature
stock get_user_button(id){ return entity_get_int(id, EV_INT_button);}
Description
Get the Button(s) user is pressing
stock get_user_button(id){ return entity_get_int(id, EV_INT_button);}
Get the Button(s) user is pressing