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. Benjamin Humphrey

    [PAID] Soul's Plugin Creation Shop (Open, 1 Slot)

    I have sent you a PM about possibly writing a plugin for me :)
  2. Benjamin Humphrey

    Script call to get the width of a picture

    What I posted would be efficient?
  3. Benjamin Humphrey

    Intro to all

    Thanks Black Shadow
  4. Benjamin Humphrey

    Script call to get the width of a picture

    ImageManager.loadPicture($gameScreen._pictures[x].name()).width Someone on a other forums said to use this and it worked, but I don't believe it's very efficient and by that time I had already figured out something else which I preferred.
  5. Benjamin Humphrey

    Script call to get the width of a picture

    Oh sorry I meant I changed the way I was doing things instead of getting to a point when I needed to use a script call. What I wanted to do was show a picture, then based on a variable show another picture that would be shown at the right hand side of the picture dynamically based on the 1st...
  6. Benjamin Humphrey

    Script call to get the width of a picture

    Hi Yeah I found out that the picture doesn't have a width property and therefore can call what it doesn't have. I found a different solution to the problem anyway but thanks for your reply :D
  7. Benjamin Humphrey

    Battle Plugin

    I used to use Rexal's until Yanfly released theirs and it good but as I use a lot of Yanfly's plugins anyway I like knowing that everything will work together flawlessly no matter what :) Plus Battle Engine Core adds some nice tricks and tweaks to the default engine which makes it much more...
  8. Benjamin Humphrey

    Battle Plugin

    Yes there is :D You can use this one http://yanfly.moe/2015/12/13/yep-44-animated-sideview-enemies/ You need this http://yanfly.moe/2015/10/10/yep-3-battle-engine-core/ in order to use the above Add the Battle Engine Core first and then the Animated Sideview enemies underneath it. Follow the...
  9. Benjamin Humphrey

    Intro to all

    @Micro Thank you very much! :D
  10. Benjamin Humphrey

    Intro to all

    @Alcha Emy Thank you! @Macro Thanks and I'm sure I will :) @MinisterJay Thanks! I always try to event a system or thing first before a plugin/script. It's usually more time consuming to event it but I like knowing that I made it haha. I've evented my skill tree system, fast travel system and...
  11. Benjamin Humphrey

    2.5k member giveaway!

    Whoa this place is growing fast, glad I joined so I can watch it evolve even further!
  12. Benjamin Humphrey

    Name one thing that you added to your MV Project today

    @LTN Games Nice map! :) Today I created an evented item pop up system. A little tricky to set up to use over and over but I got there!
  13. Benjamin Humphrey

    Intro to all

    Hi all, I'm Ben and I didn't know this forum existed until today! After browsing through some content and seeing the talent and good things people are making I decided to join up and hopefully help others out and show some of the stuff I've been doing with my own game. One of the things that...
  14. Benjamin Humphrey

    Script call to get the width of a picture

    Hi all, I'd like to know if there is a script call that can be used inside an event that will return the width of a picture currently on screen by passing it the number of the picture that is set with the Show Picture command? Thanks for looking, any help is appreciated
Top