Results 1 to 6 of 6
  1. #1
    austo123's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    My Mood
    Confused

    Post How to Add Custom Items to your client and dat(#)

    Since I didn't see a Tut on this and noticed it causing people a lot of problems I've decided to make this tutorial
    this is my first tutorial so don't be too harsh



    Things you'll need: Working Server this should work on most sources[Not Tested]
    A working client and the source code[If you don't know what this is look for AS3 client or 27.7.X2 on here]
    I'm using FSOD as that's the one I'm building my server off of



    First Step:
    First you'll want to create a custom item This is the most self explanatory thing so I assume you can do this on your own


    Second Step:
    Next you'll want to add a id to your item try to keep the number under 20000 as if it goes to high it will cause the item to stay an art block add this item to one of your XMLs (Default) is Dat1

    EX:<Object type="0x2511" id="Prism">


    Third Step:
    Alright now that you've created an item you'll need to add it to your client so you can see it in your character screen. To do so open up the .project with a program that works I'm using Intelij as it's free for a month


    Fourth Step:
    Go to src\kabam\rotmg\assets You'll want to scroll down till you see EmbeddedData NOT to be confused with EmbeddedAssets Now under that you'll see a few files ending with CXML there you'll find a file called EquipCXML under that click EquipCXML.dat. You should see something similar to your dat1 file in your server copy everything from dat1 to EquipCXML.dat Rebuild your Client and give yourself the item if you did everything right you should be able to see it in your character screen.



    Bonus Step:
    Now this is something you can do which if you find interesting you can do Remember the File EmbeddedData if you open it up you can see that it references all the CXMLs in your src you can add another one in there by copy pasting one of the references and replacing the name with your own,
    You'll also want to go to new objects that's where you'll add your new file to aswell this is pretty self explanitory but thought i'd include it


    I hope this Tutorial helps with your servers and helps to clear up some issues you might have, if you need help just post it down below i'll do what I can to help.
    Last edited by austo123; 03-12-2018 at 06:26 PM. Reason: These Typos my god

  2. #2
    robloxmaster123's Avatar
    Join Date
    Dec 2017
    Gender
    female
    Posts
    172
    Reputation
    10
    Thanks
    10
    desire has a tut (it isnt specifically for as3, but if u have a brain it can b applied 2 as3)

  3. #3
    HeavenRotMG's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    6
    Ahh, here is about the 500th tutorial for this on MPGH.

  4. #4
    Clubbed's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    There is already tons of tuts for this, do we really need it? lol
    To get my attention please mention me (Do @Clubbed) or quote me.
    Leave me a thanks if i helped!


  5. #5
    austo123's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    My Mood
    Confused
    I think I remember why I created this it was because people didn't know how to add the sprites to their clients but I don't remember

  6. The Following User Says Thank You to austo123 For This Useful Post:

    DevilRotMG (07-05-2018)

  7. #6
    villep's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    You should add some kind of pictures or video for this tutorial I cant find those src\kabam\rotmg\assets

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. How to add custom music to your client?
    By EvilWiz RotMG in forum Realm of the Mad God Help & Requests
    Replies: 11
    Last Post: 06-27-2014, 12:01 PM
  3. [Solved] How to add custom monsters into your database
    By Ahlwong in forum Realm of the Mad God Private Servers Help
    Replies: 6
    Last Post: 02-07-2014, 11:43 PM
  4. How to add custom items to MMO Empire Private Server
    By Lulzer99 in forum Realm of the Mad God Private Servers Help
    Replies: 2
    Last Post: 04-14-2013, 07:11 PM
  5. [QUESTION]How to add custom skins to your cross-mod?
    By Viper 85626 in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 05-07-2010, 01:26 PM