Project-Sloth / ps-housing

Advanced housing system for QBCore.
https://discord.gg/projectsloth
Other
343 stars 110 forks source link

Fixes for multiple issues #156

Closed Walter-00 closed 11 months ago

Walter-00 commented 11 months ago

Overview

The purpose of this request it to fix 4 of the open issues.

Details

This should fix the following issues:

154

121

48

140

Testing Steps

Just go into the issues and try to see if you still get the error. I couldn't replicate everything, but I could see the code that should be causing it, so I implemented fixes. If you're able to replicate it, please do test before merging.

I did partially test what I could replicate, the script still appears to work fine. And I didn't test it in multiplayer, since I don't believe I've made any changes that shouldn't work in multiplayer. Feel free to test everything though, I'd appreciate that!

B0STRA commented 11 months ago

Fixes #121 #154 #140 Confirmed. Unable to test #48 at this time.

MonkeyWhisper commented 11 months ago

Tested #48 works great!

Thanks for PR