Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT Classic D2
#1
I need to know how to take out or disable the teleport function in the code, and make it so the character doesn't get stuck anywhere. I am using a paladin in D2 classic so it can't teleport. I know how to code in C++ so if you tell me the files I need to change it would be great.

---------- Post added 07-21-2010 at 01:55 PM ---------- Previous post was 07-20-2010 at 11:22 PM ----------

Went through some of the code and found this,

\D2NT\scripts\libs\common\NTMove.ntl
Lines 10-13:

if(NTC_InTown() || NTC_GetSkillLevel(54) < 1)
_teleport = false;
else
_teleport = true;

If I change the "_teleport = true;" to false I'm hoping it doesn't get stuck at a wall when it gets to a place where it should teleport. I'll try it later tonight when I get home.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,266 08-25-2012, 01:20 AM
Last Post: comper
  D2NT BoT Gh0sT17 52 2,056 07-31-2012, 11:10 PM
Last Post: comper
  D2nt need help on some stuff wishyq 3 169 07-22-2012, 12:44 PM
Last Post: comper
  Little Help Please? (D2NT) pnsmcgraw 12 271 07-16-2012, 02:46 PM
Last Post: Mythosis
  MasivB's D2NT Simple Unique PickIt masivb 1 118 07-03-2012, 05:03 AM
Last Post: comper
  D2nt - how do i stay in game when sojs sell? brianwalter86 5 354 07-01-2012, 02:02 PM
Last Post: comper
  looking for d2 classic mf sorc bot losturpixels 1 176 06-26-2012, 09:01 PM
Last Post: masivb
  Nooby D2NT Questions Kieran Wilson 0 129 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  [D2NT Release]Item Logging with XML 3.0+ skidude 76 14,554 06-25-2012, 01:27 PM
Last Post: masivb
  D2nt Bot jewel pickit/godly item pickit Nightwish 3 232 06-23-2012, 04:18 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)