Jump to content
  • 0

Request: Custom Item Script


creeps123

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

{ 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:

and the bonus2 bAddRace,RC_DemiHuman,n; is taken from Hydra Card only.

Edited by Jezu
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  128
  • Reputation:   1
  • Joined:  03/19/12
  • Last Seen:  

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 by Yen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   1
  • Joined:  03/07/12
  • Last Seen:  

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 by creeps123
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

You need to add the actual pictures for it and edit your data folder files so the client knows its there

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...