Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes nil street stashes and should fix spawning at michaels for qb a… #236

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

MonkeyWhisper
Copy link
Member

…nd qbox (#233)

  • fix for apartments not being able to have a stash

made an if check to see if its an apartment

if not it displlays street name

if it is then it puts apartment name

  • Add files via upload

  • fix for spawning in shells/mlos

  • Update sv_property.lua

  • Update README.md

  • Update README.md

  • Update README.md

  • Update README.md

  • Update cl_property.lua

  • Update sv_property.lua

  • Update sv_property.lua


Overview

Provide a brief overview of the purpose of this pull request

Details

Provide details on the change you are making, why they are necessary, and any information that will help with understanding.

UI Changes / Functionality

Include a before and after screenshot/recording if applicable. Short recordings showing that your changes work are helpful, but optional.

Testing Steps

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

  • Did you test the changes you made?
  • Did you test core functionality of the script to ensure your changes do not regress other areas?
  • Did you test your changes in multiplayer to ensure it works correctly on all clients?

…nd qbox (#233)

* fix for apartments not being able to have a stash

made an if check to see if its an apartment 

if not it displlays street name

if it is then it puts apartment name

* Add files via upload

* fix for spawning in shells/mlos

* Update sv_property.lua

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update cl_property.lua

* Update sv_property.lua

* Update sv_property.lua

---------

Co-authored-by: MonkeyWhisper <[email protected]>
@MonkeyWhisper MonkeyWhisper merged commit 737e442 into main Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants