Interior problem
#5

Quote:
Originally Posted by Micko123
Посмотреть сообщение
Rly man?? I am saying about interior.. SOmetimes it won't set my int sometimes it will..
Sorry I didnt see the new on top.

The problem is quite simple (atleast I think thats the problem)

When you type "/enter" it should teleport you inside a organization that you are near? Like standing on an icon and such.

When you do
pawn Код:
new org;
    if(IsPlayerInRangeOfPoint(playerid, 2.0, OrgInfo[org][oExitX], OrgInfo[org][oExitY], OrgInfo[org][oExitZ]))
org will be 0 by default and it will not really detect the organization you are attempting to enter, more like it will inherit the interior ID of the ID:0 organization. Therefore as I said above, post more of your code, we need to see how you actually create those organizations and how do you put them together. We cannot just judge based on "IsPlayerInRangeOfPoint".

Also what is SPP?
Reply


Messages In This Thread
Interior problem - by Micko123 - 18.11.2016, 16:19
Re: Interior problem - by Micko123 - 18.11.2016, 16:31
Re: Interior problem - by TwinkiDaBoss - 18.11.2016, 16:43
Re: Interior problem - by Micko123 - 18.11.2016, 17:04
Re: Interior problem - by TwinkiDaBoss - 18.11.2016, 17:08
Re: Interior problem - by Micko123 - 18.11.2016, 17:10
Re: Interior problem - by TwinkiDaBoss - 18.11.2016, 17:23
Re: Interior problem - by Micko123 - 18.11.2016, 17:39
Re: Interior problem - by Micko123 - 18.11.2016, 17:49

Forum Jump:


Users browsing this thread: 1 Guest(s)