Lots of question

Results 1 to 16 of 16
  1. #1
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Lots of question

    How to edit when u see the maiet logo at char select? = Done

    How to edit the Z when ur ingame (top left)? = Done

    What are the commands for GMs? = Half Done

    How do u change the administrator name, when i putted 255 in my account? = not done

    What do i have to edit for patch.xml? SS Below = half done

    And should it be like this for the gunzlauncher? SS Below = dunno
    Attached Thumbnails Attached Thumbnails untitled1.jpg   untitled.jpg  
    Last edited by JusticeDK; 19-05-09 at 03:56 PM.


  2. #2
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    Are you the new problem boy? It seems like everything you cant do you create a thread on it :P
    1. its in the mrs files, something named like maiet_logo
    2. mrs files
    3. search (or look thru runnable with Olly)
    4. noob way : messages.xml pro way : unmask your runnable
    5. Patch.xml, take out patch.xml's PATCHNODE
    6. IDK your using a no-ip idk if it would work.

  3. #3
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by wesman2232 View Post
    Are you the new problem boy? It seems like everything you cant do you create a thread on it :P
    1. its in the mrs files, something named like maiet_logo
    2. mrs files
    3. search (or look thru runnable with Olly)
    4. noob way : messages.xml pro way : unmask your runnable
    5. Patch.xml, take out patch.xml's PATCHNODE
    6. IDK your using a no-ip idk if it would work.
    1. wich mrs file
    2. wich mrs file
    3. ok
    4. ok
    5. all the patchnode?
    6. ok

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    1.IDK look thru em :P
    2. default > combat, its on of those.
    5. only patch.xml's and the patchbuilder's patchnode for now.

  5. #5
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by wesman2232 View Post
    1.IDK look thru em :P
    2. default > combat, its on of those.
    5. only patch.xml's and the patchbuilder's patchnode for now.
    1. found it thx
    2. found it thx
    5. dont get it (give me exemple)

    Question:
    how do i edit when u create a char there like a list of job u want to be (well how do i change the item)?

  6. #6
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    lol you edited your post :P
    5. there is stuff in patch.xml its stuff like <PATCHNODE></PATCHNODE> delete the ones with the name patch.xml and patchbuilder.exe

    and the last question :
    I think its the stored procedures. Most likely sp.InsertChar

  7. #7
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    i have to edit... dont wanna double post =P

    5. still dont get it... here is a small list of my patch.xml
    What would u do if u edit it?

    <?xml version="1.0"?>
    <XML>
    <PATCHINFO>
    <VERSION>1.0.0.33</VERSION>
    <PATCHNODE file="./Gunz.exe">
    <SIZE>2547712</SIZE>
    <CHECKSUM>2375218886</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./model.mrs">
    <SIZE>5440094</SIZE>
    <CHECKSUM>661329249</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./patch.xml">
    <SIZE>631</SIZE>
    <CHECKSUM>887686876</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./sfx.mrs">

    I still need help on the commands....
    Cant find it =/

  8. #8

    Re: Lots of question

    /hide (hides you)
    /hide (reveal)
    /admin_wall (massage)
    /jjang (charname)
    /removejjang (charname)
    and i think /master makes u master of the room.

  9. #9
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by death4u2 View Post
    /hide (hides you)
    /hide (reveal)
    /admin_wall (massage)
    /jjang (charname)
    /removejjang (charname)
    and i think /master makes u master of the room.
    what about item?
    thx by the way

  10. #10
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    Quote Originally Posted by JusticeDK View Post
    i have to edit... dont wanna double post =P

    5. still dont get it... here is a small list of my patch.xml
    What would u do if u edit it?

    <?xml version="1.0"?>
    <XML>
    <PATCHINFO>
    <VERSION>1.0.0.33</VERSION>
    <PATCHNODE file="./Gunz.exe">
    <SIZE>2547712</SIZE>
    <CHECKSUM>2375218886</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./model.mrs">
    <SIZE>5440094</SIZE>
    <CHECKSUM>661329249</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./patch.xml">
    <SIZE>631</SIZE>
    <CHECKSUM>887686876</CHECKSUM>
    </PATCHNODE>
    <PATCHNODE file="./sfx.mrs">

    I still need help on the commands....
    Cant find it =/
    make that to
    Code:
    <?xml version="1.0"?> 
    <XML> 
    <PATCHINFO> 
        <VERSION>1.0.0.33</VERSION> 
        <PATCHNODE file="./Gunz.exe"> 
            <SIZE>2547712</SIZE> 
            <CHECKSUM>2375218886</CHECKSUM> 
        </PATCHNODE> 
        <PATCHNODE file="./model.mrs"> 
            <SIZE>5440094</SIZE> 
            <CHECKSUM>661329249</CHECKSUM> 
        </PATCHNODE> 
        <PATCHNODE file="./sfx.mrs">
    Notice I deleted the PATCHNODE with the file name patch.xml

  11. #11
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by wesman2232 View Post
    make that to
    Code:
    <?xml version="1.0"?> 
    <XML> 
    <PATCHINFO> 
        <VERSION>1.0.0.33</VERSION> 
        <PATCHNODE file="./Gunz.exe"> 
            <SIZE>2547712</SIZE> 
            <CHECKSUM>2375218886</CHECKSUM> 
        </PATCHNODE> 
        <PATCHNODE file="./model.mrs"> 
            <SIZE>5440094</SIZE> 
            <CHECKSUM>661329249</CHECKSUM> 
        </PATCHNODE> 
        <PATCHNODE file="./sfx.mrs">
    Notice I deleted the PATCHNODE with the file name patch.xml
    that is the only thing u have to delete?

    also how do u edit the char?
    Attached Thumbnails Attached Thumbnails untitled.jpg  

  12. #12
    FGunZ Developer StephanW is offline
    MemberRank
    Dec 2008 Join Date
    The NetherlandsLocation
    743Posts

    Re: Lots of question

    in map Default > you have dafault.mrs > decompile it > go in Combat map > search for hp.tga (the Z thing) and somewhere in the map is the Maiet logo > make your own logo + change the hp.tga thing to your own style :)

  13. #13
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by Victoriala View Post
    in map Default > you have dafault.mrs > decompile it > go in Combat map > search for hp.tga (the Z thing) and somewhere in the map is the Maiet logo > make your own logo + change the hp.tga thing to your own style :)
    already did that

  14. #14
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    lol you can figure out how to edit the starting char easy if you read.
    Lets see, using the picture I see :

    Primary
    Secondary

    hmm maybe weapons?
    hmm I see stuff like
    WHEN 0 THEN 4001 < hmm doesn't that sound like a zitem number?

  15. #15
    Account Upgraded | Title Enabled! JusticeDK is offline
    MemberRank
    Aug 2008 Join Date
    McDonaldLocation
    806Posts

    Re: Lots of question

    Quote Originally Posted by wesman2232 View Post
    lol you can figure out how to edit the starting char easy if you read.
    Lets see, using the picture I see :

    Primary
    Secondary

    hmm maybe weapons?
    hmm I see stuff like
    WHEN 0 THEN 4001 < hmm doesn't that sound like a zitem number?
    are u playing with me lol

    also is that all u need to delete in the patch.xml

  16. #16
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: Lots of question

    for now, unless you don't want the whole client updating.



Advertisement