if(!strcmp(cmdtext, "/sftune", true)) //By Aleksandar
{
if(IsPlayerConnected(playerid))
{
if(PlayerInfo >= 1 || IsPlayerAdmin(playerid) || PlayerInfo >= 1)
{
SafeSetPlayerPos(playerid, -2691.1523,220.4016,3.9925);
format(string, sizeof(string), ": %s se teleportovao do San Fierro Garaze za budzenje auta.", sendername);
ABroadCast(COLOR_LIGHTRED,string, 5);
SafeSetPlayerInterior(playerid,0);
DisablePlayerCheckpoint(playerid);
return 1;
}
else
{
SendClientMessage(playerid, COLOR_GREY, " Niste ovlasceni da koristite ovu komandu!.");
return 1;
}
}
return 1;
}Ko bi mi ovo objasnio bio bih mu zahvalan dobio bi steam od mene sa Half Life 2 igrom. 😁
Ako sam pogresio temu izvinjavam se moderatorima.
