[Ajuda] AllowAdminTeleport.
#2

Cara isso nгo й um erro, pode-se dizer uma warning, e isso nгo й motivo pra vocк nгo consegui ligar seu servidor, neste log que vocк postou tentou ligar diversos gamemodes e filterscripts diferentes e todos com o mesmo warning, o motivo de nгo consegui ligar deve ser scriptfiles, mas se quer que essa warning suma e so colar isso em seu gamemode.
Код:
public OnPlayerClickMap(playerid, Float:fX, Float:fY, Float:fZ)
{
    if (IsPlayerAdmin(playerid))
    {
        SetPlayerPosFindZ(playerid, fX, fY, fZ); 
    }
    return 1;
}
Reply


Messages In This Thread
AllowAdminTeleport. - by generalarthas - 18.04.2014, 04:15
Re: AllowAdminTeleport. - by DiiMeNoR - 18.04.2014, 04:25
Re: AllowAdminTeleport. - by generalarthas - 18.04.2014, 04:35
Re: AllowAdminTeleport. - by DiiMeNoR - 18.04.2014, 05:07

Forum Jump:


Users browsing this thread: 2 Guest(s)