Damaged
#1

Hello, I'm trying to make the script check if the player has taken damage recently before going to a DM arena. I'm getting an error.

Код:
error 029: invalid expression, assumed zero
Код:
if(damaged[playerid] == 0)
		DM1(playerid);
		SendClientMessage(playerid, -1, "{F81414}[INFO]{FFFFFF} Remember use /lobby when you want to leave! Good luck!");
                {
		else //This line is where I receive the error
                }
		SendClientMessage(playerid, COLOR_SERVER, "SERVER: {ffffff}You have recently taken damage!");
Reply


Messages In This Thread
Damaged - by MyUndiesSmell - 28.03.2017, 21:07
Re: Damaged - by Vince - 28.03.2017, 21:09
Re: Damaged - by MyUndiesSmell - 28.03.2017, 21:13
Re: Damaged - by jasperschellekens - 28.03.2017, 21:22

Forum Jump:


Users browsing this thread: 1 Guest(s)