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

    [Solved] Game Lags During Dialogue

    Link the event and we will see what it does.
  2. eivl

    Script / Plugin Requests

    So you want all the benefits from having a levling system but you do not want to have it..... Well.. what if you just hide characters level and keep it as it is? Yes if you remove it you will break all dependencies.
  3. eivl

    JavaScript’s Apply, Call, and Bind

    You might be wondering what will happen if the original definition of the method we are borrowing changes. Will the borrowed (copied) method change as well, or is the copied method a full copy that does not refer back to the original method? Let’s answer these questions with a quick...
  4. eivl

    JavaScript’s Apply, Call, and Bind

    Borrowing Functions with Apply and Call (A Must Know) The most common use for the Apply and Call methods in JavaScript is probably to borrow functions. We can borrow functions with the Apply and Call methods just as we did with thebind method, but in a more versatile manner. Consider these...
  5. eivl

    JavaScript’s Apply, Call, and Bind

    JavaScript’s Apply and Call Methods The Apply and Call methods are two of the most often used Function methods in JavaScript, and for good reason: they allow us to borrow functions and set the this value in function invocation. In addition, the apply function in particular allows us to execute a...
  6. eivl

    JavaScript’s Apply, Call, and Bind

    Gotten from JavaScriptisSexy You should read the JavaScript 201 and the Prototype explanation before you read this. Functions are objects in JavaScript, as you should know by now, if you have read any of the prerequisite articles. And as objects, functions have methods, including the powerful...
  7. eivl

    Is the site on a shared server?

    Is the site on a shared server?
  8. eivl

    A Plain English Guide to JavaScript Prototypes

    Original post by Sebastian Porto When I first started learning about JavaScript object model my reaction was of horror and disbelief. I was totally puzzled by its prototype nature as it was my first encounter with a prototype based language. I didn’t help that JavaScript has a unique take on...
  9. eivl

    8 direction moving

    Try this and see if it what you want. http://mvplugins.com/plugin/Hudell/SuperOrangeMovement
  10. eivl

    farewell

    The best of luck onwards!
  11. eivl

    Response time to the server was 5-10 seconds

    Response time to the server was 5-10 seconds
  12. eivl

    Timestamp on the original post can be used to check server logs, it is going Sloooooow

    Timestamp on the original post can be used to check server logs, it is going Sloooooow
  13. eivl

    [Editor] I cant seem to get a movie to add to the project?

    Ok, that is just fine, keep that in mind if you ever want to test on mobile!
  14. eivl

    Script / Plugin Requests

    Sure it can, but why? XP is directly scalable to leveling, if you want to remove the leveling system why would you keep XP?
  15. eivl

    What is going on with the site today? planned maintenance? @[1:@Xyphien]

    What is going on with the site today? planned maintenance? @[1:@Xyphien]
  16. eivl

    Hello folks

    Not that I am aware, but it is no problem making, but it is quite time consuming to do so.
  17. eivl

    I think Resource Trade/Commission will be the right place. @[17:@LTN Games] do you agreement?

    I think Resource Trade/Commission will be the right place. @[17:@LTN Games] do you agreement?
  18. eivl

    [Editor] I cant seem to get a movie to add to the project?

    If you are making for web, iOS or Android you need both file types. Easy to forget :)
  19. eivl

    Thanks :)

    Thanks :)
Top