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!

Recent content by Saif

  1. Saif

    Need Infinite Loop to Pause and Re-Prompt Player each time it runs.

    If I may recall, for conditional statements, you cannot use a single operator since it is only used for assigning values. An example would be: variable = 0; (Assigning the value 0 to the variable) variable == 0; or variable === 0; (Checking if the variable has the value of 0)
  2. Saif

    Check Current Actor

    Hello, will be asking another question again. I am using Yanfly's Skill Learn System. I want to know if there is a way to check who is the actor currently selected in the Skill Learn System. The System offers a notetag function which gives you the ability to execute codes after the skill has...
  3. Saif

    Upgrade Skill

    @MinisterJay, thank you for the suggestions. Silly of me not to read about the extra functionalities that Yanfly's systems offer. He/She has provided a notetag functionality in his/her system wherein certain set of codes can be run after learning a skill. I then called a common event in the...
  4. Saif

    Upgrade Skill

    @MinisterJay, I have already taken a look at it a while ago and I could then say it is possible. But I do not know how to put it in between the process wherein I navigate to the Skill Learn System and learn the actual skill itself. I have looked up Archeia's RMMV Script Call list and found that...
  5. Saif

    Upgrade Skill

    So I am using Yanfly's Skill Learn System and Autopassive States. I have envisioned my game wherein users can learn passives and as game progresses, the user will be able to learn an upgraded version of what he has learned. for example. Fortified Skin I (Reduces Physical Damage by 10%) into...
  6. Saif

    Hello

    Welcome to the forums :) All of us are not quite experienced with the new platform so it is always nice to share what we have. We will always be around the forums giving help, and asking for help too. So we're not far apart from one another. :)
  7. Saif

    hello everyone! ✿

    Welcome to the Community! I am glad people are still interested in creating rpg games. All of us here have something which connects us with each other and that is the passion on getting ourselves involved with games. I have no talent with music and designing whatsoever, but I could say that I...
  8. Saif

    Clothings for.. regular adventurers?

    So I have been exploring MVs Character Generator and I could say it is marvelous. Though after hours and hours of looking for extra resources which could be imported to the generator, I noticed one thing. Almost all of them are complex and does not fit a "regular" adventurer. Where regular means...
  9. Saif

    Custom Menu Using Javascript

    Am finally back from school and will have time to work on my project. @eivl, Thank you for modifying your plugin to be able to fit my need. thank you. :) @Ronivan, I believe hi-jacking a thread would not be ok for the community, at least from what I have experienced with other communities...
  10. Saif

    Another developer dreaming big

    @Amysaurus, Hello and I like it here a lot! :) I'll release my project once I have built up my foundation of knowledge about RMMV. :) @Xyphien, Hello and I will be around here most likely. :) There's never anything late as long as you mean what you say ;) @LTN Games, I hope all of you are glad...
  11. Saif

    Another developer dreaming big

    @MinisterJay, Hello, I do see that and I hope that I become one as well as time proceeds. I am not sure when I will be able, but I am sure I will share what I can. :)
  12. Saif

    Another developer dreaming big

    @eivl, Hello. You are going to see me a lot on the support forum then since I would have a lot of questions to ask or stuff which I need to know. Hope I can help you back when I get enough experience myself. :)
  13. Saif

    Another developer dreaming big

    Thank you for the warm welcomes! @Kaimen, we have all one thing in common though. We all are greatly involved with games. ;) I will do my best to finish what I can. My only inspiration on creating my game is by expressing my life experiences and lessons whether it be good or bad, to show gamers...
  14. Saif

    Another developer dreaming big

    Hello everyone! My name is Saif and I am not that different from everyone. I am just an individual who would want to develop a game which I would want to share with everyone. A game which would be loved by many. I will be more active in the forum when the right time comes. :)
  15. Saif

    Custom Menu Using Javascript

    @eivl, I see. I would have to read a lot more then. I have also watched some of @Soul 's videos which I have no information about yet and it helped me a lot. Thank you for the help, just by having the information that it is possible is already a big help for me. :)
Top