Help with a code
#1

Hi well i don't know how I can do a code that for example in a mini game you cannot go away of the area of the mini game and if you try you will be teleported back to the mini game anyone knows how? Thank you
Reply
#2

Use IsPlayerInRangeOfPoint
Reply
#3

Could you give an example?
Reply
#4

Код:
If(IsPlayerInRangeOfPoint(playerid,RANGE,Your cordinates))
{
    //code...
}
Reply
#5

Thank you Mike
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)