Comofas isso? Ajuda ae xD -
Joaquim_Blakman - 07.02.2010
Tipo, eu vejo em alguns servers de rpg que quando a pessoa digita algo, aparece em cima da skin dela a ultima frase dela. Tem como alguem dizer comofas? Se nгo souberem o que eu to dizendo, eu tiro print xD
Grato.
Re: Comofas isso? Ajuda ae xD -
gutm4 - 07.02.2010
SetPlayerChatBubble(playerid, texto, cor, distвncia que aparece, tempo);
Coloca no public OnPlayerText(playerid, text[])
SetPlayerChatBubble(playerid, text, 0xFFE4C450, 100.0, 4000);
return 0;
}
Re: Comofas isso? Ajuda ae xD -
Joaquim_Blakman - 07.02.2010
Код:
C:\Users\Josй Joaquim\Desktop\BGP MANOLO ;D\gamemodes\BRASILPLAYER.pwn(41648) : error 001: expected token: ";", but found "return"
C:\Users\Josй Joaquim\Desktop\BGP MANOLO ;D\gamemodes\BRASILPLAYER.pwn(41650) : warning 225: unreachable code
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Deu isso D:
E eu coloquei isso no gm:
pawn Код:
{
SetPlayerChatBubble(playerid, text, COP_COLOR, 100.0, 4000)
return 0;
}
Detalhe, isso foi no public que tu disse.
Re: Comofas isso? Ajuda ae xD -
gutm4 - 07.02.2010
Ops, Malz aew , esqueci do ";" nesse lugar SetPlayerChatBubble(playerid, text, COP_COLOR, 100.0, 4000);
mais que tenso em ? vc nem pra saber o que й esse erro
Re: Comofas isso? Ajuda ae xD -
SlashPT - 07.02.2010
falta um
Re: Comofas isso? Ajuda ae xD -
gutm4 - 07.02.2010
Quote:
Originally Posted by DarK TeaM PT
|
Sim, eu ja expliquei ele onde falta . ¬¬
Re: Comofas isso? Ajuda ae xD -
SlashPT - 07.02.2010
pois mas antes de vc ter postado ja estava eu a escrever tambem ... LOL
Re: Comofas isso? Ajuda ae xD -
Joaquim_Blakman - 07.02.2010
Quote:
Originally Posted by Knocker
Ops, Malz aew , esqueci do ";" nesse lugar SetPlayerChatBubble(playerid, text, COP_COLOR, 100.0, 4000);
mais que tenso em ? vc nem pra saber o que й esse erro
|
Nгo nгo, eu tava editando o meu post, eu vi que o erro era isso, mals ;x
Mas ainda sim da um warning
C:\Users\Josй Joaquim\Desktop\BGP MANOLO
\gamemodes\BRASILPLAYER.pwn(41650) : warning 225: unreachable code
Re: Comofas isso? Ajuda ae xD -
SlashPT - 07.02.2010
apague o return
Re: Comofas isso? Ajuda ae xD -
Joaquim_Blakman - 07.02.2010
Quote:
Originally Posted by DarK TeaM PT
apague o return
|
lol manolo, funfou xD
Vlw =D