Recent content by mrbane

  1. M

    Debug Passibility Script - Find mapping mistakes yourself!

    Fix for v17.2 version: #=============================================================================== # * Debug Passability Script for Pokémon Essentials by shiney570. # # Current Version: V2.0 # # # * If you have any questions or found a bug let me know. # * Contact: Skype: imatrix.wt ...
  2. M

    [Eventing Question] Autorun Event issue

    I tried adding a 'move route' down for the player in the beginning of the autorun event, which fixed the issue.
  3. M

    [Eventing Question] Autorun Event issue

    Hello guys, Anyone know how to fix this issue? It seems that the autorun event I have doesnt let player's walk out movement finish, i tried adding wait commands but did not work. https://gyazo.com/2d30599406169daf0f30f0674edc9932
  4. M

    [Custom Feature Question] Keybinds and Full Screen question

    Tried that already, did not work as well. :shaking-head-no:
  5. M

    [Custom Feature Question] Keybinds and Full Screen question

    I tried both and nothing works for some reason. Method one: @screensize = (1.floor).to_i # 0=half size, 1=full size, 2=double size Method two (After reverting method one): DEFAULTSCREENZOOM = 2.0 I tried changing the DEFAULTSCREENWIDTH and DEFAULTSCREENHEIGHT on 'settings' and it worked but...
  6. M

    [Custom Feature Question] Keybinds and Full Screen question

    Thank you for the very detailed reply! I completed 1). Regarding my 2nd request though, I am changing: @screensize = (DEFAULTSCREENZOOM.floor).to_i # 0=half size, 1=full size, 2=double size to @screensize = 1 # 0=half size, 1=full size, 2=double size But nothing changes, I also tried 2 and...
  7. M

    [Custom Feature Question] Keybinds and Full Screen question

    Hello everyone! I have 2 questions for today and would be happy to see your replies! 1) How to add multiple keybindings for 1 action? For example move forward to be functional with both arrow key and "W". 2) How to use full screen permanently enabled in game? Thank you
  8. M

    [Eventing Question] NPC quick question

    Hello guys! I have a quick question about an NPC. 1) I want this NPC to interrupt the player once he goes down the stairs: https://prntscr.com/mspsqq I tried the move route and towards the player commands but it doesnt work as i want it so i guess there should be another way to do it 2) I also...
  9. M

    Generations in a pokemon online game

    Hello poke community, How would you prefer a pokemon online game? Would you like the old legendary pokemons we all grew up with or newer generations, or even a mix of them? You can find more information about pokemon generations here Personally, I would love a pokemon online game with...
  10. M

    [Question] Partnership and client question

    Hello, I have a partner who is willing to help me out with mapping. So I was wondering how we could start working at the same time on mapping using the same client. For example I'll start working on a town and he will work on another town and when everything is ready we put all together in our...
  11. M

    MRMX-OS with Essentials 13

    Hello pokecommunity! I have some questions about MRMX-OS and Essentials 13. 1. Is it possible to run MRMX-OS using the Essentials 13 latest client? Since chaos project's client links are dead, the only client I can find online is the Essentials 13 one. So can I use this client with MRMX-OS...
  12. M

    [Question] How do I get started in making a Pokémon game?

    Well I have no words. Thanks for your help guys, all of you! I really appreciate that! I am finishing my scenario and then I'm gonna start working on my game.. FL and Java's Missingno, I'd like to have a word with you in private guys, If you have some free time PM me with your skype, I would...
  13. M

    [Question] How do I get started in making a Pokémon game?

    May I have some further information about RMXOS? What is it? Where can I download it? Also, will I have crashes or any kind of problems while running the game online, so I can handle many players? Thanks for your reply! I really appreciate that!
  14. M

    [Question] How do I get started in making a Pokémon game?

    Hello pokecommunity! This is my first topic so excuse me If I'm in wrong section or I'm asking things that have already been asked before. I want to run a pokemon game online with some friends, and I was searching on google to find out how I could do this and I just saw this rmxp. Although I...
Back
Top