Hey!
We're currently developing a horror game which breaks the fourth wall often to freak out the player.
Is there a potential way a character can say the name of the player's PC profile?
So the player doesn't input their name, but the game searches for the PC name and says it.
example...
Hello. I need an unique battle system for yet another game i'm making (Jeez, i'm making too many games!)
The battle system can be whatever you want, with whichever perspective you want. All i need is a unique battle system.
That's it.
Nothing else. Nada, nothing, zilch, zip, Nothing else.
Last time, I had the following script to give the party a random item from an item pool when opening a chest.
Then, I tried to make the item that the party receive to be removed from the pool and replaced with something else. So I add the following line.
Apparently, array is static and...
So I'm trying to create a custom damage over time effect where the damage and turns it takes is based on the users MP at the time the skill is used (the MP shouldn't be a cost, but it clears once the effect hits the enemy. It's 5 as that's the characters max MP at all times).
I am using...
Getting this java error...not sure why, i don't really understand java, attached pics of error in F8 as well as script list.
Update 1: disableing YEP_battleStstusWindow returns it to working, however I wasn't even playing around in this plug-in when the error occured, i was in the Enchaced_TP...
Hi There!
I just want to know if anyone (good scripter) can help me out.
I want to create a new array with all map info stored in ->
- var array = [];
- array[1] = Map001.json
something like this...
The thing is, in $datamap is always just the last map stored. And $dataMapInfos...
Does anyone how to set an event's location from a javascript command? I'm trying to get an event to follow the player's x position, but the code isn't doing anything:
$gameMap.event(84).x = $gamePlayer.x;
What's wrong with my code above or is there another way to set an event's location?
I just switched over to MV and so far I am enjoying it. Though in my current project I have a bump I can't figure out.
I am trying to implement a sort of interrogation system into my game. The idea was inspired from Wild Arms 3
I have the video set to the tutorial for the system that...
Hello, I'm trying to change a small section of a plugin. I would like to make the font displayed in this part bigger and am not sure how or if it is even possible. My knowledge of coding is somewhere between noob and intermediate ( i know enough to understand how it works, but I don't...
Hey Guys!
I'm using Transformations for my Actors - like Yanfly Shows it at: http://yanfly.moe/2016/07/06/tips-tricks-actor-transformations-rpg-maker-mv/#more-3276
There is the Code from the Lunatic mode for Copy and paste, everthing works just fine!!!
But the Face Picture in the battle...
Hi guys
I have a complex problem in a formula.
I formulate to minimum to be clear.
I wish I could remove the first variable found in the second process.
These possible?
// variable initialisation
A = 3
B = 5
T = 1
X = 4
// Now found the most big valur
ItemQ = new Array(A,B,T,X);
ItemL =...
Hi guys !
Why is this code not working ???
XXX = $gameScreen._pictures[54].x;
YYY = $gameScreen._pictures[54].y;
$gameVariables.setValue(1, XXX);
$gameVariables.setValue(2, YYY);
I would like to get the coordinates, X and Y, an image has the screenshot.
Hello,
I'm new to the forum. I develop games using RPG Maker VX Ace and RPG Maker MV for fun outside of work. I work on different IT-Projects, non-programming based, at my job. I am a complete Java Script novice, and still in the processing of learning. I have searched through Google...
When I enter a battle I get the error, "Cannot read property 'Width' of undefined." I have tried this with both the default settings and customized settings. I have also turned of all non Yanfly plugins, but still nothing.
I have tried switching the default option from true to false then back to true as well as using the <disperse damage> note tag for skills, but to no avail. I have tried removing all other non Yanfly plugins one at a time, but no success then either. Whether I'm healing multiple allies or...
I have tried switching the default option from true to false then back to true as well as using the <disperse damage> note tag for skills, but to no avail. I have tried removing all other non Yanfly plugins one at a time, but no success then either. Whether I'm healing multiple allies or...
Hello there,
Im pretty new and I am trying to figure out how the java scripting class/methods ect works, so I can make my skills do different stuff when meeting certain conditions. Thus making them more interesting and useful.
I am making a single target skill that when targeting an enemy...
Yay, now back in action Happy Christmas time, coming back!
Back in action to develop the indie game that has been long overdue... Final Fallacy. A game that keeps on giving! The development never ends as the developer thinks to be the smart cookie by coming back and beginning by saying... "Oh bother, this indie game has been long overdue..." How could one resist such? No-one c
To whom ever person or persons who re-did the DS/DS+ asset packs for MV (as in, they are all 48x48, and not just x2 the pixel scale) .... THANK-YOU!!!!!!!!! XwwwwX
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.