NOVY

Technická podpora k herním serverům Team Fortress 2
Message
Autor
Uživatelský avatar
Thief97
Příspěvky: 195
Registrován: 28 led 2014, 16:57
Reputation: 0

NOVY

#1 Příspěvekod Thief97 » 07 bře 2014, 15:36

81.0.217.178:27159

Zdravim mam tedka novy server a nevim jak se dava na server ADMIN MAJITEL nebo jak je to u mc /op ale tady to neni jak si mam dat vsechny prava na server???
Nebo kde je nejaka slozka na PLUGINY??,
Nezapomeň mi dát k+ pokud sem pomohl :-) Pokud máte zájem nebo Si nevíte se serverem, SEM TU JÁ rád vám pomůžu s pluginy na Minecraft nebo TF2! Napište mi SZ a néjak se dohodnem!

Uživatelský avatar
Vojko
Příspěvky: 3247
Věk: 27
Registrován: 24 dub 2011, 11:47
Reputation: 1
Bydliště: Slovensko, Bratislava

Re: NOVY

#2 Příspěvekod Vojko » 07 bře 2014, 15:50

Admin práva si nastavíš v zložke ./addons/sourcemod/config/ a tam by mal byť tuším super admins.cfg alebo niečo na ten štýl

Tam si zadáš svoje STEAM ID a flagy ktoré chceš.

Pluginy hľadáš na http://www.sourcemod.net/plugins.php a podľa stiahnutého súboru umiestnuješ ...
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...

Uživatelský avatar
Vojko
Příspěvky: 3247
Věk: 27
Registrován: 24 dub 2011, 11:47
Reputation: 1
Bydliště: Slovensko, Bratislava

Re: NOVY

#3 Příspěvekod Vojko » 07 bře 2014, 15:52

P.S.: Pre jednuduchšie pridávania práv môžeš využiť doplnkovej služby SourceBans, ktorú si aktivuješ v Control Paneli a cez jednuduchú webovú administráciu si môžeš práva pridávať a spravovať.
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...

Uživatelský avatar
Thief97
Příspěvky: 195
Registrován: 28 led 2014, 16:57
Reputation: 0

Re: NOVY

#4 Příspěvekod Thief97 » 07 bře 2014, 15:53

Diky moc a jak se to jako nastavuje, ???

Je to neco jako PermissionsEx na Minecraftu??
Abych mel na serveru pred menem "Majitel" atd??
Nezapomeň mi dát k+ pokud sem pomohl :-) Pokud máte zájem nebo Si nevíte se serverem, SEM TU JÁ rád vám pomůžu s pluginy na Minecraft nebo TF2! Napište mi SZ a néjak se dohodnem!

Uživatelský avatar
Vojko
Příspěvky: 3247
Věk: 27
Registrován: 24 dub 2011, 11:47
Reputation: 1
Bydliště: Slovensko, Bratislava

Re: NOVY

#5 Příspěvekod Vojko » 07 bře 2014, 15:55

Nóó ... :D
Ani celkom nie :D
Pokiaľ chceš prefixy, tak to budeš musieť stiahnuť plugin.

Áá tie práva sú podobné PremissionEX, akurát že tu je to primitívnejšie ...
Tu nenastavuješ ku každému pluginu niečo, ale tzv. flagy.
Každý flag obsahuje niečo iné ...
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...

Uživatelský avatar
Thief97
Příspěvky: 195
Registrován: 28 led 2014, 16:57
Reputation: 0

Re: NOVY

#6 Příspěvekod Thief97 » 07 bře 2014, 16:01

A mohl bys mi poradit jak to nastavuji???
A to jak si mi psal ten Super.admin to nejde ::P Nevim jakto
Ale kdyz napisi na server !ban tak mi to napiseze nemam pristup k tomuto prikazu...
Neslo by to urobit nejak pres conzoli?
Nezapomeň mi dát k+ pokud sem pomohl :-) Pokud máte zájem nebo Si nevíte se serverem, SEM TU JÁ rád vám pomůžu s pluginy na Minecraft nebo TF2! Napište mi SZ a néjak se dohodnem!

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: NOVY

#7 Příspěvekod Mysteria » 07 bře 2014, 18:44

Do souboru addons/sourcemod/configs/admins_simple.ini přidej úplně na konec řádek ve tvaru "Steam ID" "99:z" a máš plný práva (po restartu serveru).

Uživatelský avatar
Thief97
Příspěvky: 195
Registrován: 28 led 2014, 16:57
Reputation: 0

Re: NOVY

#8 Příspěvekod Thief97 » 07 bře 2014, 19:33

Takze pokud to dobre chapu napsat na konec radku tohle??
STEAM_0:1:62564171
?

-- 07 bře 2014, 19:48 --

Delam to dobre???
Takhle sem to delal as na konec
Spoiler: zobrazit

Kód: Vybrat vše

//
// 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_0:1:16"      "bce"            //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
//   "STEAM_0:1:6256417199" "99:z"
////////////////////////////////
 



A takhle jako na poprve :
Spoiler: zobrazit

Kód: Vybrat vše

//
// 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_0:1:16"      "bce"            //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
//   
////////////////////////////////
 

"STEAM_0:1:6256417199" "99:z"



A pak sem to skousel i takto

Spoiler: zobrazit

Kód: Vybrat vše

//
// 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_0:1:16"      "bce"            //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
//   
////////////////////////////////
 

STEAM_0:1:6256417199
Nezapomeň mi dát k+ pokud sem pomohl :-) Pokud máte zájem nebo Si nevíte se serverem, SEM TU JÁ rád vám pomůžu s pluginy na Minecraft nebo TF2! Napište mi SZ a néjak se dohodnem!

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: NOVY

#9 Příspěvekod Mysteria » 07 bře 2014, 19:51

"STEAM_0:1:6256417199" "99:z" je to OK

Uživatelský avatar
Thief97
Příspěvky: 195
Registrován: 28 led 2014, 16:57
Reputation: 0

Re: NOVY

#10 Příspěvekod Thief97 » 07 bře 2014, 19:58

NEJDE TO!

-- 07 bře 2014, 19:58 --

napisi v chat
!ban a pise nemam pristup k tomuto prikazu
Nezapomeň mi dát k+ pokud sem pomohl :-) Pokud máte zájem nebo Si nevíte se serverem, SEM TU JÁ rád vám pomůžu s pluginy na Minecraft nebo TF2! Napište mi SZ a néjak se dohodnem!


Zpět na „Team Fortress 2“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 2 hosti