Haze Posted December 10, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/02/13 Last Seen: January 20, 2014 Share Posted December 10, 2013 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 Quote Link to comment Share on other sites More sharing options...
Krenjeroth Posted December 10, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 57 Reputation: 2 Joined: 08/18/13 Last Seen: November 7, 2024 Share Posted December 10, 2013 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! Quote Link to comment Share on other sites More sharing options...
Haze Posted December 10, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/02/13 Last Seen: January 20, 2014 Author Share Posted December 10, 2013 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! what i meant was when for example i have Poring hat + Sunglasses equipped then i use cloaking, intravision wont detect me. Quote Link to comment Share on other sites More sharing options...
Krenjeroth Posted December 10, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 57 Reputation: 2 Joined: 08/18/13 Last Seen: November 7, 2024 Share Posted December 10, 2013 oh. sorry. well i haven't heard that kind of effect though. try to search or ask some expert scripter. Quote Link to comment Share on other sites More sharing options...
Khen Posted January 7, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 10/31/12 Last Seen: July 19, 2015 Share Posted January 7, 2014 need the same. bump! Quote Link to comment Share on other sites More sharing options...
Question
Haze
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.