Thread: please help Necrotic/Ruse wild ditch

Results 1 to 8 of 8
  1. #1 please help Necrotic/Ruse wild ditch 
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    457
    Thanks given
    53
    Thanks received
    24
    Rep Power
    37
    Can anyone help me I need to know how to add wild ditch to my server any help would be cool will rep and thanks.
    thank you everyone!!
    Attached image
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Mar 2015
    Age
    31
    Posts
    1,332
    Thanks given
    215
    Thanks received
    329
    Rep Power
    0
    you can use this. Tut how to add wild ditch
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Nov 2011
    Posts
    784
    Thanks given
    108
    Thanks received
    705
    Rep Power
    5000
    ObjectActionPacketListener under firstClick method

    Code:
    case 23271:
    							if (!player.getClickDelay().elapsed(2500))
    								return;
    
    							if (player.getPosition().getY() == 3520) {
    								player.getClickDelay().reset();
    								TaskManager.submit(new Task(1, player, false) {
    									int tick = 0;
    
    									@Override
    									public void execute() {
    										switch (tick) {
    										case 1:
    											player.performAnimation(new Animation(6132));
    											break;
    										case 2:
    											player.getMovementQueue().walkStep(0, 3);
    											break;
    										case 3:
    											stop();
    											break;
    										}
    										tick++;
    									}
    								});
    							} else if (player.getPosition().getY() == 3523) {
    								player.getClickDelay().reset();
    								TaskManager.submit(new Task(1, player, false) {
    									int tick = 0;
    
    									@Override
    									public void execute() {
    										switch (tick) {
    										case 1:
    											player.performAnimation(new Animation(6132));
    											break;
    										case 2:
    											player.getMovementQueue().walkStep(0, -3);
    											break;
    										case 3:
    											stop();
    											break;
    										}
    										tick++;
    									}
    								});
    							}
    
    							break;
    Reply With Quote  
     

  4. #4  
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    457
    Thanks given
    53
    Thanks received
    24
    Rep Power
    37
    Quote Originally Posted by Gandalf View Post
    ObjectActionPacketListener under firstClick method

    Code:
    case 23271:
    							if (!player.getClickDelay().elapsed(2500))
    								return;
    
    							if (player.getPosition().getY() == 3520) {
    								player.getClickDelay().reset();
    								TaskManager.submit(new Task(1, player, false) {
    									int tick = 0;
    
    									@Override
    									public void execute() {
    										switch (tick) {
    										case 1:
    											player.performAnimation(new Animation(6132));
    											break;
    										case 2:
    											player.getMovementQueue().walkStep(0, 3);
    											break;
    										case 3:
    											stop();
    											break;
    										}
    										tick++;
    									}
    								});
    							} else if (player.getPosition().getY() == 3523) {
    								player.getClickDelay().reset();
    								TaskManager.submit(new Task(1, player, false) {
    									int tick = 0;
    
    									@Override
    									public void execute() {
    										switch (tick) {
    										case 1:
    											player.performAnimation(new Animation(6132));
    											break;
    										case 2:
    											player.getMovementQueue().walkStep(0, -3);
    											break;
    										case 3:
    											stop();
    											break;
    										}
    										tick++;
    									}
    								});
    							}
    
    							break;



    will that put the ditch there and everything?
    Attached image
    Reply With Quote  
     

  5. #5  
    Donator


    Join Date
    Nov 2011
    Posts
    784
    Thanks given
    108
    Thanks received
    705
    Rep Power
    5000
    No, this will only get it to work.

    To add ditch, you'll need to pack ditch files in index4.
    Last edited by Gandalf; 12-22-2018 at 12:41 AM.
    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    may aswell rip it from elvarg, it's done properly there with forced movement
    [Today 01:29 AM] RSTrials: Nice 0.97 Win/Loss Ratio luke. That's pretty bad.
    [Today 01:30 AM] Luke132: Ok u fucking moron i forgot i could influence misc.random
    Reply With Quote  
     

  8. Thankful user:


  9. #7  
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    457
    Thanks given
    53
    Thanks received
    24
    Rep Power
    37
    Quote Originally Posted by Gandalf View Post
    No, this will only get it to work.

    To add ditch, you'll need to pack ditch files in index4.

    not really sure how to do that lol
    Attached image
    Reply With Quote  
     

  10. #8  
    Donator
    Will_'s Avatar
    Join Date
    Oct 2013
    Age
    26
    Posts
    153
    Thanks given
    14
    Thanks received
    8
    Rep Power
    11
    You will need to find map files that have the ditch and pack them to your cache.

    Quote Originally Posted by Gandalf View Post
    No, this will only get it to work.

    To add ditch, you'll need to pack ditch files in index4.
    Not sure if it's the same for Ruse releases, but here;

    Galkon's Index Repacking
    Quote Originally Posted by Liam_ View Post
    I wouldn't be surprised if some of you just come here for content and not contribute to rune-server or the community in anyway.
    Attached image
    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. Need necrotic/ruse client help please
    By KushKings in forum Help
    Replies: 1
    Last Post: 12-18-2018, 07:23 AM
  2. Necrotic/Ruse imp hunting help please
    By KushKings in forum Help
    Replies: 8
    Last Post: 12-18-2018, 07:18 AM
  3. Replies: 4
    Last Post: 12-18-2012, 10:46 AM
  4. Edgeville Wild - Please help
    By Sweets in forum Help
    Replies: 3
    Last Post: 02-09-2010, 08:53 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •