qbcore-framework / qb-ambulancejob

Ambulance Job, Hospital System & Death System For QB-Core :man_health_worker: :woman_health_worker:
GNU General Public License v3.0
34 stars 287 forks source link

[BUG] Can't Check-in at hospital = qb-ambulancejob ?? #333

Open JayDKing1993 opened 4 months ago

JayDKing1993 commented 4 months ago

Describe the bug When going the check in the box shows to check in and when you use E it does not do anything.

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'check in at hospital'
  2. Click on 'press e to check in'
  3. See no error but does not check you in

Expected behaviour to send you to a bed and heal you.

Screenshots If applicable, add screenshots to help explain your problem.

Questions (please complete the following information):

HideMyFace commented 4 months ago

Hello, maybe try looking for the vectors, the info.pb_hospital needs to be close to the check-in vector (locations).

JayDKing1993 commented 4 months ago

Hello, maybe try looking for the vectors, the info.pb_hospital needs to be close to the check-in vector (locations).

im using the Gabz MLO plus i just highlights when you press the E muscle

HideMyFace commented 4 months ago

Hello, maybe try looking for the vectors, the info.pb_hospital needs to be close to the check-in vector (locations).

im using the Gabz MLO plus i just highlights when you press the E muscle

Try downloading again, Gabz MLO worked for me when I used it. In fact, MLO does not change the use of the script. Just adapt everything to the Gabz MLO.

ChlxeThomson commented 3 months ago

MLO's is nothing to do with the error, its the vector itself

ChlxeThomson commented 3 months ago

make sure your checkin vector is same as the hospital vector

netlork commented 2 months ago

Describe the bug When going the check in the box shows to check in and when you use E it does not do anything.

To Reproduce Steps to reproduce the behaviour:

1. Go to 'check in at hospital'

2. Click on 'press e to check in'

3. See no error but does not check you in

Expected behaviour to send you to a bed and heal you.

Screenshots If applicable, add screenshots to help explain your problem.

Questions (please complete the following information):

* When you last updated: today

* Are you using custom resource? which ones?  No

* Have you renamed `qb-` to something custom? No

Make sure the distance between the check in vector and the hospital blip vector is less than 3. (The script does a check for this distance when you check in.)

Or do what ChlxeThomson told you.