RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[RESOLVED] Real simple request... (Bit of help please).

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 85
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.
« Last Edit: April 23, 2008, 01:12:03 PM by Falcon »

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
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.

***
Rep:
Level 85
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.