06.03.2015, 07:22
Sorry, I missed a character in the variable, you should also bear in mind that this is only an example, if you want to use this variable to give range donator to their players, you will have to assign values to the variable in a player and save the value of the variable.
change:
for:
change:
Код:
MyVarRangDonator[MAX_PLAYERS];
Код:
MyVarRangeDonator[MAX_PLAYERS];