-
Notifications
You must be signed in to change notification settings - Fork 310
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
Containers variable return null object #601
Comments
Seems you've omitted important parts of the issue template, could you please correct that? |
@Jimz71 Hi, sorry for the delay in responding, can I just clarify, are you saying that the variable "containers" which is set on the house is returning objNull, or is it an array containing objNull's? Also is this after adding then removing a container? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Containers check should not count null object.
Actual behaviour
If player place container and relog containers var will return some null object until reboot, so the count of containers will be false .
Steps to reproduce the behaviour
RPT and/or extDB3 logs (if applicable)
N/A
Mission version: 5.0
Launcher version: 1.5
Game version: 1.96
Branch: main / beta branch not specified
The text was updated successfully, but these errors were encountered: