Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] Real simple request... (Bit of help please).

Started by memyselforwho, April 22, 2008, 08:38:32 PM

0 Members and 1 Guest are viewing this topic.

memyselforwho

Hey. I am creating my first game (Strictly for fun) and am in need of several scripts that i am confident exist. (Also a few questions).


1: A script that allows the player to combine weapons or items to create stronger weapons and items.

2: A very basic mini map script

3: How to add the characters picture to the text pop-up.

4: Any battle system that is better than the rather dull one that is with rmxp.



Now just two quick questions:

1: How do i add items that can be used by the player?

2: How do i add sprites that can be used?


Thank you very much for any help, i know i am new but i will be staying active.

modern algebra

1. http://rmrk.net/index.php/topic,20445.0.html

2. See ABS below. I think you can get the minimap separate from the battle system.

3. Any AMS - http://rmrk.net/index.php/topic,7035.0.html; http://rmrk.net/index.php/topic,17085.0.html; http://www.rpgrevolution.com/forums/?showtopic=7692

4. ABS - http://chaos-project.com/cpforum/index.php?topic=106.0; RTAB - http://members.jcom.home.ne.jp/cogwheel/script/rtab.html; TBS - http://www.rpgrevolution.com/forums/?showtopic=7143; SVBS - http://www.rpgrevolution.com/forums/?showtopic=9190




1. You make them in the database. If you mean increase the amount of them that can be made, then just click the Change Maximum button.

2. You can import any graphic using the resource manager. You can access it by pressing the button or by pressing F10. You can also copy files directly into the appropriate subfolders of Graphics, but you need to set transparency manually if you do it that way.

memyselforwho

Quote from: modern algebra on April 23, 2008, 12:27:47 AM
1. http://rmrk.net/index.php/topic,20445.0.html

2. See ABS below. I think you can get the minimap separate from the battle system.

3. Any AMS - http://rmrk.net/index.php/topic,7035.0.html; http://rmrk.net/index.php/topic,17085.0.html; http://www.rpgrevolution.com/forums/?showtopic=7692

4. ABS - http://chaos-project.com/cpforum/index.php?topic=106.0; RTAB - http://members.jcom.home.ne.jp/cogwheel/script/rtab.html; TBS - http://www.rpgrevolution.com/forums/?showtopic=7143; SVBS - http://www.rpgrevolution.com/forums/?showtopic=9190




1. You make them in the database. If you mean increase the amount of them that can be made, then just click the Change Maximum button.

2. You can import any graphic using the resource manager. You can access it by pressing the button or by pressing F10. You can also copy files directly into the appropriate subfolders of Graphics, but you need to set transparency manually if you do it that way.

Wow thank you very much for the links and information. It's very much appreciated.