I need a Imposible Function!!
#8

pawn Код:
stock IsPlayerInSky(playerid)
{
   new Float:x,Float:y,Float:z;
   GetPlayerPos(playerid, x,y,z);
   if(z == 100) return true;
   else return false;
}
Ops, too late :/
Reply


Messages In This Thread
I need a Imposible Function!! - by dr.lozer - 01.12.2012, 08:50
Re: I need a Imposible Function!! - by RajatPawar - 01.12.2012, 08:52
Re: I need a Imposible Function!! - by dr.lozer - 01.12.2012, 08:55
Re: I need a Imposible Function!! - by gtakillerIV - 01.12.2012, 09:02
Re: I need a Imposible Function!! - by RajatPawar - 01.12.2012, 09:07
Re: I need a Imposible Function!! - by Konstantinos - 01.12.2012, 09:12
Re: I need a Imposible Function!! - by tyler12 - 01.12.2012, 09:29
Re: I need a Imposible Function!! - by Face9000 - 01.12.2012, 09:31
Re: I need a Imposible Function!! - by dr.lozer - 01.12.2012, 09:55
Re: I need a Imposible Function!! - by Konstantinos - 01.12.2012, 10:01

Forum Jump:


Users browsing this thread: 1 Guest(s)