27.09.2011, 17:38
Hey i want to make an Register/login system but i dont have :
i want to follow a tut but i dont have this and when i copy it into my script i become this errors:
Please help me
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
return 1;
}
pawn Код:
C:\Users\Josh\Desktop\pawno\pawno\TEST.pwn(179) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.