creeps123 Posted March 17, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 03/07/12 Last Seen: October 17, 2014 Share 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 Link to comment Share on other sites More sharing options...
Jezu Posted March 19, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share 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 Link to comment Share on other sites More sharing options...
Kirito Posted March 19, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 128 Reputation: 1 Joined: 03/19/12 Last Seen: July 10, 2014 Share 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 Link to comment Share on other sites More sharing options...
creeps123 Posted March 21, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 03/07/12 Last Seen: October 17, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Pneuma Posted March 21, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share 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 Link to comment Share on other sites More sharing options...
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..
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.