[HELP] how to allow use item bandage , food while pressing shift run sprint
how to allow use item bandage , food while pressing shift run sprint
plese help me tks
Re: [HELP] how to allow use item bandage , food while pressing shift run sprint
Make efort , just search "if(PlayerState != PLAYER_MOVE_SPRINT )"
Quote:
R3DPROFILE_FUNCTION("WeaponSelection"); int prevSelectedItem = m_SelectedWeapon; { int buttonPressed = 0; //if(PlayerState != PLAYER_MOVE_SPRINT ) {
Re: [HELP] how to allow use item bandage , food while pressing shift run sprint
Quote:
Originally Posted by
Oosmar02
Make efort , just search "if(PlayerState != PLAYER_MOVE_SPRINT )"
thanks bro