17.11.2016, 18:46
Thanks man, it works now.
Instead of creating a new thread I'll just ask another question here:
what's the difference between two variables in a GetPlayerPoolSize loop (e.g i and j) instead of just one (e.g i)?
This is what wiki says: Note that we assign the return value to a new variable (j) to avoid calling the function with each iteration.
My English is not too good so I don't understand that.
Instead of creating a new thread I'll just ask another question here:
what's the difference between two variables in a GetPlayerPoolSize loop (e.g i and j) instead of just one (e.g i)?
This is what wiki says: Note that we assign the return value to a new variable (j) to avoid calling the function with each iteration.
My English is not too good so I don't understand that.