- Sep 11, 2019
- 126
- 58
I don't know if I already said it. The function "getSpecific()" is very bad, it basically only has a 50% chance of working properly.
If you want to get Neighour, I recommed you use getPerson() and isNeighbour() to obtain them.
Same if you want to get Collegue.
You have suficient quantity of them to ensure the game obtain the amount you need.
"WHO:" and "Boss", should remain the same, as chance isn't a problem to trigger scene, and "isBoss()" is a bad function too.
If you want to get Neighour, I recommed you use getPerson() and isNeighbour() to obtain them.
Same if you want to get Collegue.
You have suficient quantity of them to ensure the game obtain the amount you need.
"WHO:" and "Boss", should remain the same, as chance isn't a problem to trigger scene, and "isBoss()" is a bad function too.