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. eivl

    Skills Requires Armor?

    Well, then i can inspect the code and see what it does :)
  2. eivl

    Armor shows on character

    Would need to cache the sprites. First thought is to use PIXI.RenderTexture. This allows for any pixi display object to be rendered to a texture instead of the screen. Sprite Caching should then possible.
  3. eivl

    Character Creator

    yeah, @Tsukihime wrote about how it can be solved! very clever!
  4. eivl

    Armor shows on character

    Excellent post, do you need any assistance with this project?
  5. eivl

    Skills Requires Armor?

    I where mistaken, do you have the plugin that makes skill require weapon?
  6. eivl

    [Plugin] Need help for a plugin

    Damn you autocorrect.. Method! =) You can call a method outside, but then you use the name of the method. "this." refers to the object the code is writen in.
  7. eivl

    Script / Plugin Requests

    That sounds like a good idea! And it will be usefull to everyone ;)
  8. eivl

    Skills Requires Armor?

    Sure, i just have to Come home first :)
  9. eivl

    Script / Plugin Requests

    I have answered this with a script call i think, or Maybe i forgot...
  10. eivl

    [Editor] RPG maker MV stopped working

    Do this happen when you have ace, mv and Photoshop open? And if you close one software it does not happen?
  11. eivl

    [Plugin] Need help for a plugin

    Ide : what text editor are you using And you do not call function with this. Outside of a metoder.
  12. eivl

    Post 1 picture that summarizes the town you live in

    Where i live now Where i used to live
  13. eivl

    yawn!

    Timezone differences makes this community quite active as well :)
  14. eivl

    Alien Planer discovered!

    Lol :) And a history Chanel stamp of aproval :)
  15. eivl

    Why can i not understand how Input.gamepadMapper works.. #JSfail

    Why can i not understand how Input.gamepadMapper works.. #JSfail
  16. eivl

    [Plugin] Need help for a plugin

    How do you plan on calling your function? and how are you going to output the information. There are also a few errors, what IDE are you using? And if someone else comes along and write a plugin that uses the function Roll20 you will get stumped. You should use one of two in my hones...
  17. eivl

    Script / Plugin Requests

    well.. i have no idea how actually, but if i have understood you correctly; you have an event are running, and if you press "J" on the keyboard something else happens; right?
  18. eivl

    [Plugin] Need help for a plugin

    I see... well.. no it did not help ;) ill just write everywhere, level up my avatar and get all the powerlevels! =)
  19. eivl

    Armor shows on character

    Hmm..... how would this actual work? Item need to be enabled as wearable in some way, via note tag maybe. But how would you know where to draw the item. a hat will be placed a different way then a red cape. Maybe you would need to have special custom graphics for these items. Like...
  20. eivl

    [Plugin] Need help for a plugin

    Is this your next task? and since I am having difficulty following all threads now, just link my name with the @ char + eivl @eivl and i will see it! =) There is Javascript thread, Resource request thread and MV Support... kinda hard to find everything! ;) Now there is some good feedback @LTN...
Top