Stránka 1 z 1

mCHAT

Napsal: 18 srp 2012, 01:29
od Gribly
IP: 93.91.250.108:27886

Dobrý den, mohu se zeptat, jak nastavím v mCHAT aby když dám tab aby tam byl pouze vidět nick bez hodnosti, jelikož když je třeba hodnost [MAJITEL] nejde vidět celý nick, tak jen aby byl červený ten nick jako OP, jinak vše stejné.UPOZORNUJI pouze v TAB :)
Děkuji

Re: mCHAT

Napsal: 18 srp 2012, 19:42
od nejento
Config poskytneš?

Re: mCHAT

Napsal: 19 srp 2012, 17:48
od Gribly

Kód: Vybrat vše

# mChatSuite Config
format:
    date: HH:mm:ss
    chat: '+p+dn+s&f: +m'
    name: +p+dn+s&e
    event: +p+dn+s&e
    tabbedList: +p+dn+s
    listCmd: +p+dn+s
    me: '* +p+dn+s&e +m'
message:
    join: se pripojil do hry.
    leave: opustil hru.
    kick: byl vyhozen ze hry. [ +r ]
    deathInFire: umrel v ohni.
    deathOnFire: uhorel k smrti.
    deathLava: se utopil v ave.
    deathInWall: se udusil ve zdi.
    deathDrown: se utopil.
    deathStarve: prestal jist a umrel.
    deathCactus: umrel neznamim duvodem.
    deathFall: zjistil ze nema schopnost letat.
    deathOutOfWorld: se podkopal pod svet.
    deathGeneric: zemrel.
    deathExplosion: vybouchl.
    deathMagic: byl zabit magii.
    deathEntity: byl rozsekan +killer.
    deathMobFormat: a +killer
    deathArrow: byl sestrelen +killer.
    deathFireball: uhorel diky hraci +killer.
    deathThrown: byl zbusen +killer.
    heroesMasterT: The Great
    heroesMasterF: The Squire
mchat:
    apiOnly: false
    alter:
        events: true
        death: true
    chatDistance: -1.0
    varIndicator: +
    cusVarIndicator: '-'
    spout: true
    IPCensor: true
    cLockRange: 3
suppress:
    useDeath: true
    useJoin: true
    useKick: false
    useQuit: false
    maxDeath: 30
    maxJoin: 30
    maxKick: 30
    maxQuit: 30
info:
    useNewInfo: false
    useLeveledNodes: false
    useOldNodes: false
    addNewPlayers: false
    defaultGroup: default
mchate:
    enable: false
    eHQAFK: true
    useGroupedList: true
    listVar: group
    collapsedListVars: default,Default
    AFKTimer: 30
    AFKKickTimer: 120
    useAFKList: false
pmchat:
    enable: false
    spoutPM: false
aliases:
    mchatme:
    - me
    mchatwho:
    - who
    mchatlist:
    - list
    - online
    - playerlist
    mchatsay:
    - say
    mchatafk:
    - afk
    - away
    mchatafkother:
    - afko
    - awayother
    - awayo
    pmchat:
    - pm
    - msg
    - message
    - m
    - tell
    - t
    pmchatreply:
    - reply
    - r
    pmchatinvite:
    - invite
    pmchataccept:
    - accept
    pmchatdeny:
    - deny
    pmchatleave:
    - leave
    mchatshout:
    - shout
    - yell
    mchatmute:
    - mute
    - quiet
    mchannel:
    - channel

Re: mCHAT

Napsal: 19 srp 2012, 18:30
od nejento
Ještě by tam měl být config těch prefixů. Tak ten sem dej taky.

Re: mCHAT

Napsal: 19 srp 2012, 21:18
od Gribly

Kód: Vybrat vše

# mChatSuite Locale
format:
    forward: '[F]'
    local: '[L]'
    pm:
        received: '%sender% &1-&2-&3-&4> &fMe: %message%'
        sent: '&fMe &1-&2-&3-&4> &4%recipient%&f: %message%'
    say: '&6[Server]&e'
    shout: '[Shout]'
    spy: '[Spy]'
message:
    afk:
        afk: AFK
        default: Away From Keyboard
    config:
        reloaded: '%config% reload.'
        updated: '%config% byl aktulizovan.'
    convo:
        accepted: Convo request with &5'&4%player%&5'&4 has been accepted.
        convo: '&4[Convo] '
        denied: You have denied a Convo request from &5'&4%player%&5'&4.
        ended: Conversation with '%player%' has ended.
        hasRequest: '&5''&4%player%&5''&4 Already has a Convo request.'
        inviteSent: You have invited &5'&4%player%&5'&4 to have a Convo.
        invited: You have been invited to a Convo by &5'&4%player%&5'&4 use /pmchataccept to accept.
        left: You have left the Conversation with '%player%'.
        noPending: No pending Convo request.
        notIn: You are not currently in a Convo.
        notStarted: Convo request with &5'&4%player%&5'&4 has been denied.
        started: You have started a Convo with &5'&4%player%&5'&4.
    general:
        mute: Target '%player%' successfully %muted%. To %mute% use this command again.
        noPerms: You do not have '%permission%'.
    info:
        alteration: Info Alteration Successful.
    list:
        header: '&6-- There are &8%players%&6 out of the maximum of &8%max%&6 Players
            online. --'
    player:
        afk: '%player% odesel od PC. [%reason%]'
        notAfk: '%player% je zpet ve hre.'
        notFound: ''
        notOnline: ''
        stillAfk: You are still AFK.
    pm:
        noPm: No one has yet PM'd you.
    shout:
        noInput: You can't shout nothing!
    spout:
        colour: dark_red
        pmFrom: '[PMChat] From:'
        typing: '*Typing*'

Re: mCHAT

Napsal: 20 srp 2012, 14:23
od Gribly
rr