Jump to content
  • 0

Request for item script


Haze

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  11/02/13
  • Last Seen:  

I dont know if this is suppose to be in DB section or script. please move if its in the wrong place.

I'd like to know how to add a bonus for more damage on npc on a specific map.

I'd like to request a script for bypass a skill like bypass Intravision when item a is equiped with item b

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

Hey!

go to your db folder and find the item_combo_db.txt

and just put:

itemid1,itemid2,itemid3,itemid4,{ Script }

like this:

23082:23083,{ bonus bIntravision,1; }

this is my Item_db.txt

23082,Police_Hat,Police Hat,5,,1000,10,,50,,1,0xFFFFFFFE,2,2,256,,50,0,1082,{},{},{}
23083,Rinnegan,Rinnegan,5,,1000,10,,50,,1,0xFFFFFFFE,2,2,512,,50,0,1083,{},{},{}
 
just like that.
Hope this help!
/heh
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  11/02/13
  • Last Seen:  

 

Hey!

go to your db folder and find the item_combo_db.txt

and just put:

itemid1,itemid2,itemid3,itemid4,{ Script }

like this:

23082:23083,{ bonus bIntravision,1; }

this is my Item_db.txt

23082,Police_Hat,Police Hat,5,,1000,10,,50,,1,0xFFFFFFFE,2,2,256,,50,0,1082,{},{},{}
23083,Rinnegan,Rinnegan,5,,1000,10,,50,,1,0xFFFFFFFE,2,2,512,,50,0,1083,{},{},{}
 
just like that.
Hope this help!
/heh

 

what i meant was when for example i have Poring hat + Sunglasses equipped then i use cloaking, intravision wont detect me.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  55
  • Reputation:   2
  • Joined:  08/18/13
  • Last Seen:  

oh. sorry. well i haven't heard that kind of effect though.

try to search or ask some expert scripter. 

/heh

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  10/31/12
  • Last Seen:  

need the same. bump!

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...