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

    HELP! - need help for a little code

    Hi all, I'm making a script where i toggle the visibility of the currency window in the menu with a script call. This is what i've wrote var alias_Scene_Menu_prototype_createGoldWindow = Scene_Menu.prototype.createGoldWindow; Scene_Menu.prototype.createGoldWindow = function() {...
Top