Tag Mismatch
#5

Quote:
Originally Posted by _rAped
Посмотреть сообщение
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    new Float:pX, Float:pY, Float:pZ;
    GetPlayerPos(playerid, pX, pY, pZ);
    DeathPosX[playerid] = pX;
    DeathPosY[playerid] = pY;
    DeathPosZ[playerid] = pZ;
    IsDead[playerid] = 1;
    return 1;
}
I've had similar problems when using XYZ
Their still there, tag missmatch.
Reply


Messages In This Thread
Tag Mismatch - by admantis - 30.12.2010, 23:29
Re: Tag Mismatch - by Hal - 30.12.2010, 23:30
Re: Tag Mismatch - by admantis - 30.12.2010, 23:31
Re: Tag Mismatch - by _rAped - 30.12.2010, 23:40
Re: Tag Mismatch - by admantis - 30.12.2010, 23:41
Re: Tag Mismatch - by [L3th4l] - 30.12.2010, 23:46
Re: Tag Mismatch - by admantis - 30.12.2010, 23:47
Re: Tag Mismatch - by _rAped - 30.12.2010, 23:53

Forum Jump:


Users browsing this thread: 2 Guest(s)