12.06.2016, 06:56
Quote:
|
I have spawn protection(FLOAT_INFINITY), when player spawned. But I deleted it and test it nothing changed
|
If you do not want to receive damage (from something) you should
Код:
return 0;
|
I have spawn protection(FLOAT_INFINITY), when player spawned. But I deleted it and test it nothing changed
|
return 0;