[AJUDA] Chat Global :)?
#1

Quando se inicia um gm novo o chat fica global quero que fique apenas quem esta perto ouvir pois meu gm tera um sistema de /r para falar ja que й um gm zombie ajuda ai?
Reply
#2

https://sampwiki.blast.hk/wiki/LimitGlobalChatRadius -q
Reply
#3

pawn Код:
if(realchat)
    {
        if(gPlayerLogged[playerid] == 0)
            return 0;

        GetPlayerName(playerid, sendername, sizeof(sendername));
        {
            format(string, sizeof(string), "%s diz: %s", sendername, text);
            ProxDetector(20.0, playerid, string,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY);
        }
        return 0;
    }
    return 1;
}
Reply
#4

Quote:
Originally Posted by THE_FALLEN
Посмотреть сообщение
pawn Код:
public OnGameModeInit()
{
    LimitGlobalChatRadius(200.0);
    return 1;
}
-q

Mude o 200.0 para a distancia que voce quizer
Reply
#5

Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
pawn Код:
if(realchat)
    {
        if(gPlayerLogged[playerid] == 0)
            return 0;

        GetPlayerName(playerid, sendername, sizeof(sendername));
        {
            format(string, sizeof(string), "%s diz: %s", sendername, text);
            ProxDetector(20.0, playerid, string,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY,COLOR_GREY);
        }
        return 0;
    }
    return 1;
}
Victor da pra melhor ai o code ta dando erro pakas kk rep + pra vc e pro the fallen e pro ades mais da pra melhor o code ai pq esse ai ta melhor pq antes fica o Diz: kkkkkkkkkkkkkk
Reply
#6

quais erros
Reply
#7

Quote:
Originally Posted by Jake_Dunlapp
Посмотреть сообщение
Victor da pra melhor ai o code ta dando erro pakas kk rep + pra vc e pro the fallen e pro ades mais da pra melhor o code ai pq esse ai ta melhor pq antes fica o Diz: kkkkkkkkkkkkkk
Ta dando erro por q ele nгo colocou as defines

So cato u do GM dele

euacho'

Thanks pelo rep (:
Reply
#8

pawn Код:
#define COLOR_GREY 0xAFAFAFAA
Reply
#9

Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
pawn Код:
#define COLOR_GREY 0xAFAFAFAA
pawn Код:
if(gPlayerLogged[playerid] == 0)
E isso ?
Reply
#10

Qual й a key de mirar no samp gente eu nao sei qual й
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)