Crash
#1

Something about this is crashing my server:

pawn Код:
if(PI[playerid][Spawn] == SPAWN_AERO)
    {
        SetSpawnInfo(playerid, 0, PI[playerid][Skin], 1642.0083, -2333.7332, 13.5469, 359.6582, 0, 0, 0, 0, 0, 0);
    }
    else if(PI[playerid][Spawn] == SPAWN_KOLODVOR)
    {
        SetSpawnInfo(playerid, 0, PI[playerid][Skin], 1724.6261, -1911.9575, 13.5642, 93.2842, 0, 0, 0, 0, 0, 0);
    }
   
    SpawnPlayer(playerid);
Reply


Messages In This Thread
Crash - by ShoortyFl - 21.06.2015, 18:59
Re: Crash - by ShoortyFl - 21.06.2015, 19:29
Re: Crash - by Darkwood17 - 21.06.2015, 19:34
Re: Crash - by ShoortyFl - 21.06.2015, 20:27
Re: Crash - by ikey07 - 21.06.2015, 21:54

Forum Jump:


Users browsing this thread: 3 Guest(s)