26.07.2014, 10:39
If you can't understand this yourself, then you shouldn't be helping others either, search!
No spoon feeding you code! I'll put this in most vague words I can think of:
In the "for" loop when you get to "IsPlayerInRangeOfPoint" check "break;" out of the "for" loop,
OUTSIDE the loop (meaning not in it) do your other "if" checks, like if the house is owned, etc.
Protip: stop using f#kin Dini!
No spoon feeding you code! I'll put this in most vague words I can think of:
In the "for" loop when you get to "IsPlayerInRangeOfPoint" check "break;" out of the "for" loop,
OUTSIDE the loop (meaning not in it) do your other "if" checks, like if the house is owned, etc.
Protip: stop using f#kin Dini!
