Here, you can find a list of all archived Scripts that are not within the main "Scripts Database" board, but within separate Forum boards dedicated to sites archived.
Not everyone uses the same version of RPGMaker XP (or the like). Some demonstration packages were made with RPGMaker XP version 1.02, some with RPGMaker XP 1.04, or perhaps a Japanese edition instead of your English edition (or visa versa).
If you are finding that the demo you are trying to use is giving you issues, just do a simple bit of an edit.
STEP 1: Look at your own system's game.ini file. It may read like this:
The problem is not the title (which is 'MyStupidProject' in Japanese), but the librarywhich is why I altered the file's color in the quotes. The demo is trying to use a .DLL file which you do not have. And very likely, you need to do a little replacing. That is.... if the demo does 'not' include the so-mentioned .dll file in the project's ROOT directory.
Having the DLL in the same folder as the Game.exe would alleviate the issues. It is also necessary if it is to be playable on PCs without RPGMaker installed.
FIXING IT
It will require a bit of an edit to make the demo work for you if it is using a different VERSION of RPGMaker than what you have installed. This is not hard.
Change/Edit the offending INI file to use the DLL file which is in YOUR system, so it looks like this:
(Some people may be using RGSS105E.dll if a newer one than mine is available.)
And then replace the Game.exe and Game.rxproj files in the offending demo with the ones you use. The Game.exe file is attuned to the .dll file it requires, so just editing the .ini file isn't enough.
So with all that done, the demo will now be set up to use your .dll file and RPGMaker XP system
This should also cover differences in any updated versions of RPGMaker VX and/or VXAce.
After some months, a few incoming members appeared to deliver advertisement posts. At the same time, others who entered the forum posted the merest of greets within other threads solely to gain the benefits. And in one instance, the incoming member opted to merely quote/reply an entire post without entering any content of his own.
Our forum's staff has been dilligent in eradicating any offending spam posts and advertisements, and should be commended for their work.
In an effort to make their work easier and to eliminate spam content from entering, the policy where an incoming member is required to merely make a single post has been altered. No longer may a newly signed member be permitted to author or post content wherever they wish. Instead, new guidelines have been crafted which should eliminate potential spam.
Incoming members are now requested to create or post an introductory thread within our Occasions forum. They will only be able to post within the Occasions and Feedback forum until the forum's automated system detects their first posting before automatically upgrading their membership to fully registered accounts. It is an automated system, so there should be no difficulty in becoming fully registered.
However, we do have stipulations that their first post not be spam lest it be removed. The posting of spam content to join the forum and gain access to our PM system is still frowned upon. And it is our intention to protect our members from harassment and unwanted avertisement content.
I hope that this gives our members a feeling of comfort as we continue in our efforts to make Save-Point a safe and secure forum.
Hey guys. I've got a new topic here that I think should be helpful for a lot of Makers.
It's also an important one that will be updated as necessary! (I mean, look at the title! Scary, right?!)
Remember to check out the Template for Sumbitted Scripts.
Template
Code:
[center][size=5][b]<script name goes here>[/b][/size]
[size=3]Version: <version number>[/size][/center]
[size=4][b]Introduction[/b][/size]
<Post a short description of your script here, what it does and possibly how.>
[size=4][b]Features[/b][/size]
<Post a bulleted list of features here. This section is optional.>
[list][*]<feature one>[*]<feature two>[*]<feature three>[/list]
[size=4][b]Screenshots[/b][/size]
<Post screenshots of the script in action here. If the purpose of the script is not obvious from a single screenshot, try storyboarding the function of the script with screenshots. If screenshots cannot be taken of the system in action, please say so to prevent people from asking.>
[size=4][b]Demo[/b][/size]
<Post a link to a demo of the script, if one is available. This section is optional if you have the actual script posted, but highly recomended for moderately to highly complex scripts.>
[size=4][b]Script[/b][/size]
<Paste the actual code here, using the CODE tag. This section is optional if you have a demo, but highly recommended for simple to moderately complex scripts.>
<Place detailed instructions for using, setting up, and/or installing the script here. Any database changes, naming conventions, or event command script code should go here. Also include any resources, such as graphics, the script may need. Screenshots are helpful, but not necessary.>
[size=4][b]FAQ[/b][/size]
<This section can be added later, to answer frequently asked questions in the thread and hopefully keep them from being asked again.>
[size=4][b]Compatibility[/b][/size]
<Post any known compatibility issues, such as if this script is SDK compliant, what scripts you know it is compatible or incompatible with, and possibly what methods it alters. This section is optional.>
[size=4][b]Credits and Thanks[/b][/size]
<If you're using graphics made or scripts written by others, or have someone to thank, do it here. This section is optional if you have no one to mention.>
[size=4][b]Author's Notes[/b][/size]
<Anything in general you want to add about the script, the design process, upcoming releases, differences since the last version, etc. should go here. This section is optional.>
[size=4][b]Terms and Conditions[/b][/size]
<Place any required limitations, permissions and/or requirements for the use of this script here. Any conventions such as 'Free for Commercial Use', 'Not intended for Commercial Use', must include scripter's name and/or url, or the script being an exclusive to a forum/forums should go here.>
* The SDK is a rewrite of many of the default classes, a module with scripting tools and a set of scripting standards. The SDK is aimed at the combatable issues of many scripts fighting over the same methods of the default classes. SDK Team Members: Near Fantastica ? Fuso ? Wachunga ? Prexus ? Trickster ? SephirothSpawn
POST ICON DEFINITIONS and INDEX
The index is clickable for immediate access to a given category
If you want to have a new menu design, here's the place to look.
You have a new menu feature or something that changes an existing one?
You want a new battlesystem rather than the default? Come on over.
If you're looking for something to tweak your existing battlesystem, come on in.
If the default message system doesn't appeal to you, try these features.
Systems that change the keyboard system or add new data entry features, try these.
Want a new bargraph? Want a heads-up-display on the map? Come on in.
If you want to be able to keep track of your adventure, a journal may help.
You wanna affect the weather, daylight settings or whatnot? Try these.
These include item shops, custom inns or other niceties
You want a new way to save and/or load your game? Come look here.
Systems that change enemy behavior or stats go in here.
Features that change individual heroes belong here.
Things that affect the party as a whole are in here.
Systems that change the way the map moves or operates are in here.
If you want your heroes to move faster, slower or other ways, come look here.
Systems that change the title screen as a whole are here
Systems that affect your weapons and/or armor belong here
Systems that affect items and how they are used are in here
You want a new way for skills to work? This is the category to look.
Some challenging games to spice up your RPG Adventure.
If you want a new way to tweak the audio in your system or have a new audio feature, look here.
Want some visual spice in your game, look here for new add ons.
Specialized enhancements not covered above for your gaming project.
Mainly demos... These contain multiple systems that work in tandem.
Systems that help in game development, like debugging scripts, are here.
Basically, everything else
Your clickable index page.
Click a 'Heading' to bring up the script category of your choice.