/Exit isn't working, but /enter is
#1

Well /enter is working but /exit isn't, although /exit should if /enter does..
An example code is:
Код:
else if(IsPlayerInRangeOfPoint(playerid,5.0,772.178710, -4.692631, 1000.728637)) //LS Gym Exit
{
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid, 2229.365478, -1721.973754, 13.568094);
SetPlayerFacingAngle(playerid, 181.8075);
 SetCameraBehindPlayer(playerid);
			}
I know it has nothing to do with the way else if is.
It just doesn't do anything.
Reply


Messages In This Thread
/Exit isn't working, but /enter is - by Jack_Leslie - 05.06.2011, 06:40
Re: /Exit isn't working, but /enter is - by Burridge - 05.06.2011, 07:59
Re: /Exit isn't working, but /enter is - by Jack_Leslie - 05.06.2011, 08:04
Re: /Exit isn't working, but /enter is - by Jack_Leslie - 05.06.2011, 08:42

Forum Jump:


Users browsing this thread: 1 Guest(s)