donnamonna
Member
- Joined
- Jan 15, 2010
- Messages
- 242
- Reaction score
- 4
Has there been a change to how Honorbuddy checks for Loading Screens?
LocalPlayer.LoadingScreen does not seem to be recognized anymore and I was wondering if the value is checked for differently now.
What is the replacement for:
Probably something I missed in past release notes but I've had a hard time finding anything on it using the forum search.
Thanks in advance.
Edit: Not finding anything in the Object Browser that replaces it.
LocalPlayer.LoadingScreen does not seem to be recognized anymore and I was wondering if the value is checked for differently now.
What is the replacement for:
Code:
if (intMe.LoadingScreen)
Probably something I missed in past release notes but I've had a hard time finding anything on it using the forum search.
Thanks in advance.
Edit: Not finding anything in the Object Browser that replaces it.
Last edited: