[DUVIDA]Erro no meu GM
#1

[font=Calibri]Erros

C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 012: invalid function call, not a valid address
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 029: invalid expression, assumed zero
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.



[b]Linhas

public OnGameModeInit()
{



Create3DTextLabel("Prefeitura", COLOR_YELLOW, 1123.4379,-2037.1334,69.8870, 25, 0, 50 )// Prefeitura


//o que ta em Azul й a linha do erro...
Reply
#2

Create3DTextLabel("Prefeitura", COLOR_YELLOW, 1123.4379,-2037.1334,69.8870, 25, 0, 50 );// Prefeitura

Faltou terminar com um ';'
Reply
#3

Код:
Create3DTextLabel("Prefeitura", 0xEEEE88FF, 1123.4379,-2037.1334,69.8870, 25, 0, 1 );// Prefeitura
veja se da isso
Reply
#4

UP ajuda ai gente
Reply
#5



[b]Agora deu isso sу que ao contrario:

[blue]C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 012: invalid function call, not a valid address
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 029: invalid expression, assumed zero
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.[/blue]



[blue]public OnGameModeInit()
{[/blue]

Create3DTextLabel("Prefeitura", COLOR_YELLOW, 1123.4379,-2037.1334,69.8870, 25, 0, 50 );// Prefeitura



Ajudem-me por favor =)

[red]Ajuda ae gente

Reply
#6

Quote:
Originally Posted by luandriftlogkdr


[b]Agora deu isso sу que ao contrario:

[blue]C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 012: invalid function call, not a valid address
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : warning 215: expression has no effect
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : error 029: invalid expression, assumed zero
C:\Documents and Settings\luan\Desktop\HTML\GHT.pwn(1797) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.[/blue]



[blue]public OnGameModeInit()
{[/blue]

Create3DTextLabel("Prefeitura", COLOR_YELLOW, 1123.4379,-2037.1334,69.8870, 25, 0, 50 );// Prefeitura



Ajudem-me por favor =)

[red]Ajuda ae gente

public OnGameModeInit()
{
Код:
Create3DTextLabel("Prefeitura",COLOR_YELLOW, 1123.4379,-2037.1334,69.8870,40.0,0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)