[Ajuda] [ERROR] Morre nasce no Hospital,
#1

Criei tudo para o boneco nasce no hospital ai de vez dele nasce ele nasce numas escada ajuda ai
Bom criei a variavel
pawn Код:
new bool:gPm [ MAX_PLAYERS ] ;
Criei a Public OnPlayerDeath
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
   {GPM[playerid] = 1;}
    kit[playerid] = 0;
    SendDeathMessage(killerid, playerid, reason);
    trabalhandoPM[playerid] = 0;
    trabalhandoRGT[playerid] = 0;
    trabalhandoTRF[playerid] = 0;
    return 1;
}
A public OnPlayerSpawn
pawn Код:
public OnPlayerSpawn(playerid)
{
if(PlayerInfo[playerid][pTRF] < 0)
     if (GPM [ playerid ])
    {
    SetPlayerPos(playerid,560,2003.4594,-1448.9357,13.2867,330.7637,78,44); // Hospital LS
        GPM [ playerid ] = 0;
    }
return 1;
}
Reply


Messages In This Thread
[ERROR] Morre nasce no Hospital, - by Liipiinhow - 08.10.2013, 01:07
Re: [ERROR] Morre nasce no Hospital, - by willttoonn - 08.10.2013, 03:41
Re: [ERROR] Morre nasce no Hospital, - by Liipiinhow - 08.10.2013, 19:21
Re: [ERROR] Morre nasce no Hospital, - by bruxo00 - 08.10.2013, 19:26
Re: [ERROR] Morre nasce no Hospital, - by Liipiinhow - 08.10.2013, 19:46
Re: [ERROR] Morre nasce no Hospital, - by bruxo00 - 08.10.2013, 19:54
Re: [ERROR] Morre nasce no Hospital, - by Liipiinhow - 08.10.2013, 20:50
Re: [ERROR] Morre nasce no Hospital, - by willttoonn - 09.10.2013, 01:54
Re: [ERROR] Morre nasce no Hospital, - by Liipiinhow - 09.10.2013, 13:05
Re: [ERROR] Morre nasce no Hospital, - by willttoonn - 09.10.2013, 19:51

Forum Jump:


Users browsing this thread: 4 Guest(s)