midus's server

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Best rs server hosted by midus!!


    tut 3 :D :D :D: D: :D

    owner midus
    owner midus
    Admin


    Posts : 8
    Join date : 2009-10-31

    tut 3 :D :D :D: D: :D Empty tut 3 :D :D :D: D: :D

    Post  owner midus Tue Nov 24, 2009 8:11 am

    Hello,

    well this is just basic tut of how to add new items to a demonik v7 client

    Download this file
    Url: http://uppit.com/P0X12Y

    You will see in the data foldar item.xml open it you will see somthink like

    Code:

    <ItemDef> <!-- 9-->
    <name>Iron Plate Mail Legs</name>
    <command></command>
    <stackable>false</stackable>
    <members>false</members>
    <special>0</special>
    <basePrice>280</basePrice>
    <wieldable>644</wieldable>
    <description>These look pretty heavy</description>
    <invPic>9</invPic>
    <mask>15654365</mask>
    </ItemDef>

    That basicly there is item id 9 for iron plate mail legs

    Showing if its stackable member speicail wieldable so on so on

    THe invpic = the sprite so say if i wanted to change the sprite from legs to scythe ill do

    Code:

    <invPic>9</invPic>

    to
    Code:

    <invPic>434</invPic>

    That will change the sycthe inv pic so on so on

    Code:

    <name>Iron Plate Mail Legs</name>

    Is basicly changing the names i.e
    Code:

    <name>T X ROCKS</name>

    So that is a basic of editing a item

    It is simple as that tbh

    ~T X

    If you want some items packed pm me

    This is what u can do

      Current date/time is Thu May 09, 2024 3:59 pm