• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] IsPlayerInRangeOfPoint
#2
Because you have `return` inside the loop. So the first hangar they aren't near ends the loop. Move the failure case outside the loop and add `return` to the success case inside the loop.
  Reply


Messages In This Thread
IsPlayerInRangeOfPoint - by Salesman - 2019-06-18, 02:43 PM
RE: IsPlayerInRangeOfPoint - by Y_Less - 2019-06-19, 09:13 AM

Forum Jump: