Project-Sloth / ps-housing

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

fix(ps-housing): Fix garages for has_access #225

Closed YG0007 closed 2 weeks ago

YG0007 commented 1 month ago

Overview

Fix for garage polyzones not creating for people on adding citizenid to the has_access column

Details

So I've been using this script for a server that I'm working on and people who has keys to the houses cannot access the garage and I figured that the polyzones were not being registered and was able to fix it.