PewN Posted February 21, 2013 Posted February 21, 2013 (edited) i added custom shield and super weapon for super novice but the i can't see the sprite of the weapon and shield the location of my Custom Weapon data\sprite\Àΰ£Á·\½´ÆÛ³ëºñ½º the custom weapon name's ½´ÆÛ³ëºñ½º_¿©_1249.spr ½´ÆÛ³ëºñ½º_¿©_1249.act ½´ÆÛ³ëºñ½º_¿©_1249_°Ë±¤.spr ½´ÆÛ³ëºñ½º_¿©_1249_°Ë±¤.act ½´ÆÛ³ëºñ½º_³²_1249.spr ½´ÆÛ³ëºñ½º_³²_1249.act ½´ÆÛ³ëºñ½º_³²_1249_°Ë±¤.spr ½´ÆÛ³ëºñ½º_³²_1249_°Ë±¤.act my custom shield location data\sprite\¹æÆÐ\½´ÆÛ³ëºñ½º ½´ÆÛ³ëºñ½º_¿©_2139.act ½´ÆÛ³ëºñ½º_¿©_2139.spr ½´ÆÛ³ëºñ½º_³²_2139.act ½´ÆÛ³ëºñ½º_³²_2139.spr item_db.txt 2139,Rabbit Shield,Rabbit Shield,5,1,,1,,3,,0,0x00000001,7,2,32,,0,0,1,{},{},{} please help Edited February 21, 2013 by TrojanWorm Quote
PewN Posted February 24, 2013 Author Posted February 24, 2013 bump please help.. bumpp. need help please Quote
Olrox Posted February 27, 2013 Posted February 27, 2013 As far as I know, it is not possible to use a custom shield sprite, (I mean making it visible) unless you replace an existing shield sprite. As for the weapon, please tell us what kind of weapon you are aiming to add (katar, sword, book, mace... ?) Quote
PewN Posted March 12, 2013 Author Posted March 12, 2013 it's a look like a doll but i made it on item_db as a dagger As far as I know, it is not possible to use a custom shield sprite, (I mean making it visible) unless you replace an existing shield sprite. As for the weapon, please tell us what kind of weapon you are aiming to add (katar, sword, book, mace... ?) bump Quote
Neo-Mind Posted March 12, 2013 Posted March 12, 2013 For the shield sprites i agree with Olrox. as of now there is no known way to add custom shield sprites. for weapons it is possible to add custom sprites but the method varies based on your client date. For newer clients you can specify the view id as per the weapontable.lua into your iteminfo.lub and it will pick up the proper sprite. For older clients you are restricted to a certain item id range by default. but this can be tweaked a bit with some amount of hex edit. What version of client are you using. Quote
PewN Posted March 13, 2013 Author Posted March 13, 2013 For the shield sprites i agree with Olrox. as of now there is no known way to add custom shield sprites. for weapons it is possible to add custom sprites but the method varies based on your client date. For newer clients you can specify the view id as per the weapontable.lua into your iteminfo.lub and it will pick up the proper sprite. For older clients you are restricted to a certain item id range by default. but this can be tweaked a bit with some amount of hex edit. What version of client are you using. im using 2012-04-10.. i already added some custom weapon on my server. using the old method and it's working. no edit on weapontable.lua. just only on super novice weapon... Quote
Neo-Mind Posted March 13, 2013 Posted March 13, 2013 Hmm weird. Can you try an id in the range 13000-13099. That is also used for Knives/Daggers. Quote
PewN Posted March 13, 2013 Author Posted March 13, 2013 Hmm weird. Can you try an id in the range 13000-13099. That is also used for Knives/Daggers. ok i will try this.. i will update you if the custom weapon works. thanks for helping me.. Quote
Question
PewN
i added custom shield and super weapon for super novice but the i can't see the sprite of the weapon and shield
the location of my Custom Weapon
the custom weapon name's
my custom shield location
item_db.txt
please help
Edited by TrojanWorm7 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.