Thread: Npc Clipping interfering with warrior guild

Results 1 to 6 of 6
  1. #1 Npc Clipping interfering with warrior guild 
    Registered Member
    Join Date
    Nov 2011
    Posts
    44
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Base - PI

    Hello everyone ,
    My problem - Well i have NPC Clipping in my server , when i spawn the animated armor it stays on the square where it spawns and doesn't come towards me , i attack it , it still doesn't move. when i have killed i can't pick the armor up because its in the middle where you can not walk (the spawner)

    im trying to making it so the Animated armour spawns one space in front of the middle, iv'e looked through my files and im confused

    can anyone help?

    sorry if this is confusing , its hard to explain

    Borgore.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Oct 2012
    Posts
    14
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Use the walkTo method.
    "A person who never made a mistake never tried anything new." Albert Einstein
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2011
    Posts
    44
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    c.getPA().walkTo(0, 3);
    ^ Can you explain the code please? i know it makes them walk..
    but i mean the (0,3)

    Thanks
    Reply With Quote  
     

  4. #4  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,472
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    0 is x 3 is y


    So it walks 0 spaces on the x axis, and 3 on the y.

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Nov 2011
    Posts
    44
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Hmm ill look at it , thanks btw!

    EDIT: Just realized that can't fix it , as it is stuck in a place where you can't go , i just don't see how i could make the animated armor move one step forward

    Any ideas?
    Reply With Quote  
     

  6. #6  
    Donator

    Jason's Avatar
    Join Date
    Aug 2009
    Posts
    6,108
    Thanks given
    2,402
    Thanks received
    2,825
    Rep Power
    4604
    Quick fix, spawn it directly infront of the object so it doesn't interfere, its not like this is real runescape were talking about here ladies am I right, am I right.

    Anyways, if not just increase the distance you can click and object from.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Warrior Guild
    By PrataKosong in forum Help
    Replies: 4
    Last Post: 09-19-2011, 03:37 PM
  2. Warrior's Guild
    By cocoa in forum Show-off
    Replies: 14
    Last Post: 07-12-2009, 03:36 AM
  3. Warrior guild
    By Oh my gawd in forum Show-off
    Replies: 13
    Last Post: 06-07-2009, 11:17 PM
  4. [508]Warrior guild npc spawns
    By Proffesor Oak in forum Configuration
    Replies: 2
    Last Post: 05-14-2009, 12:55 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •