[Ajuda] Tag Mismatch???
#8

pawn Код:
stock Distancia(playerid,otherid)
{
    new Float:P[3];
    GetPlayerPos(otherid,P[0],P[1],P[2]);
    return GetPlayerDistanceFromPoint(playerid,P[0],P[1],P[2]);
}
Reply


Messages In This Thread
Tag Mismatch??? - by arakuta - 13.01.2013, 22:00
Respuesta: Tag Mismatch??? - by RedBulL_x - 13.01.2013, 22:07
Re: Tag Mismatch??? - by arakuta - 13.01.2013, 22:09
Re: Tag Mismatch??? - by Dolby - 13.01.2013, 22:10
Re: Tag Mismatch??? - by arakuta - 13.01.2013, 22:12
Re: Tag Mismatch??? - by HardWar - 13.01.2013, 22:13
Re: Tag Mismatch??? - by DiiMeNoR - 13.01.2013, 22:15
Re: Tag Mismatch??? - by Dolby - 13.01.2013, 22:16
Re: Tag Mismatch??? - by AmericanStyle'™ - 13.01.2013, 22:16
Re: Tag Mismatch??? - by arakuta - 13.01.2013, 22:22

Forum Jump:


Users browsing this thread: 2 Guest(s)