28.10.2010, 16:51
Quote:
|
nah still nothing :/ i have it in this format, might correct me if theres some mistake:
pawn Код:
pawn Код:
|
pawn Код:
public OnPlayerConnect(playerid)
{
SetSpawnInfo( playerid, 0, GetPlayerSkin(playerid), 1958.33, 1343.12, 15.36, 269.15, 27, 28, 30, 90, 0, 0 );
return 1;
}
pawn Код:
public OnPlayerConnect(playerid)
{
SetSpawnInfo( playerid, 0, GetPlayerSkin(playerid), 1958.33, 1343.12, 15.36, 269.15, 27, 28, 30, 90, 0, 0 );
return 1;
}


