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
 

mattgoodbye - zdjęcie

mattgoodbye

Rejestracja: 11.05.2014
Aktualnie: Nieaktywny
Poza forum Ostatnio: 04.06.2014 22:18
-----

Moje tematy

[Szukam/Zlece] Plugin VIP

30.05.2014 18:15

Witam ! Szukam Plugin VIP pod CS:Go , nie musi być to bardzo skomplikowany plugin z wieloma opcjami , jeżeli taki nie istnieje to jestem gotowy zlecić komuś robotę na tym : )

Automatyczne wiadomości.

15.05.2014 22:18

Witam ! Pisze ten temat choć czuje że znowu zamiast odp dostane coś typu "jak nie umiesz tego zrobić to czemu bierzesz się za stawianie serwera " mam jednak nadzieję ze ktoś mi odpowie :) 

A moje pytanie brzmi jak ustawić automatyczne wiadomości na serwie .Chodzi mi o takie informacje zeby sie wyświetlały co pare minut typu "Dodaj serwer do ulubionych , odwiedzaj nas " taki przykład dałem :) 

Jak dobrze dodać admina i inne.

13.05.2014 10:39

Witam !.

 

1.) Dodalem admina w plikach lecz gdy wchodze na serwer i wpisuje komende sm_admin piszę że nie mam uprawnień 

 

Admin_simple.ini oto wycinek z pliku 

 

 

//

// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES
//
// For each admin, you need three settings:
//  "identity" "permissions" "password"
//
// For the Identity, you can use a SteamID or Name.  To use an IP address, prepend a ! character.
// For the Permissions, you can use a flag string and an optional password.
//
// PERMISSIONS:
//  Flag definitions are in "admin_levels.cfg"
//  You can combine flags into a string like this:
//  "abcdefgh"
//
//  If you want to specify a group instead of a flag, use an @ symbol.  Example:
//  "@Full Admins"
//
// You can also specify immunity values.  Two examples:
// "83:abcdefgh" //Immunity is 83, flags are abcdefgh
// "6:@Full Admins" //Immunity is 6, group is "Full Admins"
//
// Immunity values can be any number.  An admin cannot target an admin with 
// a higher access value (see sm_immunity_mode to tweak the rules).  Default 
//  immunity value is 0 (no immunity).
//
// PASSWORDS:
//  Passwords are generally not needed unless you have name-based authentication.
//  In this case, admins must type this in their console:
//
//   setinfo "KEY" "PASSWORD"
//
//  Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"
//  is their password.  With name based authentication, this must be done before
//  changing names or connecting.  Otherwise, SourceMod will automatically detect
//  the password being set.
//
////////////////////////////////
// Examples: (do not put // in front of real lines, as // means 'comment')
//
//   "STEAM_1:0:13027951" "abcdefghijklmn" //generic, kick, unban for this steam ID, no immunity
//   "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99
//   "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick
//
////////////////////////////////
 
 

 

Po przez plik admins też próbowałem i nie działa... 

 

 

 

 

 

 
/**
 * USE THIS SECTION TO DECLARE DETAILED ADMIN PROPERTIES.
 *
 * Each admin should have its own "Admin" section, followed by a name.
 * The name does not have to be unique.
 *
 * Available properties: (Anything else is filtered as custom)
 *      "auth"          - REQUIRED - Auth method to use.  Built-in methods are:
 *                        "steam"  - Steam based authentication
 *                        "name"   - Name based authentication
 *                        "ip" - IP based authentication
 *                        Anything else is treated as custom.
 * Note: Only one auth method is allowed per entry.
 *
 *      "identity"      - REQUIRED - Identification string, for example, a steamid or name.
 * Note: Only one identity is allowed per entry.
 *
 *      "password"      - Optional password to require.
 *      "group"         - Adds one group to the user's group table.
 *      "flags"         - Adds one or more flags to the user's permissions.
 * "immunity" - Sets the user's immunity level (0 = no immunity).
 *  Immunity can be any value.  Admins with higher 
 *  values cannot be targetted.  See sm_immunity_mode 
 *  to tweak the rules.  Default value is 0.
 *
 * Example:
"matt."
{
"auth" "steam"
"identity" "STEAM_1:0:13027951"
"flags" "abcdef"
}
 *
 */
Admins
{
}
 

 

 

2). Jak wyłączyć vote pod koniec mapy ,  na zmiane map . Mam serwer Only DD2 i chciał bym żeby zmieniało z mapy do mapy.

 

 

3). Pluginy z CS:S pasują pod CS:GO (dziwne pytanie wiem) 

 

Problem z instalacja SourceMode

11.05.2014 10:35

Witam ! Wczoraj wykupiłem serwer na zabijaka.pl . Mam problem z zainstalowaniem sourcemoda. System na jakim stoi server linux , wypakowuje pliki pod linuxa do folderu /csgo/ nastepnie przez strone hostowni wchodze do panelu serwera w kosoli wpisuje meta list by sprawdzić czy wszystko dobrze. No i wyskakuje unknow comand , czyli nic nie zaistalowało ... ; (

Proszę o pomoc :)