Hi everyone ;) I don't know what would be the right place to post a question like this! ;)
I wanted to know I formula being the parameter curve "Generate curve..." window. This window is comprised of a:
begin level (1) and end level (99) values and then a growth type with 21 settings!!
I wanted...
I wanted to ask for a feature... would it be possible to save the map into 2 different png files seperated by layers... the under layer and the over layer?! ;) everything that is under the hero will be on one PNG and the other PNG would contain the layer that is placed above the player!! Is it...
Hi there, that's a awesome plugin... I wanted to ask for something though ;) I don't know if you are accepting requests... but... here it goes.
Is it possible to save 2 png instead of 1?! 1 png would contain the layer below character and the other the layer above character ;) this would...
Hi everyone,
I don't know if this is a request because I don't know if there is a script for this, but here it goes, creating a parallax max is sometimes needed and a lot of games use it more and more often.... one thing I noticed though is that it is a real pain to separate the layer below...
I think i got it:
/<STATIC\s+(\w+)(?:( [\w ]*\w))?\s*(?::\s*([^<]?))?\s*>(?:([^]*?)<\/STATIC \1\2>)?/i
Don't know if it is optimal though :)
By the way @Iavra I posted in the topic: "discussion on how to 'properly' code in RM MV" give it a look and tell me your personal opinion! :)
The actual string is:
<STATIC MUST OPTIONAL1 : OPTIONAL2>
all kind of character inside here!!
</STATIC MUST OPTIONAL1>
Static is a static known word.
Must is a required word (only 1 word).
Optional1 is a alpha numerical multiword (optional) group.
Optional2 is a alpha numerical...
I like this style ;) how do you do dependencies checking? do you throw error? another question I wanted to ask is regarding plugin parameters how do you do it? I mean the variables are they local, with function access for the public ones?
and how about registering your plugin? I see a lot...
Cound't we enchance the performance of the base RMMV engine by changing the for each to for loops?! and those things? how can they didn't do it already.. it isn't that much hard to read..
I'm thinking of a way load note tags... right now I use the this method:
PLUGIN 1:
loadNoteTags() {
for...
XDE_X_AchvPack1 +v1.0
xDGameStudios
Introduction
This plugin adds new achievements to the XDE_AchievementSys plugin.
Features
All the help is provided in the help section of the plug in. Here is a copy of that section:
Screenshots
(Doesn't apply, is an extension!)
How...
Sorry for my late response somehow I don't receive any notification of your questions --' well hope you all get how to make it work... I thought it would be easy to understand sorry if it isn't xP
About the 25 achievement limit... I released this plugin as a demo... I intended to make a game of...
I am trying to create a regexp for this:
word many words here word
i want to extract the 'many words here' with out the beginning and end spaces.
i use
/word\s*([\w ]+)\s*word/i
If the sentence is 'word she got word'
the match will have all the extra spaces :/ can't it be...
Hi everyone I would like to know if anyone of you ever seen a iconset for RPG Maker containing the XBOX or Playstation contorller icons... or a like!
Thank you so much,
Hi everyone!! I wanted to know how can I reference a game_enemy and by that I mean one from the gameTroop array!
for example for actors you can do something like... action.subject().actor().id... store this id and then use....
$gameActors.actor(id);
what if I want to do this with enemies...
Hi everyone I need to reset a variable on every time a Battler dies/gets resurrected and or everytime a battle starts/ends.
lets say for example the variable is gotHit... I need to know if since the beginning of the battle the battler got hitted or not... or if he got hit since the last time...
?!?! My plugin doesn't work WITHOUT the ItemCore?! or doesn't work WITH it?!
It works never the less for what I know the problem is that the letters are screwed up!! And here on my computer everything is working!! with and without the ItemCore.
It works maybe it doesn't work the way you want...
Update on the Unity thing: I had to redo all my map graphics for Unity because the originals were from XP, but it actually looks so much better now in Unity, so I genuinely might make the switch.
Messing around with fragment shaders (filters). This thing is HUGE and I'm surprised almost no one makes good use of. Even the number of plugins that do this stuff are limited.
There's 7 main areas in the game that are all connected. This train get's you from an underground lab to the center of someone's subconscious. inside the train you can talk to some of the passengers. but going to the top of it, there's battles.
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.