14.03.2009, 06:37
it doesnt have to be onplayerconnect at all, it can be any function or callback;
basicly your code is out of array somewhere, or tries to hold something it cant hold;
your compiled script is not fine, it only doesnt show any error because the array size you entered with out of array is a variable, and the compiler doesnt read the number that indicates an array
**i speak from experience, i had this before with my own house system**
basicly your code is out of array somewhere, or tries to hold something it cant hold;
your compiled script is not fine, it only doesnt show any error because the array size you entered with out of array is a variable, and the compiler doesnt read the number that indicates an array
**i speak from experience, i had this before with my own house system**