Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Diablo 2 > Diablo 2 Programming
You last visited: Today at 20:57

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



D2NT stashing unwanted items...

Discussion on D2NT stashing unwanted items... within the Diablo 2 Programming forum part of the Diablo 2 category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2008
Posts: 10
Received Thanks: 0
D2NT stashing unwanted items...

Hello , i have muddys d2nt and everything is great except that i cannot get it to stop stashing magical rings , ammulets and gems below perfect. even tho i put // in the item config file in the neccesseray places. in turn this ends up taking all my space so i cannot loot anything.

Please help.
Doomsday19 is offline  
Old 02/20/2013, 07:16   #2
 
mirkoregge's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 3,170
Received Thanks: 1,191
you using the cube function for craft-amulets and rings; you can deactivate this recipes by using // before the recipe in the char config:
Code:
//	NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_RING, 522]);		// Craft Ring
//	NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]);		// Craft Amulet
//	NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]);			// Craft Ring
//	NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]);		// Craft Amulet
//	NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]);		// Craft Amulet
mirkoregge is offline  
Thanks
1 User
Old 02/20/2013, 09:09   #3
 
elite*gold: 0
Join Date: Apr 2008
Posts: 10
Received Thanks: 0
I am not at home but i know i dont have that line in char config. and also i have been watching my character while its botting and ive seen her grab crappy rings/ammys/jewels/gems and go identify them , then stash them.. so frusterating. I will post my char config file on here when i get home.
Doomsday19 is offline  
Old 02/20/2013, 11:46   #4
Administrator
 
Muddy Waters's Avatar
 
elite*gold: 41364
Join Date: Jan 2010
Posts: 22,729
Received Thanks: 12,625
Mirko is right though, this is most likely due to crafting. You can disable that by setting the corresponding variable in your char config to false:
Code:
//------------------------------------------------------------------------------
// Cubing Configuration
//------------------------------------------------------------------------------

// Set to true to enable cubing and crafting. NOTE: The recipes are added in the global config by default. If you like to craft certain recipe only using this very char, add those recipes below.
NTConfig_Cubing = false;
If you have further questions regarding my D2NT version, please don't PM me about it, but simply ask in the .

#closed
Muddy Waters is offline  
Closed Thread


Similar Threads Similar Threads
How to fix unwanted items dropping in game
09/14/2012 - Shaiya PServer Development - 2 Replies
Have you had the most annoying bug or glitch where you just get items, that is not located in any grade? Been so pissed off at this item that you just wanna smash your database? Well... I had that issue too! Here is a quick fix to get ridd of the freaken bug! It's not a permanent solution at all, it's just a quick fix untill I fugre out where the actual problem is occuring. This fix is for those who obtain items in game, that is NOT in the database at all, and you don't understand WHY this...
d2nt bot help items
11/13/2010 - Diablo 2 Trading - 2 Replies
bei eiigen items wenn der bot sie sammlet kommt eine fehelrmeldung items undefinied zb bei manhcem schwertern oder bei vielen tränken wei behebe ich dieses problem
D2NT Items
03/28/2010 - Diablo 2 Trading - 8 Replies
Der bot hebt zb keine Skiller auf wie ändere ich das??
Stashing Probs mit NT-Bot
05/12/2009 - Diablo 2 - 1 Replies
Hallo, unzwar hab ich ein Problem mit dem NTBot, manchmal wenn er ein Item findet was er laut pickit aufnehmen soll tut er es nur ins inventar und das wars, er tut es nicht in die kiste rein. Jedesmal wenn der NTbot das inventar aufmacht schreibt der Bot die gleiche Nachricht das er das und das item gefunden hat. Wie kann ich einstellen das der Bot gleich stashed wenn er was gefunden hat ?? Währ nett wenn mir jemand helfen kann. Achja nochwas: Jedes mal wenn der Bot ein neues spiel aufmacht...



All times are GMT +2. The time now is 20:57.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.