SA-MP Forums Archive
[DUVIDA]LoginBox - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [DUVIDA]LoginBox (/showthread.php?tid=129394)



[DUVIDA]LoginBox - Slash_Gun - 22.02.2010

Tipo Gente , toda hora qe vo copilar meu gm , da esse erro.. fui nas linhas e tem a ver com a login box se alguem puder me dar uma soluзгo agradeзo muito !!
[center]
Код:
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(3008) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(3018) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(6680) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(11511) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(11801) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(12513) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(12534) : error 017: undefined symbol "ShowPlayerDialog"
C:\Documents and Settings\Lucas\Desktop\SA-MP 0.3x SERVER\gamemodes\ASL.pwn(12563) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.



Re: [DUVIDA]LoginBox - riad12 - 22.02.2010

Creio que vocк nгo esteja usando includes corretos


Re: [DUVIDA]LoginBox - Joao Ziicka - 22.02.2010

manda as linhas ai


Re: [DUVIDA]LoginBox - Slash_Gun - 22.02.2010

Linhas:

Код:
ShowPlayerDialog(playerid,12346,DIALOG_STYLE_INPUT,"ASL ~ LOGIN",loginstring,"Logar","Sair");
     ShowPlayerDialog(playerid,12345,DIALOG_STYLE_INPUT,"Registro ~ ASL",regstring,"Registrar","Sair");
     ShowPlayerDialog(playerid,12347,DIALOG_STYLE_INPUT,"ASL ~ LOGIN",loginstring,"Logar","Sair");
ййй acho qe sao essas...



Re: [DUVIDA]LoginBox - Joao Ziicka - 22.02.2010

cara ta faltando linhas ai


Re: [DUVIDA]LoginBox - Slash_Gun - 22.02.2010

aaaaaaaaaaaaaaaaaaaa , poderiam me mandar o resto das linhas ?


Re: [DUVIDA]LoginBox - RoamPT - 22.02.2010

Usa os includes da versгo 0.3.


Re: [DUVIDA]LoginBox - Slash_Gun - 24.02.2010

ja resolvi , vlw ai (;