07.08.2011, 05:42
I get this

Complier said it was fine but it crashed

Complier said it was fine but it crashed

new RandomSpawn1 = random(3);
if (RandomSpawn1 == 0)
{
SetPlayerPos(playeri,2020.89404297,1916.56982422,11.94929695);
}
if (RandomSpawn1 == 1)
{
SetPlayerPos(playerid,2262.87792969,1826.13305664,28.07186890);
}
if (RandomSpawn1 == 2)
{
SetPlayerPos(playerid,2155.35693359,1827.00402832,-905.52105713);
}