[Ajuda] Spawn no Login e no Registro
#5

Pode ser ocasionado por isto .
pawn Код:
public OnGameModeInit()
{
    // Don't use these lines if it's a filterscript
    SetGameModeText("SVR Brasil/Portugal");
    AddPlayerClass(154, 1128.0999755859, -1494.5999755859, 22, 180, 0, 0, 0, 0, 0, 0);
    return 1;
}

public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
    return 1;
}
Reply


Messages In This Thread
Spawn no Login e no Registro - by Emanuel17 - 11.03.2013, 17:36
Re: Spawn no Login e no Registro - by Delete_ - 11.03.2013, 17:43
Re: Spawn no Login e no Registro - by Dwayne-Pheonix - 11.03.2013, 17:48
Re: Spawn no Login e no Registro - by Emanuel17 - 11.03.2013, 17:55
Re: Spawn no Login e no Registro - by mau.tito - 11.03.2013, 18:18

Forum Jump:


Users browsing this thread: 2 Guest(s)