Posted by Lance 24.4.252.137 using Mozilla/4.5 [en]C-AtHome0405 (Win95; U) on March 02, 2000 at 03:46:34:
I have many requests for the next version. Some may have been said before so bear with me.
Commands:
1: #EraseText (14,7)
Erases previously put text at specified coordinates. This needed for my item menu. And most other menus.
2: #UseMove ("poison.spc")
I have found that enemies only use the first move in the list. I would like to make enemie AI but can't get them to call special moves.
3: #CharacterSwap ("on")
This would make character swap always available or only available on #CallPlayerSwap ()
General RPGCode stuff:
1: Make some symbol to be used as multiplication as RPGCode would make a multiplication sign a comment.
2: Allow #CreateItem to create multiple items....not just one
General Toolkit stuff:
1: Make an option when making enemies that can make them impossible to beat...or impossible to lose to. I have several situations in Oasis were I want a battle you have to win or have to lose.
2: Make enemies use ALL of the moves on their lists...not just the first one.
Thanks!!
-Later