[Ajuda] como criar DIALOG - 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: [Ajuda] como criar DIALOG (
/showthread.php?tid=358775)
como criar DIALOG -
coringa_smith157 - 11.07.2012
sempre quando os mlk entra no server e ve a janela preta com as coisas que eu quero coloca para eles ve '-'
Re: como criar DIALOG -
@Riichard - 11.07.2012
Search -
******
Basta procurar um tutorial :]
Re: como criar DIALOG -
Brazuca[]s - 11.07.2012
Й isso que vocк procura?
pawn Код:
public OnPlayerConnect ( playerid )
{
ShowPlayerDialog(playerid, 1,DIALOG_STYLE_MSGBOX","aki seu texto\ncaso queira pular uma linha","Ok","");
return 1;
}
Re: como criar DIALOG -
BreakDriFT - 11.07.2012
Veja :
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
Re: como criar DIALOG -
coringa_smith157 - 11.07.2012
em qual luagr eu posso coloca isso mano de baixo de ondi
Re: como criar DIALOG -
coringa_smith157 - 11.07.2012
mano deu erro no gm
Re: como criar DIALOG -
coringa_smith157 - 11.07.2012
pawn Код:
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : warning 215: expression has no effect
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 001: expected token: ";", but found "-identifier-"
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 017: undefined symbol "Este"
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Re: como criar DIALOG -
@Riichard - 11.07.2012
Quote:
Originally Posted by coringa_smith157
pawn Код:
C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 001: expected token: "-string end-", but found "-identifier-" C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : warning 215: expression has no effect C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 001: expected token: ";", but found "-identifier-" C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : error 017: undefined symbol "Este" C:\Documents and Settings\Vinicius\Desktop\Brasil Elite Games Rpg\gamemodes\Elite.pwn(13888) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
|
Triple-Post ¬¬.
Vocк tem preguiзa de ler ou oque?
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
Re: como criar DIALOG -
coringa_smith157 - 11.07.2012
xiu vc '-'
Re: como criar DIALOG -
andmeida10 - 11.07.2012
https://sampforum.blast.hk/showthread.php?tid=358778