Stránka 1 z 2
Chatmanager prefix
Napsal: 24 úno 2015, 20:12
od OneTime97
217.11.249.84:27924
Zdravím,
jde zde nějak, prostě, [velký nerd], před méno atd? .)
Re: Chatmanager prefix
Napsal: 24 úno 2015, 20:44
od Mysteria
Zkus tohle, sice je to primárně na změnu barev, ale tagy to umí taky, barvy prostě neměň, pokud nebudeš chtít.
https://forums.alliedmods.net/showthread.php?t=186695
Re: Chatmanager prefix
Napsal: 24 úno 2015, 21:23
od OneTime97
Super, dík, a jako, jak se to nastavuje, nebo prostě.. jak se to.. nikde tam není návod jak upravit config
//EDIT- jéj né, pardón, s tímhle mám hodně zkušeností, tenhle plugin znám, jen sem si nebyl jistý jestli je i na GO, díky .. máš i tak karmu : ))
-- 24 úno 2015, 20:52 --
Mám něco špatně, když to takhle nefunguje nebo ne?
Kód: Vybrat vše
// Custom Chat Colors is written by Dr. McKay (http://www.doctormckay.com)
// Simple Chat Colors (Redux) is written by Antithasys
// The configuration is very similar, so I've stolen Redux's documentation :P
//
// How to edit this file:
// "admin_colors" <-- Leave this alone
// { <-- Add all groups/steamids after first bracket (Leave this alone)
//
// "STEAM_0:1:1234567" <-- Here is a steamid example with a tag (don't duplicate steamids)
// {
// "namecolor" "#RRGGBB" <-- This is the color for the name (#RRGGBB in hex notation or #RRGGBBAA with alpha)
// "textcolor" "#RRGGBBAA" <-- This is the color of the text
// }
//
// "groupname" <-- This can either be a steamid for a specific player, or a group name
// { <-- Open the group
// "flag" "z" <-- This is the flag(s) assoicated with the group. This field doesn't matter if the group name is a steamid
// "tag" "[admin]" <-- This is the text for the tag
// "tagcolor" "O" <-- This is the color for the tag
// "namecolor" "G" <-- This is the color for the name
// "textcolor" "T" <-- This is the color of the text
// } <-- Close the group
// } <-- Add all groups/steamids before last bracket (Leave this alone)
//
// NOTE:
// If you don't enter a steamid then the group name does not matter, it's just for your reference.
//
// For colors, either a hex notation of a color (#RRGGBB or #RRGGBBAA) or one of the supported shortcuts (O - Olive, G - Green, T - Team) is required
//
// --------ORDER OF OPERATIONS--------
//
// The order in which you place items in the config file matters. Here is what determins what color they get:
// 1. SteamID
// If there is a steamid present, it will always override everything. If you put a steamid in twice
// then the first entry (top to bottom) will be used. (I think, just don't do it!)
// 2. Groups
// The plugin will search (top to bottom) for a postitive match for the flag string. The player' flags
// will be compared with the group flag character (NOTE: only one flag per group! "a" is okay, "ab" is NOT),
// and if the player has the flag, it will stop there.
// For example. Admins with the "ad" flags and donators with the "a" flag. If you place the "a" flag group
// above the "d" group then the admin will get the "a" colors. Order matters.
//
// ---------DO NOT EDIT ABOVE THIS LINE---------
"admin_colors"
{
"STEAM_0:1:62564171"
{
"tag" "[OWNER] "
"tagcolor" "O"
}
"STEAM_0:1:62564171" //Thief97
{
"flag" "a"
"tag" "[OWNER] "
"tagcolor" "#9EC34FAA"
"namecolor" "#00CCFF"
"textcolor" "#000000AA"
}
}
Re: Chatmanager prefix
Napsal: 24 úno 2015, 22:35
od Mysteria
Vypadá to dobře, nejdřív si přes konzoli v CP (nebo přes RCON) zkontroluj, jestli je plugin správně načtenej, a to tak že bude zobrazen ve výpisu sm plugins list a nesmí u něj být failed. Pokud je to OK, tak bych zkontroloval Steam IDčka... btw pro CSGO nefungují barvy, je to někde napsaný u toho popisu...
Re: Chatmanager prefix
Napsal: 25 úno 2015, 12:48
od OneTime97
Jo, já vím, to jsem četl, ale prý by to nemělo dělat potíže když to tam nechám, každopádně, podívám se na to
-- 25 úno 2015, 20:25 --
tak jo, ještě jinak, jak mám zjistit že je správně načtený?

D
Re: Chatmanager prefix
Napsal: 25 úno 2015, 21:59
od Mysteria
Vždyť to tam máš napsaný, sm plugins list do konzole v CP a musí být někde v tom seznamu.
Re: Chatmanager prefix
Napsal: 26 úno 2015, 16:52
od OneTime97
Je to takhle ok?
Kód: Vybrat vše
01 "Basic Ban Commands" (1.6.2-dev+4568) by AlliedModders LLC
02 "Basic Comm Control" (1.6.2-dev+4568) by AlliedModders LLC
03 "Client Preferences" (1.6.2-dev+4568) by AlliedModders LLC
04 "Basic Votes" (1.6.2-dev+4568) by AlliedModders LLC
05 "Basic Chat" (1.6.2-dev+4568) by AlliedModders LLC
06 "Player Commands" (1.6.2-dev+4568) by AlliedModders LLC
07 "Admin Help" (1.6.2-dev+4568) by AlliedModders LLC
08 "Sound Commands" (1.6.2-dev+4568) by AlliedModders LLC
09 "Fun Commands" (1.6.2-dev+4568) by AlliedModders LLC
10 "Admin File Reader" (1.6.2-dev+4568) by AlliedModders LLC
11 "Nextmap" (1.6.2-dev+4568) by AlliedModders LLC
12 "Admin Menu" (1.6.2-dev+4568) by AlliedModders LLC
13 <Failed> "[Source 2013] Custom Chat Colors" (3.1.0) by Dr. McKay
14 "Anti-Flood" (1.6.2-dev+4568) by AlliedModders LLC
15 "Basic Info Triggers" (1.6.2-dev+4568) by AlliedModders LLC
16 "Reserved Slots" (1.6.2-dev+4568) by AlliedModders LLC
17 "Basic Commands" (1.6.2-dev+4568) by AlliedModders LLC
18 "Fun Votes" (1.6.2-dev+4568) by AlliedModders LLC
Re: Chatmanager prefix
Napsal: 26 úno 2015, 19:07
od DenOwq
Ne, dodej log. Btw. máš na serveru doplněk
https://forums.alliedmods.net/showthread.php?t=198501, potřebuje ho.
Re: Chatmanager prefix
Napsal: 26 úno 2015, 19:27
od OneTime97
Zde jsou oba soubory co tam byly

Re: Chatmanager prefix
Napsal: 26 úno 2015, 20:27
od DenOwq