error 033: array must be indexed (variable "inputtext")
#4

Lmao alright I think I fixed it, I changed
pawn Код:
if(inputtext != inpw && countpw < 4)
to
pawn Код:
if(inputtext[playerid] != inpw && countpw < 4)
I'll just test it in game.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)