Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

EasyAkaFizz - zdjęcie

EasyAkaFizz

Rejestracja: 04.12.2016
Aktualnie: Nieaktywny
Poza forum Ostatnio: 20.12.2016 20:47
-----

Moje tematy

Problem z informacjami na czacie [ServerAdvertisement]

20.12.2016 14:14

Mam problem ponieważ ,nie wiem dlaczego poniższe informacje nie wyświetlają się .

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

// ServerAdvertisement - Help //
//
// Message Types:
// Chat messages - Type: "T" / Colour support
// Center text messages - Type: "C" / Support only [hex] codes / Ex: <font color='#ff0000'>This message is red</font>
// Colours could be found at http://www.color-hex.com/
//
// Message Variables:
// {NEXTMAP}
// {CURRENTMAP}
// {CURRENTTIME}
// {TIMELEFT}
// {ADMINSONLINE}
// {SERVERIP}
// {SERVERNAME}
// {PLAYERNAME}
//
////////////////////////////////
 
 
"ServerAdvertisement"
{
"Settings"
{
"Enable" "1" // 1 for Enable, 0 Otherwise
"Delay_between_messages" "40.0" // In seconds
"Time_Format" "%H:%M:%S" // Hours,Minutes,Secods
"Advertisement_tag" "[{Lime}Server{default}]" // Exmp: "[UltraGaming]"
}
"Messages"
{
"1"
{
"default" "[Shooter.eu]Komendy dostepne na serwerze: !knife !ws !gloves !vip !premium !forum !yt"
"cz" "{Darkred}[Shooter.eu]{Green}Komendy dostepne na serwerze: !knife !ws !gloves !vip !premium !forum !yt"
"type" "T" //
}
"2"
{
"default" "[Shooter.eu]Właścicielem serwera jest Fizz"
"pl" "{Darkred}[Shooter.eu]{Green}Właścicielem serwera jest{Darkred} Fizz"
"type" "T"
}
"3"
{
"default" "[Shooter.eu]Informacje o vipie znajdziesz pod !vip"
"pl" "{Darkred}[Shooter.eu]{Green}Informacje o vipie znajdziesz pod {Darkred}!vip"
"type" "T"
}
"4"
{
"default" "[Shooter.eu]Informacje o premium znajdziesz pod !premium"
"pl" "{Darkred}[Shooter.eu]{Green}Informacje o premium znajdziesz pod {Darkred}!premium"
"type" "T"
}
"5"
{
"default" "[Shooter.eu]Informacje o vipie znajdziesz pod !vip"
"pl" "{Darkred}[Shooter.eu]{Default}Wpisz{Green}!hide(Default),aby ukryć graczy"
"type" "T"
}
"6"
{
"default" "[Shooter.eu]Kontakt z właścicielem serwera pod !kontakt"
"pl" "{Darkred}[Shooter.eu]{Green}Kontakt z właścicielem serwera pod {Darkred}!kontakt"
"type" "T"
}
}
}
 

Dlaczego ranga np [Admin] Nie wyświetla się na tabie

19.12.2016 11:40

//////////////////////////////////////////////////////////////////
//
// SAMPLE SETUP:
//
// "Title" <- This can be anything. I suggest making it something indicating what the setup is for.
// {
// "flag" "INPUT" <- There are 3 kinds of inputs. See below.
// "tag" "[SOME TAG]" <- Tag.
// }
//
//////////////////////////////////////////////////////////////////
//
// INPUTS AND ORDER OF OPERATION:
//
// The player will get the first tag that matches them. So, a general order of setups is: Bot setup -> Steam ID setups -> group setups.
//
// BOT: This setup will apply to all bots, and only to bots.
//
// Steam ID (STEAM_X:X:XXXXXXX format): This will apply only to the player whose steam ID it is. 
// Note: The plugin checks both "STEAM_0" and "STEAM_1" (steam universe 0 and 1), so if you put the wrong one in, it still works.
//
// Groups: This is a single, multiple, or multiple sets of admin flags.
// e.g. "a" requires players to have the "a" flag to be considered a match
// e.g. "at" requires players to have BOTH the "a" and "t" flags to be considered a match
// e.g. "a;t" requires players to have EITHER the "a" OR "t" flags to be considered a match
// e.g. "at;b" requires players to have EITHER: BOTH the "a" and "t" flags, OR the "b" flag to be considered a match
//
//////////////////////////////////////////////////////////////////
// Note: Do not change the word "Setups" in the line below, else the plugin will not read this file.
"Setups"
{
"HeadAdmin Group"
{
"flag" "z"
"tag" "♚ Zarząd ♚"
}
"Admin Group"
{
"flag" "b"
"tag" "◎ Admin ◎"
}
"Premium Group"
{
"flag" "o"
"tag" "✦ Premium ✦"
}
"VIP Group"
{
"flag" "t"
"tag" "★ VIP ★"
}
"Gracz"
{
"flag" ""
"tag" "-Gracz-"
}
}

Problem z konfiguracją AutoBH

16.12.2016 22:42

Witam

Licznik na deathrun

15.12.2016 21:30

Witam poszukuje pluginu na licznik speeda czasu i krokow na deathrun

Jak dodać dostęp graczom do komedy !hide

14.12.2016 17:36

Zainstalowałem plugin na !hide ale do tej komendy ma dostęp tylko admin.Jak dodac dostęp do tej komendy graczom.