Thread: vencillio ditch

Results 1 to 10 of 10
  1. #1 vencillio ditch 
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    before

    Attached image

    after

    Attached image

    Code:
    Location location = new Location(0, player.getLocation().getY() < 3522 ? 3 : -3);
    TaskQueue.queue(new ForceMoveTask(player, 3, player.getLocation(), location, 6132, 33, 66, location.getY() == 3 ? 0 : 2));
    using force movement mask instead of teleporting, i don't know the exact speed values, if someone is kind enough to post them i'd be very grateful
    Reply With Quote  
     


  2. #2  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    Code:
    private Location location;
    location = new Location(0, player.getLocation().getY() < 3522 ? 3 : -3);
    TaskQueue.queue(new ForceMoveTask(player, 3, player.getLocation(), location, 6132, 0, 70, location.getY() == 3 ? 0 : 2));
    soz lol.

    Thanks for this tho stu
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  3. Thankful users:


  4. #3  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Quote Originally Posted by RS Wiki View Post
    Code:
    private Location location;
    location = new Location(0, player.getLocation().getY() < 3522 ? 3 : -3);
    TaskQueue.queue(new ForceMoveTask(player, 3, player.getLocation(), location, 6132, 0, 70, location.getY() == 3 ? 0 : 2));
    soz lol.

    Thanks for this tho stu
    what you get copying code from one class to another!
    Reply With Quote  
     

  5. #4  
    Software Developer

    Tyrant's Avatar
    Join Date
    Jul 2013
    Age
    24
    Posts
    1,562
    Thanks given
    678
    Thanks received
    423
    Rep Power
    1060
    Nice

    Thanks
    Reply With Quote  
     

  6. #5  
    Extreme Donator vencillio ditch Market Banned



    Join Date
    Aug 2011
    Age
    28
    Posts
    3,589
    Thanks given
    1,402
    Thanks received
    1,620
    Rep Power
    5000
    lol the first picture when his doing the jump it looks like he's going very far

    Thanks for this btw

    Attached image

    Attached image
    Discord: Roy#2382

    Reply With Quote  
     

  7. #6  
    Registered Member -Syndicate's Avatar
    Join Date
    Jan 2015
    Posts
    77
    Thanks given
    46
    Thanks received
    15
    Rep Power
    37
    Actually looks like an animation now!
    The original almost looks like he just teleports to the new coordinate, then finishes the 'animation'. Lmao
    Not to mention, it turns your player back towards the ditch, which is pointless

    Thanks, man. Gj
    Reply With Quote  
     

  8. #7  
    Registered Member
    ur weird mate's Avatar
    Join Date
    Feb 2008
    Posts
    81
    Thanks given
    254
    Thanks received
    43
    Rep Power
    126
    Thanks, would rep but yukno.
    Reply With Quote  
     

  9. #8  
    Banned

    Join Date
    Jan 2011
    Posts
    1,904
    Thanks given
    367
    Thanks received
    330
    Rep Power
    0
    Thanks for this
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Sep 2016
    Posts
    8
    Thanks given
    0
    Thanks received
    3
    Rep Power
    0
    So this works fine on your side of the client, but to others you slide around massively and it looks horrible.
    Is this just because of the speed of the ForceMoveTask?
    Reply With Quote  
     

  11. #10  
    Extreme Donator

    Kiana's Avatar
    Join Date
    May 2015
    Posts
    1,050
    Thanks given
    147
    Thanks received
    187
    Rep Power
    223
    Cheers for this.
    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. Replies: 0
    Last Post: 10-12-2016, 09:13 PM
  2. Perfect Wildy Ditch Jumping.
    By Vastiko in forum Tutorials
    Replies: 34
    Last Post: 11-17-2009, 12:24 AM
  3. Wildy Ditch =/
    By Vastiko in forum RS 503+ Client & Server
    Replies: 13
    Last Post: 09-17-2008, 12:43 PM
  4. wilderness ditch models
    By Code-x in forum Requests
    Replies: 4
    Last Post: 08-22-2008, 07:27 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
  •