[Ajuda] Erro na Hora de compilar!!!
#9

tem isso:

pawn Код:
if(PlayerInfo[playerid][pSkin] > 0) { SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]); }
    else
    {
        if(PlayerInfo[playerid][pSex] == 1) { SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]); }
        else { PlayerInfo[playerid][pSkin] = 226; SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]); }
    }
    SetPlayerWeapons(playerid);
    SetPlayerSpawn(playerid);
    SetPlayerToTeamColor(playerid);
    PlayerFixRadio(playerid);
    OnPlayerSpawn(playerid)

{

StopAudioStreamForPlayer(playerid);

return 1;

}
    return true;
}
Reply


Messages In This Thread
Erro na Hora de compilar!!! - by Hans_Zimmer - 31.10.2012, 18:53
Re: Erro na Hora de compilar!!! - by Don_Speed - 31.10.2012, 18:57
Re: Erro na Hora de compilar!!! - by Hans_Zimmer - 31.10.2012, 19:03
Re: Erro na Hora de compilar!!! - by ForT - 31.10.2012, 19:07
Re: Erro na Hora de compilar!!! - by Hans_Zimmer - 31.10.2012, 19:20
Re: Erro na Hora de compilar!!! - by ForT - 31.10.2012, 19:23
Re: Erro na Hora de compilar!!! - by Hans_Zimmer - 31.10.2012, 19:27
Re: Erro na Hora de compilar!!! - by ForT - 31.10.2012, 19:30
Re: Erro na Hora de compilar!!! - by Hans_Zimmer - 31.10.2012, 19:35
Re: Erro na Hora de compilar!!! - by ForT - 31.10.2012, 19:39

Forum Jump:


Users browsing this thread: 2 Guest(s)