Thread: [Hyperion] RS2 Remake [The old school is back]

Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 47
  1. #11  




    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    27
    Posts
    16,200
    Thanks given
    7,190
    Thanks received
    12,174
    Discord
    View profile
    Rep Power
    5000
    Developerment team
    You mean development team.

    [Only registered and activated users can see links. ]



    Reply With Quote  
     

  2. #12  
    firecape
    Guest
    GOOD LUCK are you gonna realse or run it
    Reply With Quote  
     

  3. #13  
    ramboo
    Guest
    I'm gonna run it, and i'd release it after a while.
    Reply With Quote  
     

  4. #14  
    I don't take you serious
    Kastro's Avatar
    Join Date
    Nov 2008
    Posts
    2,504
    Thanks given
    92
    Thanks received
    389
    Rep Power
    604
    Nice vid, you need to fix the knife following as it's bugged.

    @Ecstasy;
    Why not believe him?

    Reply With Quote  
     

  5. #15  
    ramboo
    Guest
    Quote Originally Posted by Kastro View Post
    Nice vid, you need to fix the knife following as it's bugged.

    @Ecstasy;
    Why not believe him?
    I know, the knifes and the axes, there pretty bugged.
    Reply With Quote  
     

  6. #16  
    Donator

    Ecstasy's Avatar
    Join Date
    Sep 2008
    Age
    26
    Posts
    5,032
    Thanks given
    324
    Thanks received
    596
    Rep Power
    843
    Quote Originally Posted by Kastro View Post
    Nice vid, you need to fix the knife following as it's bugged.

    @Ecstasy;
    Why not believe him?
    Because his combat is nearly the same as Killamess'.

    If you look it says

    "You cannot use rune arrows with a crystal bow"

    or something along those lines, anyways it's the exact way that Killamess' says his, & has his. If this guy can post proof he's using Hyperion (perhaps a picture of the source, & source code) I will believe him.

    Reply With Quote  
     

  7. #17  
    ramboo
    Guest
    Quote Originally Posted by Ecstasy View Post
    Because his combat is nearly the same as Killamess'.
    source code) I will believe him.
    Ok here is the code, where you run outta arrows.

    Code:
    				if(!ArrowUse && Bow && (getPlayer.Equipment[getPlayer.pWeapon] < 4212 || getPlayer.Equipment[getPlayer.pWeapon] > 4223)) {
    					getPlayer.PrintChat("You have run out of arrows!");
    					getPlayer.Movereset();
    					PlayerAttacking = false;
    					return;
    				}
    Reply With Quote  
     

  8. #18  
    Registered Member

    Join Date
    Jun 2008
    Posts
    1,957
    Thanks given
    7
    Thanks received
    255
    Rep Power
    445
    Quote Originally Posted by ramboo View Post
    Ok here is the code, where you run outta arrows.

    Code:
    				if(!ArrowUse && Bow && (getPlayer.Equipment[getPlayer.pWeapon] < 4212 || getPlayer.Equipment[getPlayer.pWeapon] > 4223)) {
    					getPlayer.PrintChat("You have run out of arrows!");
    					getPlayer.Movereset();
    					PlayerAttacking = false;
    					return;
    				}
    Thats not the code he's talking about moron......
    Reply With Quote  
     

  9. #19  
    ramboo
    Guest
    Quote Originally Posted by bando View Post
    Thats not the code he's talking about moron......
    I wont show him my source code, really there aint no reson to, a snippet should be anough.
    Reply With Quote  
     

  10. #20  
    I don't take you serious
    Kastro's Avatar
    Join Date
    Nov 2008
    Posts
    2,504
    Thanks given
    92
    Thanks received
    389
    Rep Power
    604
    Quote Originally Posted by Ecstasy View Post
    Because his combat is nearly the same as Killamess'.

    If you look it says

    "You cannot use rune arrows with a crystal bow".
    Never used Devolutions so I wouldn't know

    Quote Originally Posted by ramboo View Post
    I wont show him my source code, really there aint no reson to, a snippet should be anough.

    How about a picture of the folder contents?

    Reply With Quote  
     

Page 2 of 5 FirstFirst 1234 ... 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
  •