18.04.2013, 16:45
Estou criando um Login/Registro por TextDraw e estou com o seguinte erro: warning 213: tag mismatch
Linhas:
Como posso arrumar?
Linhas:
pawn Код:
TextDrawSetSelectable(Login[playerid], 1);
TextDrawSetSelectable(Registro[playerid], 1);
//
if(clickedid == Login[playerid])
if(clickedid == Registro[playerid])