creeps123 Posted March 17, 2012 Posted March 17, 2012 Hello! As title says.. can someone please do me a favor of making an item script for a Dark Randgris Helm.. Item Info: Dark Randgris Helm Upper Headgear Slotted [1] Can be used by Any job, Any level 12% Damage to demi human all stat + 5 Tradeable Thank You very much for the support.. Sorry if this format is wrong.. (Mods Pls check my format XD and pls tell if im wrong) might as well edit this after i come back from school.. Quote
Jezu Posted March 19, 2012 Posted March 19, 2012 (edited) { bonus bAllStats,5; bonus2 bAddRace,RC_DemiHuman,12; } this would be your script. Just edit the Randgris Helm to this script and it will work as you requested. if you want more item script, just look at your item_db.. and just copy paste it. the bAllStats,n; is taken from this: http://ratemyserver.net/index.php?iname=5480&itype=-1&page=item_db&quick=1&isearch=Search and the bonus2 bAddRace,RC_DemiHuman,n; is taken from Hydra Card only. http://ratemyserver.net/index.php?iname=hydra+card&itype=-1&page=item_db&quick=1&isearch=Search Edited March 19, 2012 by Jezu Quote
Kirito Posted March 19, 2012 Posted March 19, 2012 (edited) 5373,Darkness_Helm,Dark Randgris Helm,5,20,,300,,2,,1,0xFFFFFFFF,7,2,256,,0,1,379,{ bonus bAllStats,5; bonus2 bAddRace,RC_DemiHuman,12; },{},{} Edited March 19, 2012 by Yen Quote
creeps123 Posted March 21, 2012 Author Posted March 21, 2012 (edited) Thanks masters! and another problem though.. when i try to @item it.. the item would appear as an apple ( do you know how to fix this? ermm, i dont have the sprite of this.. btw.. how to get it? and where to put the files needed so that when i type @item Dark_Randgris_Helm it will not show as an apple.. can someone help me pls? im new to this XD thanks again masters! Edited March 21, 2012 by creeps123 Quote
Pneuma Posted March 21, 2012 Posted March 21, 2012 You need to add the actual pictures for it and edit your data folder files so the client knows its there Quote
Question
creeps123
Hello! As title says.. can someone please do me a favor of making an item script for a Dark Randgris Helm..
Item Info:
Dark Randgris Helm
Upper Headgear
Slotted [1]
Can be used by Any job, Any level
12% Damage to demi human
all stat + 5
Tradeable
Thank You very much for the support..
Sorry if this format is wrong.. (Mods Pls check my format XD and pls tell if im wrong)
might as well edit this after i come back from school..
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.