ewanjeli Posted January 2, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 41 Reputation: 0 Joined: 12/08/12 Last Seen: February 9, 2013 Share Posted January 2, 2013 i want to make custom armor with sprite.. but when the armor is put on. noting happen.. here my script item_db2 25029,4th_Hokage,4th_Hokage,5,,,10,0,10,,1,0xFFFFFFFF,7,2,16,,0,1,966,{},{},{} accessoryid ACCESSORY_Hokage = 966, accname [ACCESSORY_IDs.ACCESSORY_Hokage] = "_yondaime", idnum2itemdisplaynametable 25029#4th_Hokage# idnum2itemresnametable 25029#yondaime# itemInfo [25029] = { unidentifiedDisplayName = "", unidentifiedResourceName = "", unidentifiedDescriptionName = { }, identifiedDisplayName = "4th Hokage", identifiedResourceName = "yondaime", identifiedDescriptionName = { }, slotCount = 1, ClassNum = 0 }, itemslotcounttable 25029#1# idnum2itemdesctable 25029# Cloth of a legendary Hokage Yondaime Defense :^777777 10^000000 Weight :^777777 10^000000 Applicable Job :^777777 All Classes^000000 # here sprite.. http://www.mediafire.com/?oaep8o88j6ypak4 Quote Link to comment Share on other sites More sharing options...
ICEROCK Posted January 2, 2013 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 228 Reputation: 33 Joined: 11/15/12 Last Seen: July 22, 2016 Share Posted January 2, 2013 if you want to change your character sprite you need to make a new job for that sprite. then in db script use change class. * TIP: You can replace one job sprite that you are not using like kagerou/oborou. So adding job is not necessary. Quote Link to comment Share on other sites More sharing options...
ewanjeli Posted January 2, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 41 Reputation: 0 Joined: 12/08/12 Last Seen: February 9, 2013 Author Share Posted January 2, 2013 thx for the reply... but how to create a job... ? can you teach me Quote Link to comment Share on other sites More sharing options...
Olrox Posted January 3, 2013 Group: Members Topic Count: 87 Topics Per Day: 0.02 Content Count: 1335 Reputation: 933 Joined: 10/26/11 Last Seen: November 19, 2023 Share Posted January 3, 2013 Try to look at the wiki ---> http://rathena.org/wiki/Custom_Jobs However... I believe only in xray is possible to add custom jobs as -new jobs-. In actual clients no, you would have to replace a pre-existing job sprite. Quote Link to comment Share on other sites More sharing options...
ewanjeli Posted January 3, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 41 Reputation: 0 Joined: 12/08/12 Last Seen: February 9, 2013 Author Share Posted January 3, 2013 thx.. its work.. Quote Link to comment Share on other sites More sharing options...
Question
ewanjeli
i want to make custom armor with sprite.. but when the armor is put on. noting happen..
here my script
item_db2
25029,4th_Hokage,4th_Hokage,5,,,10,0,10,,1,0xFFFFFFFF,7,2,16,,0,1,966,{},{},{}
accessoryid
ACCESSORY_Hokage = 966,
accname
[ACCESSORY_IDs.ACCESSORY_Hokage] = "_yondaime",
idnum2itemdisplaynametable
25029#4th_Hokage#
idnum2itemresnametable
25029#yondaime#
itemInfo
[25029] = {
unidentifiedDisplayName = "",
unidentifiedResourceName = "",
unidentifiedDescriptionName = {
},
identifiedDisplayName = "4th Hokage",
identifiedResourceName = "yondaime",
identifiedDescriptionName = {
},
slotCount = 1,
ClassNum = 0
},
itemslotcounttable
25029#1#
idnum2itemdesctable
25029#
Cloth of a legendary Hokage Yondaime
Defense :^777777 10^000000
Weight :^777777 10^000000
Applicable Job :^777777 All Classes^000000
#
here sprite..
http://www.mediafire.com/?oaep8o88j6ypak4
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.