Jump to content

poundcakery

Member
  • Content Count

    7
  • Joined

  • Last visited

Community Reputation

0

About poundcakery

  • Rank
    Newbie
  1. poundcakery

    CSCA Crafting

    oh okay, thank you so much for clarifying!
  2. poundcakery

    CSCA Professions

    Nice script! I think I found a glitch, though: when I opened the professions menu, the icons were right on top of each other: I'd fix it myself, but my scripting ability is embarrassingly bad:)
  3. poundcakery

    CSCA Crafting

    this script is just what i'm looking for, thank you for making it! I have one question, i'm having trouble figuring out the discovery script call( i put the script call in quotes below). could someone provide an example of how this script call should be used? thanks!
  4. poundcakery

    Syvkal Ring Menu -- Change Background Transparency

    aw man, i was hoping that wouldn't be the case, i need all my scripts! haha. thanks so much for checking it out:) EDIT: I figured it out! For some reason my Scene_MenuBase was set at 255 (completely opaque). No idea when/why I did that haha. Thank you everyone!
  5. I don't know much about battle games, but I really like the different viewing angles! I've never seen any other game do that (although admittedly I haven't been using VX Ace for very long). Your game looks very visually appealing, keep up the good work! If you don't mind me asking, are you using a script for forward view in-game? (ie not during battles). I'd like to check something like that out for my own game.
  6. poundcakery

    Harvest Moon: Once Upon A Clover

    Just letting you know, selchar, that I'm having the 'Line 99, noMethodError, undefined method ' + ' for nil:Nilclass.' problem too, after a week is over... ie after Sunday, the game crashes instead of progressing to Monday. I'm not sure what's going on, but maybe I have some wires crossed too, I'll keep checking. Just letting you know in case it's a problem with the script. EDIT: I'm actually getting the same problem with the seasons too, after Winter, instead of Spring starting the game crashes, saying 'Line 95, noMethodError, undefined method ' + ' for nil:Nilclass.' just fyi, not sure if it's a problem on my end. I know almost nothing about scripts so if something's gone wrong there I couldn't tell you. DOUBLE EDIT (wow fancy): Just thought of something, the way I'm testing this is through an event that adds +1 to the corresponding variable (Season, Day of Week, etc), which could be causing the problem. Before using your time script, I evented a time system that would automatically change Season = 5 and Day of Week = 8 back to 1. I assumed your script worked the same way but maybe it runs through the seasons fine as long as events aren't screwing with the variables. Does that make sense?
×
Top ArrowTop Arrow Highlighted