Get player by distance
My code
PHP Code:
and i saw that when i change new i=1 with another number new i=5 indexid will be returned like 5 Please help me .Thank You |
Re: Get player by distance
because when you return sth, your function stops, the whole function
you can store the indexes in array |
Re: Get player by distance
how ??
|
Re: Get player by distance
you exit the function after first iteration of the for loop
Code:
|
Re: Get player by distance
is working thank you . TC
|
| All times are GMT -4. The time now is 10:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.