Thread: Minutes deltascape barrage glitch, please help me.

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Minutes deltascape barrage glitch, please help me. 
    crazy clown
    Guest
    Alright, I'm not a very intelligent coder but I know enough to do what I want with what I've got and for the life of me I can't seem to figure this damn thing out,

    http://www.rune-server.org/showthread.php?t=102919

    What that is is a link to Minutes fix for deltascape's barrage, it had a problem where if you were barraged and clicked "attack" on the person barraging you, you could walk right to them even if you were frozen, THANKFULLY minutes fixed that but I'm annoyed because he knew they wouldn't be able to attack something directly in front of them while frozen and that means as long as you're frozen you're a sitting target (unless you're ranging).

    Like 10 people asked him how to fix it, and they asked him if he'd send them a tutorial or even a post on how to fix it... he simply says " I figured it out, so you figure it out" one problem, it's his code of course he figured it out... but like the rest of the people who need help, I did NOT write that code so I don't know where the problem is... could one of you code geniuses please find it in your hearts to take a look at the code tutorial posted by minutes and send me a quick post on what I need to do so if someone's right in front of me (one square in front of me) I can attack them with melee.

    That or test it out on your own source or a source you own and see if you can't fix it, then after wards tell me what I need to tweak? I've been working all day on it so it'd be very much appreciated, thank you.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    looks likes a simple c and p tut to me
    Attached image
    Reply With Quote  
     

  3. #3 Don't post stupid comments. 
    crazy clown
    Guest
    I didn't say it wasn't easy...? What does that have to do with my asking for help >_>? Please keep unnecessary commentary to yourself, I posted my question in this section of the website because it says "help" not random opinions, thank you.

    Only post if you have information regarding a fix to the issue I have explained.
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    o i didnt read thought you where another noob

    sorry bout that

    well this is what you can to for a quick fix

    at the main points of attacking like mage and attack pakcets just

    if(frozen) return;
    that will make it so you cant click on them to attack them while your frozen, and you will need to do the same in the attack method

    hope that helps
    Attached image
    Reply With Quote  
     

  5. #5  
    crazy clown
    Guest
    Thank you, it's alright.

    And as for your answer, I apologize but I'm a little bit confused, where should I put if(frozen) return; ? Please use a code box, I'm a little bit of a noob with those big heavy words, all i recognize is what goes where and how it works, the rest is but a mystery to me. Thank you.
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    i dont know the packet numbers by hand but there is 2 main player attack and player mage packet

    i would get for you but it is to late and im really tired maybe tomorrow i can help yah

    best of luck champ
    Attached image
    Reply With Quote  
     

  7. #7  
    crazy clown
    Guest
    Thank you, and get some rest.

    But if you do end up finding them tomorrow I'd really appreciate it if you could take a quick break from what you're doing and pop a short explanation into here, good night.
    Reply With Quote  
     

  8. #8  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    sure ill see what i can do for yah after school
    Attached image
    Reply With Quote  
     

  9. #9  
    We be steady Mobbin'

    Stefan's Avatar
    Join Date
    Sep 2008
    Age
    29
    Posts
    2,380
    Thanks given
    38
    Thanks received
    23
    Rep Power
    1988
    ok i have read this and would like to help. But your grammar is confusing me tbh
    People still use this site?
    Reply With Quote  
     

  10. #10  
    crazy clown
    Guest
    Thank you .
    Reply With Quote  
     

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

Tags for this Thread

View Tag Cloud

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