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
 

Zdjęcie

EXP NA NICK


  • Zamknięty Temat jest zamknięty
2 odpowiedzi w tym temacie

#1 GaCeK

    Profesjonalista

  • Użytkownik

Reputacja: 10
Początkujący

  • Postów:202
  • GG:
  • Lokalizacja:Dąbrowa Tarnowska
Offline

Napisano 08.02.2009 13:42

Tak jak w temacie, szukam pluginu który zrobi exp na nick - pomoże mi to mianowicie w tym że mam serwa z modem SuperHero Mod i większość graczy którzy tam grają mają zmienne IP dlatego po zrestartowaniu ich neta tracą wszystkie umiejętności jakie nabyli na serwerze w tym EXP, LVL itp .... proszę o pomoc a poniżej dodaje configa bo może jest opcja savexp na nick

//********************** GENERAL MOD CVARS **********************

//Enables/disables the mod 0=disable, 1=enable
sv_superheros 1

//Flag to determine who can access the important server commands
sh_adminaccess m

//If optional C/D is on a server - don't let people without C/D have powers
sh_cdrequired 0

//Debug Message Level
//ONLY enable this if you are trying to fix something, it prints A LOT of messages
// 0 = Disabled, 1 = Server Print, 2 = Server Log, 3+ = More Messages, Server Log
sh_debug_messages 0

//Number of heros allowed with bind characters - after that you must pick non-bind heros only
sh_maxbinds 4

//Max number of powers players can pick from, this is also limited by the number of levels you have.
sh_maxpowers 20

//What level to start newcomers at
sh_minlevel 0

//Save <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> or restart it from 0 each map: 1 = save, 0 = restart each map
sh_savexp 1

//How many days <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> is saved after a users last connection
//Recommended max setting of 30 for VAULT style saving. Max value is 365.
sh_xpsavedays 365

//Enable this to save <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> at end of every round
//May cause a very small ammount of lag at round end with MySQL saving
sh_endroundsave 1

//This cvar sets the value of <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> given/taken from players for Hostage / Bomb events.
//Hostage rescues only get 1/4th the <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> because there is usually 4 of them.
sh_bombhostxp 8

//Give new players an average level of <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> based on people already playing - 1=on | 0=off
//DO NOT USE WITH LONG-TERM <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' />
sh_autobalance 0

//Load <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> right when a player joins (may cause lag with large user database)
sh_loadimmediate 0

// MercyXP gives players <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> if they did not gain any during a round
// 0 = MercyXP system Disabled
// 1 = Give any player a set amount of <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> which is set with sh_mercyxp
// 2 = Give only players up to a certian level MercyXP, max level is set with sh_mercyxp
//	<img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> given will be the inverse of the amount they would get for killing
//	someone at thier level, then this is diveded by 2 to keep it low.
//	So as a players level increases they will get less MercyXP with mode 2
sh_mercyxpmode 0

//Mode 1: How much Mercy <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> to give players
//Mode 2: Max level to give MercyXP to players
sh_mercyxp 0

//Command Projector, displays help info to players in a HUD messages non-stop - 1+ = on | 0=off
//	1 - Only show to DEAD players
//	2 - Show to ALL players
sh_cmdprojector 1

//How many highest level heros can a person pick
//If this is set to 2 and a client is at level 9, they can only pick 2 level 9 heroes.
//There is a bunch of complicated math that goes into this system and it limits more than
//just the highest level avliable to that person, try it and see what I mean.
//Set to 0 to disable this limiting of choices
sh_lvllimit 1

// 1 = New style menu, shows disabled heros grayed out
// 0 = Old style menu, hides disabled heros from showing on the menu
sh_menumode 1

//Headshot Multiplyer - if you kill someone with a headshot the <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' /> given
//will be multiplied by the value.  Setting this to "1.0" will effectivly
//disable it because x * 1 = x.  Any value less than 1.0 is ignored.
sh_hsmult 1.0

//Can clients drop heroes while alive?
//This is OFF by default because many people expliot the server by picking a hero
//like batman, get the weapons, then drop him.  This will prevent that kind of activity.
sh_alivedrop 0

// *** MySQL Settings, Only Needed if using the mysql saving method ***
// Uncomment the cvar lines to enable these settings

//sh_mysql_host "localhost"
//sh_mysql_user "SuperHeroModUser"
//sh_mysql_pass ""
//sh_mysql_db "sherodb"
//sh_mysql_persistent 0

  • +
  • -
  • 0

#2 Spyder12

    Profesjonalista

  • Użytkownik

Reputacja: 2
Nowy

  • Postów:154
  • Lokalizacja:Kolbuszowa Górna
Offline

Napisano 10.02.2009 14:20

//Load xP right when a player joins (may cause lag with large user database)
sh_loadimmediate 0

moze daj na 1? to jedyne co pasuje a jak nie znajdz jakąś sieć serwerów z Superhero mode i zapytaj się ich
  • +
  • -
  • 0

#3 Kajtekk

    Pomocny

  • Użytkownik

Reputacja: 1
Nowy

  • Postów:70
Offline

Napisano 10.02.2009 15:48

Autor superhero nie przeznaczyl moda na nonsteam. Musisz albo zostawic zapis na ip albo przejsc na steam.
  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych