-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Bob423
so here are my problems.
1. the offset of "lvl. 2" or whatever level you are, is messed up. changing the offset in the main menu screws it up a whole lot more everywhere else.
2. in the items and skills menus, i want the part where you chose what character to use stuff on, to be always visible at the bottom, and for the menu to scroll when i press the left and right arrow keys, instead of the up and down like it is now.
3. the status screen is messy, i need each character to have their own window, and for everything to be moved around so it all fits correctly. also, the name of the character shouldn't be under the character's face.
4. the equipment screen isn't updated until you exit. e.i if you have a wooden sword equipped, but change to an iron sword, it will still say wooden sword until you exit the menu. i also want the part that says what is equipped to say "weapon: sword" or something instead of just "sword"
how do you change a screen to show the map as a background instead of the annoying black background? i want to do that for the shop
here are the scripts
so yea, that's it.
-
By BiddyAuthor
I've been trying for months for RMXP to work on my laptop. I have Windows 7 64-bit and I always come across mixed reactions whenever I search it online. I have heard that RMXP DOES in fact work with 64- bit, so I was wondering if there was something I need to do for it to work. The problem is whenever I try to activate, it does not go through the system and is left saying "connecting to server" for hours on end. (I left it for two days straight one time). So...help?
-
By Heretic86
If you have spent any decent amount of time in the Editor, you have probably encountered this bug. Game just STOPS, reason is not apparently obvious. It doesnt CRASH, but just STOPS.
What I found was that if you "Force" an Event to have a Repeating Move Route, then later call in ANY EVENT to "Wait for Move's Completion", the game goes into an Infinite Loop of Waiting, due
to the Repeated "Forced" Event. So the game basically waits Forever.
A "Forced Move Route" is when you change an Events Move Route by using the "Set Move Route" button. The Custom Move Routes were not affected. An easy work around would be to use different Pages, each Page having a different Move Route. This prevents that bug from occuring PERIOD. Its only a One Line Fix, but probably a NIGHTMARE for anyone new to RMXP to understand.
DO NOT USE IN VX OR VX ACE - RMXP (RPG Maker XP) Only!
It didnt look like there was an easy way to Alias the Def, so I just did a total Redefinition of the original with the fix.
Comments?
-