08.05.2015, 21:18
(
Последний раз редактировалось Su37Erich; 09.05.2015 в 05:52.
)
It didn't happen before, the first loop searches for a random position of the map that is not water, if it is water the loop will continue searching until the Z position is higher than zero, if it searches for more than 50 times and always the function return 0.0, the script will break the loop using a return 0; So that isn't the problem, impossible I think, isn't it?
Second loop is a binary search algorithm, it's called every time the player send a message
I am 99.99% sure is not my script, I think it is something else
Second loop is a binary search algorithm, it's called every time the player send a message
I am 99.99% sure is not my script, I think it is something else