Project-Sloth / ps-housing

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

Added event update for spawnLastLocation to README #182

Closed 1B0Y closed 9 months ago

1B0Y commented 9 months ago

Overview

spawnLastLocation was not supporting house checks, resulting in players falling through the map if Config.SkipSelection was enabled in qb-multicharacter

Details

Simple update to README with the property_id checks in place for easy implementation

UI Changes / Functionality

Functionality: Checks for property_id not being nil, and placing into property. No video as similar code to qb-spawn with a slight addition

Testing Steps

Provide a list of repro steps on how to test that your changes are valid.