Topic: RMXP
Not finding your answer? Try searching the web for RMXP
Answers to Common Questions
What does RMXP stand for?
RPG Maker XP (utility program) Read More »
Source: http://acronyms.thefreedictionary.com/RMXP
What does RMXP mean?
The acronym for RPG Maker XP rpg maker Read More »
Source: http://www.urbandictionary.com/define.php?term=RMXP
What's the experience curve in RMXP? How does it calculate the Ne...
def make_exp_list @exp_list[1] = @exp_list[100] = 0 m = actor.exp_basis n = 0.75 + actor.exp_inflation / 200.0; for i in 2..99 @exp_list[i] = @exp_list[i-1] + Integer(m) m *= 1 + n; n *= 0.9; end end That is how it does it in VX, not sure a... Read More »
Source: http://answers.yahoo.com/question/index?qid=20100202001150AAc65gs
Featured Content:
RMXP
More Common Questions
Answers to Other Common Questions
computer programming service,web site design,homework help custome website design etc, at http://learnunix.info/
Read More »
Source: http://answers.yahoo.com/question/index?qid=20090503021711AAgtnUA
This mapping tutorial shows you how to create an event to open a door in RPG Maker XP (RMXP)
Read More »
Source: http://www.wonderhowto.com/how-to-create-door-opening-event-rpg-m...
This 4 part mapping tutorial shows you how to create a map using the Grassland tileset in RPG Maker XP (RMXP).
Read More »
Source: http://www.wonderhowto.com/topic/xp-rmxp/how-to-use-the-grassland...
This mapping tutorial shows you how to create maps using the Woods tileset in RPG Maker XP (RMXP).
Read More »
Source: http://www.wonderhowto.com/how-to-use-woods-tileset-rpg-maker-xp-...
This is a demonstration of how to do a simple switch puzzle in RPG Maker XP (RMXP) where after two torches are lit, a door opens.
Read More »
Source: http://www.wonderhowto.com/how-to-make-torch-puzzle-rpg-maker-xp-...
This RMXP Mapping tutorial series shows you how to use the Castle tileset in RPG Maker XP.
Read More »
Source: http://www.wonderhowto.com/how-to-use-castle-tileset-rpg-maker-xp...