Changed Coordinates and Now Server Crashes?!
#3

Quote:
Originally Posted by Akira297
Посмотреть сообщение
Could you simply show the line of this modification? Related to the D line. I cant' find it.
pawn Код:
if(PlayerInfo[playerid][pX] == 0 && PlayerInfo[playerid][pY] == 0 && PlayerInfo[playerid][pZ] == 0)
        {
            SetPlayerPos(playerid, 958.9146,-1411.4772,13.3833); // THE SPAWN D // This Line
            SetPlayerFacingAngle(playerid, 93.3274);
            SetCameraBehindPlayer(playerid);
            SetPlayerInterior(playerid, 0);
            SetPlayerVirtualWorld(playerid, 0);
        }
Reply


Messages In This Thread
Changed Coordinates and Now Server Crashes?! - by Th3b3ast5 - 27.06.2013, 15:36
Re: Changed Coordinates and Now Server Crashes?! - by Akira297 - 27.06.2013, 15:39
Re: Changed Coordinates and Now Server Crashes?! - by Th3b3ast5 - 27.06.2013, 15:52
Re: Changed Coordinates and Now Server Crashes?! - by Akira297 - 27.06.2013, 16:00
Re: Changed Coordinates and Now Server Crashes?! - by Th3b3ast5 - 27.06.2013, 16:06
Re: Changed Coordinates and Now Server Crashes?! - by Stanford - 27.06.2013, 16:56

Forum Jump:


Users browsing this thread: 1 Guest(s)