Qbox-project / qbx_garages

GNU General Public License v3.0
9 stars 38 forks source link

When approaching a garage storage point, the storage point disappears. #133

Open nickkao74 opened 1 week ago

nickkao74 commented 1 week ago

Summary

When approaching a garage storage point, the storage point disappears.

Reproduction

  1. Drive the car you already own to the garage. Not just any garage is a problem, but police station garages are used as an example.
  2. Storage points are visible. Drive and approach the storage point.
  3. When approaching a Storage point, the stash point is invisible and the Storage vehicle cannot be operated.

Expected behavior

All garages can be used to store vehicles normally.

Actual behavior

When approaching a Storage point, the stash point is invisible and the Storage vehicle cannot be operated

Additional context

20241102162515_1 20241102162518_1

Some garages, such as pillboxgarage, can be used normally. Some preset garages such as police, airports, and helicopters are not available.

Current Version

v1.1.3

Custom Resources

Most plug-ins of qbx

Manason commented 1 week ago

For garages we have three ox_lib zones; An outer zone which draws the markers while the player is inside, and two inner zones which listen for key pressed events when inside the marker itself. I'm guessing that while in the inner zone, the outer zone function isn't running due to some property of ox_lib.