PHP Code:
iClass[randompl] = 9;
PHP Code:
new randompl, iPlayers[32], iNum;
when i do 33 error in compile sad array size do not match, or destination array is too small.
PHP Code:
new player_model[33][32]
here...
With your code is okey ,but stilll error...
Any idea?