ANDREASASPENBERG'S PROFILE

i help people with warcraft 3 map development so people are welcome to pm me regarding warcraft 3 stuff.

Search

[RMVX ACE] is it possible to create the battle system from the tales series

i am just wondering because if it is possible i want it.

[RMVX ACE] 3d graphics

i have heard remors that 3d graphics is possible in vx ace. is there any games that feature that around? what file format is supported?

[RMVX ACE] how can i move the airship from 1 map to another while it is in the air

in final fantasy 3(not final fantasy 6 on super nintendo) there is a floating continent that can be accessed only by airship.(the airship can move away from it and back to it.) i want the same in my game but i am completely stuck and nothing i try works. i tried map events but they do not respond to the airship. i tried common events but that did not help either. please help me out.

[RMVX ACE] how can i create a character swap system

what i am looking is a system similar to final fantasy 10 where one character goes out of the battle-team and another comes in. i have tried eventing already and that does not work at all in this regard. i do not want a repeat of other topics where people tell me to learn other languages first. i have also searched without finding anything. please help me create this system.

[RMVX ACE] can anybody teach me ruby

i want to develop my own scripts but i do not know any programming languages already and as such the help file in rpg maker vx ace is useless to me.(must have already learned another language in order to get anything out of that.) therefore i ask the people here to teach me. i seek to learn how to create a quest log that is accessed from the menu.(similar to in ni no kuni.) i want to learn stuff from it.

[RMVX ACE] how can i create a dark knight character

what i have in mind is a group of spells that gets stronger the more taint the character have and that also costs hp to use. how can i do that?

[RMVX ACE] how can i create a gun smithing system

what i have in mind is a system where a spell opens a list containing recopies of different weapons each of which can be created if the ingredients are available. for example 2 pistols can be combined to create a double pistol and 2 double pistols can be combined to create a quad pistol. a quad pistol can be combined with something else to create a shot gun. it is obvious that it requires some scripting but i can live with that.(unless you find some way to create it through eventing.) please help me out.

how do i upload a game

i am working on a game that i want to release a demo of on this website. how do i do that?

[RMVX ACE] how can i create a step counter

i have tried eventing but each step generates a random value. even storing a constant value in a variable and applying that caused the same issue. as a result i need a script but my scripting knowledge is limited. the step counter needs to affect variables by a single point per step. please help me out.

how can i add a state when another state goes away

in one of my project i have a series of connected states. what i want them to do is that when one of them goes away another one takes its place. i also need a system that reduce a variable by one for each step. please help me out.