Jump to content
  • Announcements

    • Xmat

      Pravidlo pro postování v TTT

      Do sekce Tipy, triky, tutoriály nepatří žádné dotazy.   Postujte sem vaše návody, tipy a různé další věci jež uznáte za vhodné sdělit zdejšímu osazenstvu, ale veškeré dotazy směřujte do sekce Všeobecná diskuse.
    • Replik

      Seznam návodů a důležitých témat v této sekci

      Pro lepší přehlednost jsem vytvořil tento seznam, který vás, méně zkušené, lépe provede touto sekcí. Věřím, že zde najdete, co hledáte. Vypsané jsou návody, které jsou oficiálně uznané jako návody. Běžné diskuze, které neposkytují postupy a rady zvěřejněny nejsou.   Instalace vlastního MaNGOS Serveru Díky těmto návodům budete (měli by jste být) schopni vytvořit a následně spustit váš vlastní server. Nastavení je pro verze s i bez datadisku.   Instalace MaNGOS Serveru (bez datadisku TBC) - Autor Benny Instalace MaNGOS Serveru (s datadiskem TBC) - Autor Malfik Instalace MaNGOS Serveru v prostředí Linux - Autor charlie Instalace MaNGOS Serveru v prostředí Linux - Autor kupkoid   Chyby a jejich řešení při přihlašování k serveru - Autor Cybe   Zálohování uživatelských dat   Dávkový soubor (BAT soubor) pro vytvoření SQL záloh - Autor Replik   Kompilování - tvoření vlastních release (revizí)   Tvorba kompilací pro Win32 (MangoScript) - Autor bLuma   Ostatní - těžko zařaditelné, ale neznamená to, že nejsou dobré   VIP Systém - Autor charlie Tvorba Webových stránek pro MaNGOS - Autor zahuba Tvorba teleportačních NPC (MangoScript) - Autor Replik Registrační web (původně předělaná SPORA) Funkční pro Antrix i MaNGOS - Autor Replik Nastavení a spuštění Minimanager pro MaNGOS - Autor BlackMartin Nastavení MaNGOS Website - Autor Artorius   Samozřejmě jsou zde i jiné návody, ale tyto jsou nejvíce používané, proto věřím, že vám budou nápomocné. Tuto sekci budeme upravovat podle potřeby. Pokud by jste něco nenašli nebo si nevěděli rady, hledejte na fóru a teprve potom založte vlastní topik. Pokud nějaký autor vytvoří kvalitní návod a chtěl by ho zveřejnit i v tomto seznamu, doporučuji, aby mi napsal zprávu skrze PM.   Díky a přeji hezký den na WoWResource   Replik
    • Aristo

      Příspěvky tam, kde nemají co dělat

      Dodržujte zákaz přispívání do topiků s repaky pokud si to zakladatelé nepřejí!! Opakované psaní příspěvků bude trestáno warnem.
    • Aristo

      Používání spoilerů

      Poslední dobou má většina uživatelů fora zvláštní nutkání postovat extrémně dlouhé texty nebo kódy, které zabírají v nejedenom případu i 80% obsahu celé stránky a hodně tak zvedají nepřehlednost v topiku. Chtěl bych všechny uživatele požádat, aby při postování citací, jakýchkoliv kódů, errorů, atp... delších než 30 řádků používali funkci spoileru.   Funkci vyvoláte příkazem [spoiler] text [/spoiler]   Ukázka:  
Sign in to follow this  
Dead F. Angel

##DFA ArcEMU Revisions##

Recommended Posts

ALTER TABLE `items` CHANGE `socket_bonus` `socket_bonus` INT( 30 ) NULL DEFAULT NULL;

Diki... predpokladam ze taky isty bude zapis aj ked tu istu chybu dela s inym stlpcom..

Edit>>

Neni to nahodou delane pre NCDB sak mam RusDB a stale hadze DUPLICATE ENTRY...

Edited by Phoenix1994

Share this post


Link to post
Share on other sites

Už vyšla Revision 4377 :P

btw, nekompiloval jsem to já ;)

Edited by Zachy

Share this post


Link to post
Share on other sites

 

Chtěl sem se zeptat, podporují tyhle revize moon++ a lua? Mám totiž vše zaplí a bossům se moc nechce do castění. Jinak RusDB se mi zdá až moc přespavnovaná, viz BT :-)

Share this post


Link to post
Share on other sites

inac pozor na nove nastavenie v ascent-logonserver.confg bez toho sa server nepusti

 

#  AllowedIPs
#    This section MUST be completed, otherwise all attempts to link your servers will fail.
#    These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
#    to make server connections to your logonserver, and register realms.
#    For example, everything in the 127.0.0.* range would be:
#         127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
#    To allow a single IP,
#         1.3.3.7/24, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
#  AllowedModIPs
#    In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
#    (adding bans, GMs, account permissions, etc)
#

<LogonServer RemotePassword = "change_me_logon"
             AllowedIPs = "***MUST BE COMPLETED***"
             AllowedModIPs = "***MUST BE COMPLETED***">

Edited by miki999

Share this post


Link to post
Share on other sites

pls pouzivam ten Ascent TRUNK 4391 (miki999) + moon scripts - Download

a neviem co mam viplnit v logon serveri :( :

AllowedIPs = ""

AllowedModIPs = "">

uplne dole :(

Share this post


Link to post
Share on other sites

tohle je od MesoX-a se podekuj pak jemu ;)

 

 

ascent-world.conf

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Database Section
#
#   Database.Host      - The hostname that the database is located on
#   Database.Username  - The username used for the mysql connection
#   Database.Password  - The password used for the mysql connection
#   Database.Name      - The database name
#   Database.Port      - Port that MySQL listens on. Usually 3306.
#   Database.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "root" Name = "jmenodb" Port = "3306" Type = "1"
CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "root" Name = "jmenodb" Port = "3306" Type = "1"

 

+ SMAZAT die directive (je to zhruba v prostred a potom skoro uplne na konci - musis to smazazt cele jak to vidis tady!)

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Die Directive
#
#    If this triggers it means you didn't read your config file!
#    Just comment it or remove it when you've read this.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

die msg="I am a newb who didn't even read half my config file!"

 

DALE zmenit heslo ( je to asi za polovinou conf souboru)

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Setup
#
#    DisablePings   
#        This directive controls whether pings will be sent to the logonserver to check
#        if the connection is still "alive". Expect problems if it is disabled.
#        Default: 0
#
#    RemotePassword
#        This directive controls the password used to authenticate with the logonserver.
#        It must be the same between the two configs. If it is not, your server will
#        not register.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

LogonServer DisablePings = "0"
             RemotePassword = "root"

 

 

 

ascent-logonservr.conf

# LogonDatabase Section
#
#    These directives are the location of the `realms` and `accounts`
#    tables.
#
#    LogonDatabase.Host      - The hostname that the database is located on
#    LogonDatabase.Username  - The username used for the mysql connection
#    LogonDatabase.Password  - The password used for the mysql connection
#    LogonDatabase.Name      - The database name
#    LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
#    LogonDatabase.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#

LogonDatabase Hostname = "127.0.0.1"
               Username = "root"
               Password = "root"
               Name     = "jmenodb"
               Port     = "3306"
               Type     = "1"

# Accepted Build Range Setup
#
#    These two directives set up which clients will be
#    allowed to authenticate with the realm list.
#
#    Set these to the same builds that the server was
#    compiled for.
#
#    As of the last update, version 2.1.1 was build 6739. Version 2.3.0 was build 7561. Version 2.4.0 is build 7897.
#
<Client MinBuild = "7561"
        MaxBuild = "7897"

 

a zase zmenit heslo(zase uplne dole)

# WorldServer Setup
#
#    This directive controls the password used to authenticate with the worldserver.
#    It must be the same between the two configs. If it is not, your server will
#    not register.
#
#    Default: "change_me_logon"
#

LogonServer RemotePassword = "root"

 

 

ascent-realms.conf

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
#    Name:
#        The name of the realm.
#    
#    Address:
#        The address (and port) of that realm.
#
#    Icon:
#        The type of realm (PVP, Normal, RPPVP, RP)
#
#    Colour:
#        Realm colour in realm list display.
#
#    TimeZone:
#        Time zone the realm is in.
#
#    Population:
#        (0 = low, 1 = medium, 2 = high)
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

Realm1 Name = "NAZEV SERVRU"
        Address = "IPSERVRU:8129"   // nebo ip hamachi ale musi zustat vzdy :8129 ( 8129 je port serveru )
        Icon = "PVP"
        Colour = "1"
        Population = "1.0"
        TimeZone = "1"

 

 

by MesoX

Edited by X-dizox

Share this post


Link to post
Share on other sites
tohle je od MesoX-a se podekuj pak jemu ;)

ascent-world.conf

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Database Section
#
#   Database.Host      - The hostname that the database is located on
#   Database.Username  - The username used for the mysql connection
#   Database.Password  - The password used for the mysql connection
#   Database.Name      - The database name
#   Database.Port      - Port that MySQL listens on. Usually 3306.
#   Database.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "root" Name = "jmenodb" Port = "3306" Type = "1"
CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "root" Name = "jmenodb" Port = "3306" Type = "1"

 

+ SMAZAT die directive (je to zhruba v prostred a potom skoro uplne na konci - musis to smazazt cele jak to vidis tady!)

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Die Directive
#
#    If this triggers it means you didn't read your config file!
#    Just comment it or remove it when you've read this.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

die msg="I am a newb who didn't even read half my config file!"

 

DALE zmenit heslo ( je to asi za polovinou conf souboru)

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Setup
#
#    DisablePings   
#        This directive controls whether pings will be sent to the logonserver to check
#        if the connection is still "alive". Expect problems if it is disabled.
#        Default: 0
#
#    RemotePassword
#        This directive controls the password used to authenticate with the logonserver.
#        It must be the same between the two configs. If it is not, your server will
#        not register.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

LogonServer DisablePings = "0"
             RemotePassword = "root"

ascent-logonservr.conf

# LogonDatabase Section
#
#    These directives are the location of the `realms` and `accounts`
#    tables.
#
#    LogonDatabase.Host      - The hostname that the database is located on
#    LogonDatabase.Username  - The username used for the mysql connection
#    LogonDatabase.Password  - The password used for the mysql connection
#    LogonDatabase.Name      - The database name
#    LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
#    LogonDatabase.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#

LogonDatabase Hostname = "127.0.0.1"
               Username = "root"
               Password = "root"
               Name     = "jmenodb"
               Port     = "3306"
               Type     = "1"

# Accepted Build Range Setup
#
#    These two directives set up which clients will be
#    allowed to authenticate with the realm list.
#
#    Set these to the same builds that the server was
#    compiled for.
#
#    As of the last update, version 2.1.1 was build 6739. Version 2.3.0 was build 7561. Version 2.4.0 is build 7897.
#
<Client MinBuild = "7561"
        MaxBuild = "7897"

 

a zase zmenit heslo(zase uplne dole)

# WorldServer Setup
#
#    This directive controls the password used to authenticate with the worldserver.
#    It must be the same between the two configs. If it is not, your server will
#    not register.
#
#    Default: "change_me_logon"
#

LogonServer RemotePassword = "root"

ascent-realms.conf

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
#    Name:
#        The name of the realm.
#    
#    Address:
#        The address (and port) of that realm.
#
#    Icon:
#        The type of realm (PVP, Normal, RPPVP, RP)
#
#    Colour:
#        Realm colour in realm list display.
#
#    TimeZone:
#        Time zone the realm is in.
#
#    Population:
#        (0 = low, 1 = medium, 2 = high)
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

Realm1 Name = "NAZEV SERVRU"
        Address = "IPSERVRU:8129"   // nebo ip hamachi ale musi zustat vzdy :8129 ( 8129 je port serveru )
        Icon = "PVP"
        Colour = "1"
        Population = "1.0"
        TimeZone = "1"

by MesoX

OMG ale to bolo este zo stareho logonserveru ale hento je novsia verzia kde to tu je este napisane inak ????? ci vari ty si to tam nasiel ?

 

Share this post


Link to post
Share on other sites

a teras mam takyto problem ze ascent-world pise :

Connecting to logonserver on ´127.0.0.1:8129´...

Authenticating...

Authenticating failed a stale do okola a ascent-logonserver:

Authenticating request from 127.0.0.1, result FAIL

Key: a vseliake haky baky co s tym zas je ? :(((

Share this post


Link to post
Share on other sites

ascent-world pise :

Connecting to logonserver on ´127.0.0.1:8129´...

Authenticating...

Authenticating failed a stale do okola a ascent-logonserver:

Authenticating request from 127.0.0.1, result FAIL

Key: a vseliake haky baky stale

Share this post


Link to post
Share on other sites

ale ked pouzivam ascent - 4336 tak tam to este neni v logonserveri a pise to stale to

scent-world pise :

Connecting to logonserver on ´127.0.0.1:8129´...

Authenticating...

Authenticating failed a stale do okola a ascent-logonserver:

Authenticating request from 127.0.0.1, result FAIL

Key: a vseliake haky baky stale

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×