Help Please
#1

Hello Everyone.
I want to create a function which checks that if a player is in a specified area of south, east, west and north boundaries with specified land id( which that player owns)

For Example i tried here:

PHP код:
stock IsPlayerAtLand(playeridlandid)
{
    new 
FloatlandMinX == westFloatlandMiny == south;
    if 
GetPlayerPos(playeridwestsouth);
    return 
true;

I am sure its wrong can anyone help me with it?
Reply


Messages In This Thread
Help Please - by Alpha000 - 02.11.2015, 15:58
Re: Help Please - by AbyssMorgan - 02.11.2015, 16:02
Re: Help Please - by Alpha000 - 02.11.2015, 16:20
Re: Help Please - by AbyssMorgan - 02.11.2015, 16:25
Re: Help Please - by Alpha000 - 03.11.2015, 16:45

Forum Jump:


Users browsing this thread: 2 Guest(s)