Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling walking + fixed some issue for people with older qb garage/JDEV qb garage #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GyozaLion
Copy link

enabling feature so player can walk around while using the phone and fixed some issue for people who are using older version of qb-garage/Jdev version of qb-garage

Enabling People to move around while using the phone
Fixed Some issue for people who's using older version or Jdev version of qb-garages
Enabling people to walk around while using the phone
SendNUIMessage({
event = 'z-phone',
isOpen = true,
})
PhoneData.isOpen = true

if Config.AllowWalking then
SetNuiFocusKeepInput(true)
Copy link
Owner

@alfaben12 alfaben12 Oct 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens if you open your phone and press the A/W/S/D keyboard? will the character move too?

don't forget to add your profile in readme.md as a contributor

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whe you press A/W/S/D only your character move, and you can still moving the cursor on the phone

pv.engine,
pv.body,
pv.state,
DATE_FORMAT(pv.created_at, '%d %b %Y %H:%i') as created_at
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make as default instead of remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants