Jump to content

Jeff-Andonuts

Member
  • Content Count

    162
  • Joined

  • Last visited

Community Reputation

8

About Jeff-Andonuts

  • Rank
    The original Hyper Beam user.
  • Birthday April 20

Profile Information

  • Gender
    Male
  • Location
    Snow Wood Boarding School in Winters
  • Interests
    Playing EarthBound, Mother 1, or Mother 3, or really any type of rpg! Drawing MANGA and Kawaii style!
  1. TwitchPlaysPokemon, home of stupidity.

  2. Jeff-Andonuts

    Fatal Error?

    God damnit, yet another error. I did what you told me to. Now I get this error. Script Cozziekuns EarthBound-ish Core line 27 syntaxerror occurred. unexpected '\n', expecting tASSOC
  3. Jeff-Andonuts

    Fatal Error?

    Alrighty here ya' go! Straight from my currently non-working game!
  4. Jeff-Andonuts

    Fatal Error?

    I posted the entire core script earlier in this thread. I just changed the names of commands in battle. EDIT: Bump.
  5. Jeff-Andonuts

    Tsarmina's Laboratory

    Dang, like I said, "Can you do anything wrong?" even your no-eraser drawings are beautiful... Gosh. Talent much?
  6. FINALLY! I got that fucking Sword of Kings. Only took a total of 12 hours 34 minutes...

    1. SpookyMothman

      SpookyMothman

      Yay! It's a shame the game is almost over. ;w;

  7. Da-da-da-dum! I presenteth thee.... EARTHBOUND! The secondarily most perfect game in my opinion. *cough* Mother 3 *cough* But seriously, if you haven't played this, FUCKING PLAY IT! It's peeeeeeeeerfect, ish. We start off with a meteorite hitting town, ok... And yet it only leaves a small crater... LOGIC PROBLEMS AT THE START! Yeah, it's that good. And of course.. What kid doesn't want to go look at a meteorite that just crashed from the sky? That explain The Eye, The Ear and The Arm. Okay, so dogs... Dogs attack... BASH THER' FACES IN! FUCK THE SPCA!
  8. Jeff-Andonuts

    Fatal Error?

    I seemed to have fixed the icon problem... But now I get this error. And it seems like something rather easy to fix, however like before I'm the idiot in this case, I have no idea what to do. Script "Cozziekuns EarthBound-ish Core" line 29: syntaxerror occurred unexpected tASSOC, expecting keyword_end "Bash" => 116, I changed the fight text to Bash, but that doesn't effect it. I'm positive.
  9. Jeff-Andonuts

    Fatal Error?

    It's the core. Definitely the core. The core to Cozziekuns' Earthbound-ish Battle Engine. Here's the script if you care to take a shot at it:
  10. Jeff-Andonuts

    Fatal Error?

    EDIT: I am working on reinstalling the scripts until it works. Hopefully this will fix it.
  11. Jeff-Andonuts

    Fatal Error?

    Erm.. I did take all the icons off of the attacks that are the basic Attack and Guard commands. And my script makes use of them. But I made them other icons. Maybe that? And I deleted double attack and triple attack, aka the three basic "specials". But even with my limited knowledge in ruby I know that thats not the problem at all. To answer your question, no. I haven't changed anything in the scripts. They were working fine, then I edited the icons.
  12. Jeff-Andonuts

    Fatal Error?

    Err... Now I get this when I engage into battles... script 'window_base' line 373: NoMethodError occurred. undefined method '%' for nil:NilClass
  13. Jeff-Andonuts

    Fatal Error?

    #-------------------------------------------------------------------------- # * Draw Icon # enabled : Enabled flag. When false, draw semi-transparently. #-------------------------------------------------------------------------- def draw_icon(icon_index, x, y, enabled = true) bitmap = Cache.system("Iconset") rect = Rect.new(icon_index % 16 * 24 icon_index 16 / 24, 24, 24) contents.blt(x, y, bitmap, rect, enabled ? 255 : translucent_alpha) end I am using one script, er... core and add-on scripts? It's the EarthBound-ish engine and all of it's add-ons. But thats it. That may be causing the problem? But it was working fine before.
  14. Heyguys, I'm sad to announce I'm leaving the forums forever. Bye guys.

    1. Show previous comments  1 more
    2. TheHarmp

      TheHarmp

      You had me, it's April 2nd here already though haha.

    3. Jeff-Andonuts
    4. Allusion

      Allusion

      XDD

      I could tell it was a joke immediately; you're never that calm when you type. ~,^

  15. How do you make holy water? You take water and burn the hell out of it! More puns..

    1. SpookyMothman

      SpookyMothman

      You smash candles. But holy water is lame, so you don't want it.

       

      Hurr.

    2. Heartfeltcurse

      Heartfeltcurse

      Pretty sure Soul already made this joke.

×
Top ArrowTop Arrow Highlighted