Explain me update1 thing !

Results 1 to 4 of 4
  1. #1
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Explain me update1 thing !

    Can anyone tell me what is Update1.mrs and update2.mrs used for ?? i have seen many servers using this but i neva understood the usage...
    please explain in detail .


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Explain me update1 thing !

    Quote Originally Posted by Ronny786 View Post
    Can anyone tell me what is Update1.mrs and update2.mrs used for ?? i have seen many servers using this but i neva understood the usage...
    please explain in detail .
    Its basically another model.mrs so if model gets full then you can move onto use Update1.mrs and so on.

  3. #3
    Daemonsring Developer Gunblade is offline
    MemberRank
    Jul 2007 Join Date
    On the moonLocation
    728Posts

    Re: Explain me update1 thing !

    Quote Originally Posted by Ronny786 View Post
    Can anyone tell me what is Update1.mrs and update2.mrs used for ?? i have seen many servers using this but i neva understood the usage...
    please explain in detail .
    When you've updated man.xml but you dont want to let everyone redownload man.mrs
    Put it in update#.mrs with the following folder structure: 'Model\Man' and put the XML there.
    GunZ will see the latest update# the files inside as files to load.

    Example if you have these files in model.mrs:
    a.xml
    b.elu.ani
    c.elu

    in update1.mrs:
    Model/a.xml
    Model/b.elu.ani

    in update2.mrs:
    Model/a.xml

    The client will load:
    a.xml from Update2.mrs
    b.elu.ani from Update1.mrs
    c.elu from Model.mrs
    Last edited by Gunblade; 08-10-12 at 08:38 PM.

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Explain me update1 thing !

    do we need to make any source changes for this update or it directly goes to file we want ?

    i mean i want to change man.xml in Model/man.mrs .

    So should i add like this ?

    Update1 = model/man/man.xml ?

    will it update to man.mrs directly ?



Advertisement