Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. Dad3353

    How to check item ID

    @DolorIpsum ... This code should look through all items, not just those in possession... for (var i = 0; i < $dataItems.length; i++) { if (!!$dataItems) { if ($dataItems.name.length > 0) { $gameParty.gainItem($dataItems, 99); } } } ... You'd change the orange part to do...
  2. Dad3353

    Intro

    Good afternoon, @dakota154 , and ... ... Plenty to read and amuse you here, and lots to learn and share. Tips..? If you want... 1 - Spend a bit of time going through some tutorial material 2 - Spend a bit of time trying things out on a small-scale Project 3 - Ask away if you get stuck, or...
  3. Dad3353

    Hello.

    Good afternoon, @Korsvern , and ... ... Plenty to read and amuse you here, and lots to learn and share.
  4. Dad3353

    Hello! ^_^ (and probably some questions...)

    Good morning, @Shagne, and ... ... Plenty to read and amuse you here, and lots to learn and share.
  5. Dad3353

    My Frustration.

    @Aisling Starr ... Disclaimer: I'm an old git that understands nothing about the fineries of video game creation, team recruitment and such. That being said... I think there are several flaws in your reasoning, but could be wrong. Firstly, I'd say that, if you want to catch fish, you need bait...
  6. Dad3353

    HALP! No Resources!

    The 'Type' column shows 'Mpeg-4 Audio. This would explain a lot, maybe..? SE files should be in 'OGG Vorbis' format. Convert the SE files to 'OGG' and they'll probably show up in the Editor. Hope this helps.
  7. Dad3353

    Hi from Czech Republic!

    Good evening, @MomoUehara , and ... ... Plenty to read and amuse you here, and lots to learn and share.
  8. Dad3353

    SUP

    Good evening, @Eutimio , and ... ... Plenty to read and amuse you here, and lots to learn and share.
  9. Dad3353

    RPG Maker MV Fishing Base - Fishing Event

    @TheUnproPro ... Consider this adopted. It's very good. I had thought from the outset of trying something of the sort; there are even sly references to that effect in my Rachdale Cheese (a leitmotif in the random dialogues keeps harking on about fishing...). I've a couple of other irons in the...
  10. Dad3353

    RUN> introduction

    Good evening, @BinaryCodex , and ... ... Plenty to read and amuse you here, and lots to learn and share.... [Bleep...] Good evening, @BinaryCodex , and ... ... Plenty to read and amuse you here, and lots to learn and share.... [Bleep...] Good evening, @BinaryCodex , and ... ...
  11. Dad3353

    Hello everyone

    Good evening, @Mordeith , and ... ... Plenty to read and amuse you here, and lots to learn and share. Enjoying it..? Good; it only gets better..!
  12. Dad3353

    Hi all!!!

    Good evening, @ImZephy , and ... ... Plenty to read and amuse you here, and lots to learn and share.
  13. Dad3353

    Game exiting unexpectedly, with no error shown in console before closing :(

    @Thomas Cyrix ... Yes, that's the source. I don't think it's a question of Map size. To illustrate the problem, I created a Mini-Project with an ordinary Map (17x13...), no Events, no ... anything. Simply switching Menu On and Off raised the Memory usage to breaking point over time, but was...
  14. Dad3353

    Game exiting unexpectedly, with no error shown in console before closing :(

    @Thomas Cyrix ... Aha..! Similar spec PC to mine; this doesn't happen on all PC's, apparently. As above the case is already open with the Gods Above, and a fix could well be part of the next release (no date for the moment, though...). Whilst waiting, there's a plugin 'patch' which works for...
  15. Dad3353

    Game exiting unexpectedly, with no error shown in console before closing :(

    @Thomas Cyrix ... PC or Mac..? If PC, check Memory usage (Task Manager, Details tab, sorted by Memory...) and see what happens when changing Maps or evoking the Menu screen several times. I have this problem with some Games; there's a whole series of Reports open with RPGMV on the subject. It...
  16. Dad3353

    Discord Link In Social Bar

    I know nobody that uses either.
  17. Dad3353

    New here. Hello.

    Good evening, @Riko , and ... ... Plenty to read and amuse you here, and lots to learn and share. That's the spirit..! You'll be offering hints and tips, too, in no time at all..!
  18. Dad3353

    Test if player stuck ?

    Show us the Event, with its code, please..?
  19. Dad3353

    Hi I'm new here!

    Good afternoon, @ALtheBALL , and ... ... Plenty to read and amuse you here, and lots to learn and share. Looking forward to seeing your Project's fruition. Ask away if you get stuck.
Top