Page 1 of 3 123 LastLast
Results 1 to 15 of 42
  1. #1
    Desire's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Insert Name Here
    Posts
    1,039
    Reputation
    58
    Thanks
    1,394
    My Mood
    Amused

    [Fab] Placing XML's into dat1 and in the client

    For those of you that don't know how to do this

     
    Don't think about using remote textures... If you do, stop, look at bleach, and think.


    Go ahead and make your xml for your weapon or some crap you made.

    Instead of placing it that weird additions.xml that you shouldn't be using

    Place it in Dat1.xml without ext="true" 'cause that's for the additions.xml

    Give your item a type just like the other ones so it wont get bullied!

    FOR EXAMPLE = "type=0x0192jn"

    I don't care, give it anything, just as long as it's not in use.
    You can check if it's available or un-available by pressing ctrl+f and searching the type that you made

    Once you're done and rebuilt the server, you realize you can spawn it ingame but WHERE ARE THE DAMN TEXTURES

    WELL I'LL TELL YOU WHATS WRONG WITH IT

    The server is loading the xml just fine although your client does not have the xml that the server is using so it won't load correctly

    Decompile your client with something like JPEX Flash decompiler and open up binary

    Export the first bin

    Yes... I know it says ghost ship, shut up and do it

    Edit that bin with notepad++ and put your custom xml in there

    Something that I did was completely replace everything in there with my dat1.xml

    Import the bin back into the client


    Recompile your client and poof. There are the cute textures you made for your weapon
    Last edited by Raple; 09-29-2016 at 01:19 PM.
    im not really back nor will i ever get back into developing pservers
    though ill check once every month atleast


     

  2. The Following 17 Users Say Thank You to Desire For This Useful Post:

    asti19 (10-09-2016),awesomediamond (10-23-2016),DBFunx (05-22-2016),DimitriSavage (05-12-2016),DLehmann (07-17-2016),hamrhed (08-09-2016),HGAEHaeheadhetdhtertherh (05-12-2016),ManKindGaming (06-16-2017),mmmm22 (03-26-2019),Norjajetu (11-27-2017),Nyaro (05-25-2016),pencilXpen (08-28-2016),RichardBrz (12-15-2016),RotmgSyahid (08-22-2017),SwitchBot (07-03-2016),The Real DethStrike (07-11-2016),Tubarinho (07-21-2016)

  3. #2
    DimitriSavage's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Location
    With the Devil
    Posts
    462
    Reputation
    27
    Thanks
    130
    My Mood
    Devilish
    For helping the community +1
     
    Look Below

    "One should not seek to know and understand the meaning of life"...for the meaning of life will be presented...
    when we all perish
    "Life greatest questions can only be answered in a man that believes not in god...but in himself and his abilities so understand the Universe"
    "The most important moment of your life is and will always be the way you lived it to the moment you died"
    "My methods may be harsh in contrast to my true intentions"... you may fight, cry, beg, and deny but at the end you will truly see why I done such a thing
     

    Visual Studio by Microsoft
    Xamarin Studio by Xamarin
    SharpDevelop by IcSharpCode Team
    Notepad++ by Don Ho
    AutoHotKey by Chris Mallet & Steve Gray
    Cheat Engine by Eric Heijen
    Java Development Kit by Oracle Corp.
    Blender by Blender Foundation
    Unity by Unity Tech.
    Unreal Engine by Epic Games


  4. #3
    SPRAYxTHExPRAY's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    85
    Reputation
    10
    Thanks
    3
    My Mood
    Relaxed
    they are in client but still no textures for them..

  5. #4
    DimitriSavage's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Location
    With the Devil
    Posts
    462
    Reputation
    27
    Thanks
    130
    My Mood
    Devilish
    Quote Originally Posted by SPRAYxTHExPRAY View Post
    they are in client but still no textures for them..
    If this tutorial is correct then you did something wrong check that you are referencing the correct texture and you placed the 8x8 texture in the correct slot(rows and columns).
     
    Look Below

    "One should not seek to know and understand the meaning of life"...for the meaning of life will be presented...
    when we all perish
    "Life greatest questions can only be answered in a man that believes not in god...but in himself and his abilities so understand the Universe"
    "The most important moment of your life is and will always be the way you lived it to the moment you died"
    "My methods may be harsh in contrast to my true intentions"... you may fight, cry, beg, and deny but at the end you will truly see why I done such a thing
     

    Visual Studio by Microsoft
    Xamarin Studio by Xamarin
    SharpDevelop by IcSharpCode Team
    Notepad++ by Don Ho
    AutoHotKey by Chris Mallet & Steve Gray
    Cheat Engine by Eric Heijen
    Java Development Kit by Oracle Corp.
    Blender by Blender Foundation
    Unity by Unity Tech.
    Unreal Engine by Epic Games


  6. #5
    SPRAYxTHExPRAY's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    85
    Reputation
    10
    Thanks
    3
    My Mood
    Relaxed
    Quote Originally Posted by DimitriSavage View Post


    If this tutorial is correct then you did something wrong check that you are referencing the correct texture and you placed the 8x8 texture in the correct slot(rows and columns).
    they work in addition and i just copied and pasted so i can't have done anything wrong

  7. #6
    DimitriSavage's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Location
    With the Devil
    Posts
    462
    Reputation
    27
    Thanks
    130
    My Mood
    Devilish
    Quote Originally Posted by Bear View Post
    Decompile your client with something like JPEX Flash decompiler and open up binary

    Export the first bin

    Yes... I know it says ghost ship, shut up and do it

    Edit that bin with notepad++ and put your custom xml in there
    If you didn't do this then your doing it wrong
     
    Look Below

    "One should not seek to know and understand the meaning of life"...for the meaning of life will be presented...
    when we all perish
    "Life greatest questions can only be answered in a man that believes not in god...but in himself and his abilities so understand the Universe"
    "The most important moment of your life is and will always be the way you lived it to the moment you died"
    "My methods may be harsh in contrast to my true intentions"... you may fight, cry, beg, and deny but at the end you will truly see why I done such a thing
     

    Visual Studio by Microsoft
    Xamarin Studio by Xamarin
    SharpDevelop by IcSharpCode Team
    Notepad++ by Don Ho
    AutoHotKey by Chris Mallet & Steve Gray
    Cheat Engine by Eric Heijen
    Java Development Kit by Oracle Corp.
    Blender by Blender Foundation
    Unity by Unity Tech.
    Unreal Engine by Epic Games


  8. #7
    DBFunx's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    166
    Reputation
    10
    Thanks
    37
    DimitriSavage are you still making more commands ect :3? and thanks Bear for this post i can finally put items in the nexus shops
    -Thanked

  9. #8
    DimitriSavage's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Location
    With the Devil
    Posts
    462
    Reputation
    27
    Thanks
    130
    My Mood
    Devilish
    Quote Originally Posted by DBFunx View Post
    DimitriSavage are you still making more commands ect :3? and thanks Bear for this post i can finally put items in the nexus shops
    -Thanked
    more commands? like what? I feel like I have basically made everything...in anything it is just so simple to do.

    and the community has made so many things and have these amazing ideas but I just don't want to take their ideas from them...I feel like I would break their sweet hearts if I do it for them
    Last edited by DimitriSavage; 05-22-2016 at 11:30 PM.
     
    Look Below

    "One should not seek to know and understand the meaning of life"...for the meaning of life will be presented...
    when we all perish
    "Life greatest questions can only be answered in a man that believes not in god...but in himself and his abilities so understand the Universe"
    "The most important moment of your life is and will always be the way you lived it to the moment you died"
    "My methods may be harsh in contrast to my true intentions"... you may fight, cry, beg, and deny but at the end you will truly see why I done such a thing
     

    Visual Studio by Microsoft
    Xamarin Studio by Xamarin
    SharpDevelop by IcSharpCode Team
    Notepad++ by Don Ho
    AutoHotKey by Chris Mallet & Steve Gray
    Cheat Engine by Eric Heijen
    Java Development Kit by Oracle Corp.
    Blender by Blender Foundation
    Unity by Unity Tech.
    Unreal Engine by Epic Games


  10. #9
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Quote Originally Posted by DimitriSavage View Post


    I have basically made everything...

    O.O For a generation we have never had a tutorial for backpacks. Not even the good old doomed realms backpacks <3 ^^ I don't know why that has never been released tho. Would be so sick if anyone would make one. I'm to bad to make one myself so i apologize for soundling a bit.. greedy?

  11. #10
    Nyaro's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    Somewhere
    Posts
    4,260
    Reputation
    2727
    Thanks
    3,270
    My Mood
    Sleepy
    Nice tutorial!
    +1
     
    MPGH Member Level 1 May 2014
    MPGH Donator May 2015
    MPGH Premium Member December 2015
    MPGH News Force Interviewer July 2016 - October 2017
    MPGH Member Level 2 August 2016
    MPGH Premium Seller March 2017
    MPGH Dave's Ballsack Rag - Unknown
    MPGH Realm of the Mad God Minion December 2017 - December 2018

  12. The Following User Says Thank You to Nyaro For This Useful Post:

    Desire (07-16-2016)

  13. #11
    MrchickenWingz's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    174
    Reputation
    10
    Thanks
    152
    people still cant see my proj? i did everything, including putting the whole dat1 in the client, put it all in dat one, got the ids from auto assign in wserv

  14. #12
    Desire's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Insert Name Here
    Posts
    1,039
    Reputation
    58
    Thanks
    1,394
    My Mood
    Amused
    Quote Originally Posted by MrchickenWingz View Post
    people still cant see my proj? i did everything, including putting the whole dat1 in the client, put it all in dat one, got the ids from auto assign in wserv
    dont auto assign it -.-
    im not really back nor will i ever get back into developing pservers
    though ill check once every month atleast


     

  15. #13
    MrchickenWingz's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    174
    Reputation
    10
    Thanks
    152
    i fixed it anyways

  16. #14
    Lordofdoom13's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    2
    My Mood
    Amazed
    Nice tutorial but I can't replace the binary shit everytime I click on the replace buttom nothing happens help pls.

  17. #15
    Tubarinho's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    cant replace the binary in the swf decompiler please help

Page 1 of 3 123 LastLast

Similar Threads

  1. [Solved] [Fab] How to add Custom Items into Server and Client?
    By Desire in forum Realm of the Mad God Private Servers Help
    Replies: 5
    Last Post: 03-22-2016, 02:19 PM
  2. turn decimals into fractions and fractions into decimals
    By ShunnyBun in forum Homework & Learning Section
    Replies: 10
    Last Post: 10-30-2010, 05:02 AM
  3. Replies: 8
    Last Post: 08-15-2010, 06:34 PM
  4. [Request] M16A3 into Famas and or Famas G2?
    By project2 in forum Combat Arms Mods & Rez Modding
    Replies: 5
    Last Post: 12-24-2009, 09:58 AM
  5. *OFF TOPIC* Anyone wanna go into CF and find some glitchs?
    By CKDC in forum CrossFire Hacks & Cheats
    Replies: 19
    Last Post: 10-20-2009, 12:43 PM