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



 
Home[Guide]How to Make Custom Item's Home10SearchLatest imagesRegisterChatLog in

 

 [Guide]How to Make Custom Item's

Go down 
AuthorMessage
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Guide]How to Make Custom Item's Left_bar_bleue0 / 1000 / 100[Guide]How to Make Custom Item's Right_bar_bleue

Registration date : 2008-11-23

[Guide]How to Make Custom Item's Empty
PostSubject: [Guide]How to Make Custom Item's   [Guide]How to Make Custom Item's Icon_minitimeSat Nov 29, 2008 3:54 am

- How to add Custom item's -


* - i make it step by step so you will learn how to add custom item's
* - i made this guide original i don't copy to others its so easy
* - if you din't understand my guide ur dam " noob "

- Requirements -


* - Brain
* - Common Sense
* - Make Your Eyes Sharp
* - Don't ask for teamviewer or anything stupid remote
* - and all of all " RELAX "

* - Let say i will use Cloud Wings for ( TuTorial )
* - I make it image by actor and photoshop cs2

Server Side


1st
Go to YourServer\db\item_db.txt
Make New item For Example I make Cloud Strife Wings
Code:
16051,_Cloud,_cloud,5,,,10,,10,,4,2147483647,7,2,1,,1,1,1118,{ bonus bStr,500; bonus bDex,500; },{},{}
[Guide]How to Make Custom Item's 302azo0
Understanding item_db.txt

16051 = item id Take Note : You can change it what ever you want
_cloud = client side will be read
5 = type - Don't Change this
10 = Weight Take Note : You can change it what ever you want
10 = Defence Take Note : You can change it what ever you want
4 = slot Take Note : 0 - 4
2147483647 = all job can use Take Note : You can change it what ever you want
1118 = View Take Note : You can change it what ever you want

Question : What use of this 1118 ?
Answer : its us on visionary_tab.txt on client side

Now Save Your Item_db.txt

Server Side


2nd
Go to Your Client Take Note : original location C:\Program files\Gravity\Ro
Now Make Your Data

Patern how to make your own data

1st : sprite and open the sprite folder and make again name ¾ÆÀÌÅÛ and ¾Ç¼¼»ç¸® and open ¾Ç¼¼»ç¸® and make new folder with name ¿© and ³² and go back to data.
2nd : On Your Data Make New Folder Name texture and open texture And Make New Folder Again With Name À¯ÀúÀÎÅÍÆäÀ̽º and open À¯ÀúÀÎÅÍÆäÀ̽º and make new folder again with name collection and item
Now make txt file
idnum2itemdesctable
idnum2itemdisplaynametable
idnum2itemresnametable
itemslotcounttable
num2itemdesctable
num2itemdisplaynametable
num2itemresnametable
visionary_tab
[Guide]How to Make Custom Item's Sm7d45
Now Download Cloud Wings HERE
Extract On Desktop or where you want
Open Data folder

You Will See A Folder Name Sprite Open it
open ¾ÆÀÌÅÛ and check if there is cloud.act and cloud.spr
if you see make sure that you put ( _ ) example _cloud Make Sure that cloud file have ( _ ) we need that thing for newbie ^^ But for pro they no need to follow these.
now go to folder ¾Ç¼¼»ç¸® and open you will see ¿© And ³² open first the ¿© and you will see like this _cloud put at front ¿©_cloud do it same on spr.
Now go to folder ³² you will see _cloud make put at the fron ³² so it will like these ³²_cloud do the same on _cloud spr.

Understanding sprite
Qestion : What mean of this ¿© And ³²
Answer : ¿© = for female and ³² = for male
[Guide]How to Make Custom Item's Qq6ceq
Now sprite is now ready now go to texture
open À¯ÀúÀÎÅÍÆäÀ̽º and open folder name collection now you will see cloud.bmp size 75x100 now put at the front of cloud.bmp ( _ ) to read of the server its like this _cloud
now go to item foder you will see cloud.bmp size 24x24 now put at the front _could to read of your server.
[Guide]How to Make Custom Item's M9r8uv
Now Texture is ready

Lets go to txt file
Go to Data Folder And Open idnum2itemdesctable.txt
Code:
16051#
A Powerful Wings By Cloud Strife.
Str + 500 Dex + 500.
Class :^777777 Headgear^000000
Defense :^777777 10^000000
Equipped on :^777777 Lower^000000
Weight :^777777 10^000000
Applicable Job :^777777 Every Job^000000
#
and save
Now open the idnum2itemdisplaynametable.txt
Code:
16051#Cloud_Strife_Wings#
You can change it
Save it
now open idnum2itemresnametable.txt
Code:
16051#_cloud#
Here it will read the Sprite and texture _cloud
Now save it
do the same on this list
num2itemdesctable.txt
num2itemdisplaynametable.txt
num2itemresnametable.txt
And Open now the itemslotcounttable.txt
Code:
16051#4#
item slot
save it
Open the visionary_tab.txt
Code:
!1118
_cloud
So it will read the sprite it will show the item you make.
Finish Now Test it.
[Guide]How to Make Custom Item's 118ojo0

[ Credits ]

Christoper
Original Post On mmorpg-development.co.nr
Back to top Go down
https://mmorpg.iftopic.com
 
[Guide]How to Make Custom Item's
Back to top 
Page 1 of 1
 Similar topics
-
» Angels MuOnline Season 4.5 850 Custom Items 100 NEW SOCKETS WWW.ANGELSMU.NET
» [Release]Custom Wings
» [Guide]Setting Up Server W/hamachi
» [Guide]Router For eAthena Server
» Is in need for some help with a maplestory server.

Permissions in this forum:You cannot reply to topics in this forum
MMORPG Server Development Forum :: MMORPG Server Files :: Server Developments :: Ragnarok Online-
Jump to: