• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. BLink

    Heavily commentated NPC code

    Yeah, I wasn't thinking. I fried my brain from sitting there for 3 hours finishing that up today. Not that it was hard, but If you've sat and modded intensely for 3 hours you would know what I mean.
  2. BLink

    Heavily commentated NPC code

    OhwowhowdidInothavethatohwell. I'll have some PROGRESS to post soon. PROGRESS I'll review the code and try to understand it later. I'll put it in the first post with the debug cat and Shovel bricade.
  3. BLink

    Heavily commentated NPC code

    No, I wasn't... oh, so it checks to see if Quote is farther away then 48 pixels. *does in game test* Less then 48 pixels makes it jump up and fire a projectile. That helps a lot actually, thanks. I request to drink more from your fountains of ASM wisdom. What is at address 004258E0? The...
  4. BLink

    Quick Modding/Hacking Answers Thread

    did you place an entity on the map that crashes the game? did you use Noxid's animated tiles hack?
  5. BLink

    Yeah... I wasn't particularity happy with dunc before that instance. I don't get it, we both...

    Yeah... I wasn't particularity happy with dunc before that instance. I don't get it, we both are Christians, and should be a light to the world, not just squabbling with each other. It's just that I don't know what to do, it really bugs me that I have enemies when I shouldn't.
  6. BLink

    Sing it man, sing it.

    Sing it man, sing it.
  7. BLink

    either you have confused users, threads, or my account has been hacked.

    either you have confused users, threads, or my account has been hacked.
  8. BLink

    it doesn't matter, orchestrated mix.

    it doesn't matter, orchestrated mix.
  9. BLink

    www.cavestory.org/forums/index.php?/topic/4088-open-source-assembly-hacks-by-noxid/ This thread?

    www.cavestory.org/forums/index.php?/topic/4088-open-source-assembly-hacks-by-noxid/ This thread?
  10. BLink

    www.sonicscene.net/media/music/sonicandtheblackknight/Tales of Knighthood/CD...

    www.sonicscene.net/media/music/sonicandtheblackknight/Tales of Knighthood/CD 2/33.-Fan-Art---It-Doesn-t-Matter.mp3
  11. BLink

    Song of the week:

    Song of the week:
  12. BLink

    ??? what? I'm not posting there???

    ??? what? I'm not posting there???
  13. BLink

    Cavern Tale [The Museum Update]

    If you actually went and looked at the file then yes.
  14. BLink

    I know . You know. WE know.

    I know . You know. WE know.
  15. BLink

    Quick Modding/Hacking Answers Thread

    Why.... am I just now getting this information? IT NEVER SAID IT IN THE FINE PRINT!!!! [/rant] Ehh, this might cause some problems for SS 0.4.0 ... *sigh*
  16. BLink

    The Stanley Parable

    Oh my goodnes... I am so so so so so so so so so so going to download this tonight. And also where have I been the last 3 months, not able to see this?
  17. BLink

    Cavern Tale [The Museum Update]

    If you want to do that, use the Ultimate Doukutsu Trainer. it won't mess up your save data.
  18. BLink

    Quick Modding/Hacking Answers Thread

    edit the value after the +40 If I wanted to change the core's health to 100 I would do this: MOV DWORD PTR DS:[EDX+40],256 Also I'f you're having issues with Omega, I suggest you use a fresh copy of doukustu, (it should be VERY easy unless you have added maps)
  19. BLink

    Cavern Tale [The Museum Update]

    No, that does not work, (I can guarantee that) one must leave the computer and refresh their mind for a while... Then the answer will become clear, (it would do your eyes a good thing as well)
  20. BLink

    Quick Modding/Hacking Answers Thread

    Here: Boss offset command Core: 004744CD MOV DWORD PTR DS:[EDX+40],28A Ballos ball first 004774C4 MOV DWORD PTR DS:[ECX+40],320 Ballos ball final 00477AE6 MOV DWORD PTR...
  21. BLink

    Cavern Tale [The Museum Update]

    Maybe a break will refresh your mind, return young one again to the game with a clear mind and you will be able to solve the puzzle much more easily.
  22. BLink

    Cavern Tale [The Museum Update]

    Well, I wouldn't exactly say "equally" but yeah, thanks for having me as your primary beta tester. Now, with that aside...
  23. BLink

    Heavily commentated NPC code

    oh wow, I'm finding all kinds of goodies that weren't in the other tutorial. thank you hayden! EDIT: no, I really mean it, this like, make infinitely more sense the more I read it. EDIT 2: for some reason I cannot make another post, so I pray that Noxid sees this soon. Here's a nibble of...
  24. BLink

    Heavily commentated NPC code

    So unless the value of EDX is stupidly high, this should jump to various parts of the next NPC's code (the critters projectile) (man, this third one is kind of hard.) I can't quite grasp what "test" means. 00444BB3 |. 0FB682 9C0000 movzx eax,byte ptr [edx+9C] 00444BBA |. 85C0...
  25. BLink

    Cavern Tale [The Museum Update]

    Yay! Part 2 is released! Did you add anything important that I should see or is it just some typo fixes from the last beta you gave me?
Back
Top