Thread: NPC Walking Help - Starting Servers Again

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 NPC Walking Help - Starting Servers Again 
    Seven Lives
    Guest
    I'm starting to work on servers again and I'm fooling around with a Czar source. But the problem is, I'm adding a shop and I have all of that fine but when I try to make the NPC walk with the Range X1 and Range Y1, X2, Y2.. blah blah... the NPC doesn't walk. I've tried everything, I tried setting the height to 0, 1, and 2 and I tried setting the walk type to 0, 1, and 2 but still nothing?

    Any help?

    PS: If you have a tutorial for making the NPC face you when your in combat with it, that would be great. (for czar).
     

  2. #2  
    Registered Member
    Shamon King's Avatar
    Join Date
    Aug 2007
    Posts
    3,335
    Thanks given
    90
    Thanks received
    228
    Rep Power
    1363
    Goes north east corner then south west corner.
    The npcs will walk in a square
     

  3. #3  
    Seven Lives
    Guest
    Quote Originally Posted by HardStyle View Post
    Goes north east corner then south west corner.
    The npcs will walk in a square
    Still nothing.
     

  4. #4  
    Registered Member
    Shamon King's Avatar
    Join Date
    Aug 2007
    Posts
    3,335
    Thanks given
    90
    Thanks received
    228
    Rep Power
    1363
    Here an example
    Code:
    //------NpcID---CoordX--CoordY--Height--RangeX1-RangeY1-RangeX2-RangeY2-WalkType-Description
    spawn = 573	2525	3364	0	2526	3366	2522	3363	1	Trader at home
     

  5. #5  
    Seven Lives
    Guest
    Quote Originally Posted by HardStyle View Post
    Here an example
    Code:
    //------NpcID---CoordX--CoordY--Height--RangeX1-RangeY1-RangeX2-RangeY2-WalkType-Description
    spawn = 573	2525	3364	0	2526	3366	2522	3363	1	Trader at home
    That's what I have done, and still nothing.

    Code:
    spawn = 520	3080	3508	0	3082	3509	3086	3507	1	Shop
     

  6. #6  
    Registered Member
    Purely chill's Avatar
    Join Date
    May 2009
    Posts
    838
    Thanks given
    91
    Thanks received
    11
    Rep Power
    315
    spawn = 520 3080 3508 0 3082 3509 3086 3507 2 Shop
    Spoiler for Signature:
    Nightly Firefox builds The 64-bit one has too many glitches, get the 32-bit one.
     

  7. #7  
    Seven Lives
    Guest
    Nope, that didnt work either.
     

  8. #8  
    Javamaster222
    Guest
    try synthezising the javavarial #%223 with mem ram.

    If that wont help, pm me and we will try to solve this out!
     

  9. #9  
    Seven Lives
    Guest
    Quote Originally Posted by Javamaster222 View Post
    try synthezising the javavarial #%223 with mem ram.

    If that wont help, pm me and we will try to solve this out!

    I'm going to ignore your post.
     

  10. #10  
    Javamaster222
    Guest
    why not supersize it with the tx?
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •