11.07.2012, 17:32
sempre quando os mlk entra no server e ve a janela preta com as coisas que eu quero coloca para eles ve '-'
public OnPlayerConnect ( playerid )
{
ShowPlayerDialog(playerid, 1,DIALOG_STYLE_MSGBOX","aki seu texto\ncaso queira pular uma linha","Ok","");
return 1;
}
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.
pawn Код:
|