GTA Közösség - A magyar GTA fórum

San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: instant - 2013. október 26. - 14:28:43

Cím: Dialognál hiba ..
Írta: instant - 2013. október 26. - 14:28:43
Üdv, mikor a Regisztrációs Dialogot készítem compilézéskor hibát ad a dialog részre..
Kód:
 
   if(!fexist(szFile))
{
ShowPlayerDialog(playerid,DIALOG_REGISTER,DIALOG_STYLE_INPUT,\"Register\",\"Regisztrálj be!\",\"Reg\",\"Kick\");
}
else
{
ShowPlayerDialog(playerid,DIALOG_LOGIN,DIALOG_STYLE_INPUT,\"Register\",\"Regisztrálj be!\",\"Reg\",\"Kick\");
}

 
 
C:\\Documents and Settings\\x.X-8AB00352F6CF4\\Dokumentumok\\samp03x_svr_R1-2_win32\\gamemodes\\DM.pwn(112) : warning 213: tag mismatch
C:\\Documents and Settings\\x.X-8AB00352F6CF4\\Dokumentumok\\samp03x_svr_R1-2_win32\\gamemodes\\DM.pwn(116) : warning 213: tag mismatch
Pawn compiler 3.2.3664           Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
 
[/quote]
Cím: Dialognál hiba ..
Írta: ZyZu. - 2013. október 26. - 15:31:21
[mod]http://sampforum.hu/index.php?topic=26421.0, zárom.[/mod]