Blizzard Sector
Item Code Help - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: Item Code Help (/thread-32151.html)



Item Code Help - Bowbow - 07-09-2006

-Regarding D2JSP NIP Files-

Ok It must be me, because I've looked everywhere for the code for the charge "Life Tap" on a weapon. Im perticularly confused about how to put this into the 'Magic' file as to make the bot shop for a weapon(1 handed) of Life Tap.
Here's what I've tried so far:

Code:
Name = Of Life Tap : Quality = Magic ;
Type = Blade : Quality = Magic : Chargeskill = Life Tap
Type = Blade : Quality = Magic : Chargetab = Life Tap
Type = Blade : Quality = Magic : Chargeskilltab = Life Tap

Yet these dont seem to work. If anyone could tell me how would i be able to set the bot to pickup only one handed weapons (such as 'blade', or 'kris' of 'life tap' charges that'd be great!

Thx

EDIT: Ahh nvm got it working now = ]


Item Code Help - DarkZeb - 07-09-2006

just out of curiosity, what was the correct one?


Item Code Help - Bowbow - 07-09-2006

Edit : It seems that I had put in the wrong line for shopping. Bah sry DarkZeb, I deleted the lines = (. The lines i put in made it shop for Kris or Blade that had a skill of Life Tap. That yeilded no results. Then I switched it up to shop for Weapon with a skill of Life Tap. Unfortunately It shopped some wands that had +1 and even +2 to Life Tap (Necromancer Only) [non-charge]

So now Im trying to figure out whats the proper line to make it shop for individual weapon types of Life Tap charges (back where I started) [insert sad face here!]

I've tried a buncha lines for this one, a few that goes like :


Code:
Type = Weapon : Quality = Magic : stats_item_extra_charges meteor = 1;
Name = Blade : Quality = Magic : stats_item_charges skill = lifetap ;  
Name = Blade : Quality = Magic : stats_item_extra_charges = Life Tap ;  
Name = Blade : Quality = Magic : stats_item_extra_charges skills "life tap" >=1;

Ive tried MANY varieties... im going crazy for a damn wpn of life tap.... sigh Sad


Item Code Help - DarkZeb - 07-09-2006

hmm charges.. thats a trickly one as nothing in the current nip files uses charges as a requirement for an item Confused


Item Code Help - Bowbow - 07-10-2006

Sigh = ( i spent another hour and a half trying to experient with qualifiers such as : 'itemchargeskill' 'itemtabskill' 'itemextracharges', all i can say is... Man I wish I had access to donor privileges in d2jsp >_< Guess it's back to old fashion manually shopping for charges for me.


Item Code Help - DarkZeb - 07-11-2006

yea .. looks like it ... though id doubt that they have put a charge requirement in it .. charge items arent really sort after lol.