Adding altitude to this script.
#6

Heres a stock you can try. I don't know if it will work tho.

pawn Код:
stock Find(playerid)
{
    new Float:X,Float:Y,Float:Z;
    GetPlayerPos(playerid,X,Y,Z);
    return X,Y,Z;
}
Reply


Messages In This Thread
Adding altitude to this script. - by Odyssey - 31.05.2011, 23:03
Re: Adding altitude to this script. - by Mike Garber - 31.05.2011, 23:12
Re: Adding altitude to this script. - by Odyssey - 31.05.2011, 23:34
Re: Adding altitude to this script. - by futuretrucker - 01.06.2011, 00:23
Re: Adding altitude to this script. - by Odyssey - 01.06.2011, 00:26
Re: Adding altitude to this script. - by futuretrucker - 01.06.2011, 00:38
Re: Adding altitude to this script. - by Odyssey - 01.06.2011, 00:44
Re: Adding altitude to this script. - by Snipa - 01.06.2011, 01:05
Re: Adding altitude to this script. - by Odyssey - 01.06.2011, 01:14
Re: Adding altitude to this script. - by Donya - 01.06.2011, 01:45

Forum Jump:


Users browsing this thread: 1 Guest(s)