24.05.2017, 21:10
Hello guys. I made a house system. I need help please. I created /lock command and it works perfect, but I want, when the player is not in range of point, it return a message. I made this, but the server send me the message 40- 50 times, I think it's because of this code:
Can you tell me how to fix it?
Quote:
for(new h = 0; h <= MAX_HOUSES; h++) |