[Pedido] Chat kill (no chat onde conversa)
#10

Desculpa a ignorancia, mas aqui n ta pegando! Ta dando erro, deve ser pq sou noob mesmo, te dei rep, mas me ajuda n ta indo!

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{

new armaname[32]; // linha 17239
new killername[MAX_PLAYER_NAME], mortonome[MAX_PLAYER_NAME], armanome; // linha 17240
GetWeaponName(killerid, armanome, sizeof (armanome)); // linha 17241
format(armanome,sizeof(armanome), "%s foi morto por %s, com a arma %s", killername, mortoname, armanome); // linha 17242
SendClientMessageToAll(armanome), sizeof(armanome), COLOR_WHITE); // linha 17243

//===================================================================

    if(PlayerInfo[playerid][pVIP] < 1 && SistemaHospital == 1 && helpertrampando[playerid] < 1 && admtrampando[playerid] < 1)
    {
........... etc
Erros
pawn Код:
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17241) : error 035: argument type mismatch (argument 2)
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17241) : error 035: argument type mismatch (argument 2)
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17242) : error 035: argument type mismatch (argument 1)
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17242) : error 035: argument type mismatch (argument 1)
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : warning 202: number of arguments does not match definition
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : warning 215: expression has no effect
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : warning 215: expression has no effect
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : error 001: expected token: ";", but found ")"
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17243) : warning 215: expression has no effect
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17240) : warning 204: symbol is assigned a value that is never used: "mortonome"
D:\Documents and Settings\Administrator\Desktop\RPG\Gamemodes\ULTRA2.pwn(17239) : warning 204: symbol is assigned a value that is never used: "armaname"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


6 Errors.
Reply


Messages In This Thread
Chat kill (no chat onde conversa) - by luccagomes15 - 18.11.2013, 08:12
Re: Chat kill (no chat onde conversa) - by Caio_loco - 18.11.2013, 10:10
Re: Chat kill (no chat onde conversa) - by DannielCooper - 18.11.2013, 12:44
Re: Chat kill (no chat onde conversa) - by luccagomes15 - 18.11.2013, 18:17
Re: Chat kill (no chat onde conversa) - by Tugamars - 18.11.2013, 18:25
Re: Chat kill (no chat onde conversa) - by luccagomes15 - 19.11.2013, 11:38
Respuesta: Re: Chat kill (no chat onde conversa) - by DanDRT - 19.11.2013, 11:56
Re: Chat kill (no chat onde conversa) - by luccagomes15 - 19.11.2013, 12:06
Re: Chat kill (no chat onde conversa) - by DannielCooper - 19.11.2013, 12:14
Re: Chat kill (no chat onde conversa) - by luccagomes15 - 19.11.2013, 13:08

Forum Jump:


Users browsing this thread: 2 Guest(s)