Silver Media

Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Parteneri.


2 participanți

    [Release] Season II | Work 100%| MMT|

    Lautaru
    Lautaru
    Moderator
    Moderator


    Mesaje : 60
    Data de inscriere : 16/11/2009
    Varsta : 31
    Localizare : Pitesti

    [Release] Season II | Work 100%| MMT| Empty [Release] Season II | Work 100%| MMT|

    Mesaj Scris de Lautaru Mar Noi 17, 2009 1:43 pm

    Some explanations for the topic does not suffer flood / unnecessary questions:

    1 - The Server has no new items, GMO is standard, unless they add is that I or someone put (Feel free to do so);
    2 - The Server is configured for my needs, if you find something before talking about "BUG", check the configuration!
    3 - I know that I will not help set up nadica anything, because I put the correct way to do within the server and here too.
    4 - I'm translating the commonserver.cfg and some things on the server, but if you have flood / desnecssárias questions, I will not post
    5 - Do not assure the stability of the server outside the standards here (account and risk of you). If I add an item, I guarantee the stability!
    6 - Part of Safety is with you too!

    I am not a Coder, only caught the MuServer MMT version of 1:00:09 and set to stay with:

    - Free room, VIP Silver and VIP Gold
    - CashShop 100%
    - Items in customized CashShop (xItens and normal, ie in a set MuServer MD) 100%

    - Items in custom CashSop

    - Free GS, Silver, Gold Rates with Diff

    - Use of EdataServer - less consumption of RAM and processing

    - 100% Functional CashShop and the items and settings Drops!

    - Siege, Kanturu, everything working as it should work.


    Link to MuServer: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]

    Configuring the Server:

    Extract the files in D: \ MuServer (to run the C: \, change the path of shortcuts)

    Restore the DB's, execute the ODBC (the folder are DBBAKS). Choose whether to use MD5

    Folder shortcuts - IP Network - Ask your Local IP, Network. SSAB to your IP network,
    go to Start - Run - Type cmd - In the DOS black screen, type ipconfig Where says
    IP Address is the IP Network.

    Folder shortcuts - NO-NO-IP put your IP or IP to Dedicated. If you test on a
    Network or on a LAN, this part put the local IP of the machine that will be the server.

    Password SQL + Cash Join folder, file eDataServer.ini.

    Drop to change XP, etc., time of the Siege, Siege qtos per period is equal in qqer other MuServer.
    If you do not know how this will play any server then pq be ADM is not for you ^ ^

    After that, just go to the folder links and connect in order.
    Client: use of MuGlobal - Recommended. If you use another client and work, feel free to post the link for the client.
    Main: is this link here: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
    Without Main Support New Items - I like to leave Original
    The main IP 192.168.0.1
    Version 1:02:03
    Serial k5lEopalwaudns8h

    Edit the IP of the main according to the IP of the server machine (or NO-IP Local IP).

    Consumption Processor: 3% ~ 6%
    Consumption of Memory: 1.72 GB

    My PC:
    Atlhon 6000 +
    4 GB Ram Corsair XMS2
    HD 250 gb SATAII
    8800 GTX (not interfere with server)
    M2N32SLI Deluxe (does not interfere in both the server)

    I think with any processor (Celeron / Sempron +) 2gb of RAM and the Good Turn Server.
    NET since the consumption of the qqer = Season 2:

    2.1 KB per active user, for example:

    Rate Download
    Net of its 1MB = 1024 megabits = 128 KBytes (8 bits = 1 byte)
    128 KBytes / 3.2 = 58.18 players on to rate Download

    Upload Rate
    His net of 512 K = 64 KBytes
    64 KBytes / 2.1 = 30.47 players on to the rate of Upload

    Consider the limit when the rate lower, in most cases, the upload!

    BUG's: Basic dataservers in some position of the gs of monsters, but not hinder the gameplay.
    GoldenArcher: Remove it, but the ChaosCard FÜNF 100%.

    The server is working, tested it with people on, on me, I direct connected.

    Credits: MMT, Flitzin, Phenom, Nam4, ROLISSO, Root, and Roberval who helped test.

    I repeat: I only configure!

    Without more,

    Dino


    -------------------------------------------------- -----------------------
    EDIT

    Come on, before the guys ask me, here's how you generate the pros ConnectMemb.txt two servers (Silver and Gold)

    Create a column in the table MEMB_INFO with the name of VIP, and leave the default value as 0

    Q be the set vip: Gold and Silver = 1 = 2

    We are now working in query Analizer!

    In Analizer query, place the following code, and running them then:


    USE MuOnline
    GO

    CREATE VIEW AS GERA_SILVER
    SELECT MEMB___ID = ' "' + MEMB___ID + '"'
    FROM MEMB_INFO
    WHERE VIP = 1
    GO

    and now this:

    USE MuOnline
    GO

    CREATE VIEW AS GERA_GOLD
    SELECT MEMB___ID = ' "' + MEMB___ID + '"'
    FROM MEMB_INFO
    WHERE VIP = 2
    GO

    Now this:

    USE MuOnline
    GO

    CREATE Procedure LISTA_SILVER
    (
    @ file varchar (100)
    )
    AS
    BEGIN
    DECLARE @ list varchar (8000)
    SELECT @ list = 'bcp MuOnline .. GERA_SILVER out' + @ file + '-c'
    EXEC master .. xp_cmdshell @ list
    END
    GO


    and now:

    CREATE Procedure LISTA_GOLD
    (
    @ file varchar (100)
    )
    AS
    BEGIN
    DECLARE @ list varchar (8000)
    SELECT @ list = 'bcp MuOnline .. GERA_SILVER out' + @ file + '-c'
    EXEC master .. xp_cmdshell @ list
    END
    GO

    Now to create your file, run the following (the two lines together, no problem)

    EXEC LISTA_SILVER 'D: \ MuServer \ SubServerSilver \ Data \ CONNECTMEMBER.tx t'
    EXEC LISTA_GOLD 'D: \ MuServer \ SubServerGold \ Data \ CONNECTMEMBER.txt'

    The top of your server for generating connectmemb, put you run it every day or every hour, do a job. Do not forget to reload the GS, but not FÜNF.
    If you used other names for subservers, change up there.


    MY ASSESSMENT MUSERVER: (0 to 10)

    EASE OF SETUP: 10.0
    PERFORMANCE OF MUSERVER: 9.0 (could use less RAM)
    BUG'S, ETC CRASHS: 8.5 (dataserver, golden archer, but things are not hinder - the basic 's 100%)
    NEWS: 8.5 (is season 2, I know, but at least what is in season 2 works (ex: Cash Shop)!)
    GENERAL NOTE: 9.0
    MUSERVER *** HIGHLY RECOMMENDED FOR LOW RATES ****

    -----------------------------------------
    FIX 1
    There may be an error in the folder shortcuts "Shortcuts - IP Network" and "Shortcuts - NOIP. The next link of the new shortcuts corrected
    [Trebuie sa fiti inscris si conectat pentru a vedea acest link]

    -----------------------------------------
    UPDATE 1

    Good staff, talking with Nam4, he put me in contact with the Sheik, where I gave an idea and promptly Sheik taught me how to make and produce this update, fix the files and Main. So the credits go to him. The update that contains this:
    1 - A New Set Ancient, the Pegasus (Black Dragon);
    2 - to accept the New Main Set (Ip is 192.168.15.18, only change)
    3 - The MuMaker of jnalemao (credits to him) has edited to make this new Set Manually.
    New set composed of:
    - Pegasus Black Dragon Helm;
    - Pegasus Black Dragon Armor;
    - Pegasus Black Dragon Pants;
    - Pegasus Black Dragon Double Blade;
    Placing these items, it will be like this:




    Link to the update: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]

    Link to MuMaker: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
    OBS by Danger_ADM: install NetFrameworks 2.0 + or you run the MuMaker (ty Danger_ADM)

    Logo will be putting more ancients, if they want to assemble a list of possible names of sets, I do.

    Program that I did ask for Cash Points (NEW VERSION): [Trebuie sa fiti inscris si conectat pentru a vedea acest link]
    Access 2000 or + required and only runs on the local machine the server!


    Acest MuServer este cel mai Buggles Server care exista pe NeT !! Thanks For MMT !! Lam testat personal si va pot spune ca MuServerul porneste frumos fara Erori si Nu e nici aducator de Lag ! Daca intampinati Probleme postati la sectiunea suport si va voi ajuta
    avatar
    PentagoN
    New User.
    New User.


    Mesaje : 19
    Data de inscriere : 18/11/2009
    Varsta : 33
    Localizare : Arad

    [Release] Season II | Work 100%| MMT| Empty Re: [Release] Season II | Work 100%| MMT|

    Mesaj Scris de PentagoN Mier Noi 18, 2009 8:26 am

    copy/paste by RaGEZONE dar e bine ca lai adus Lautare !!Smile

      Data/ora curentă este: Dum Mai 19, 2024 12:33 pm