Template for Script Submission

Started by Blizzard, January 07, 2008, 08:51:26 pm

Previous topic - Next topic

Blizzard

January 07, 2008, 08:51:26 pm Last Edit: December 10, 2015, 09:56:03 pm by KK20
1.

If you make a script for RGSS (RMXP), please add the [XP] tag in your title and separate the script name from the tag with a space.
If you make a script for RGSS2 (RMVX), please add the [VX] tag in your title and separate the script name from the tag with a space.
If you make a script for RGSS3 (RMVX Ace), please add the [VXA] tag in your title and separate the script name from the tag with a space.
If you make a plugin in JavaScript (RMMV), please add the [MV] tag in your title and separate the script name from the tag with a space.
If your script can work in multiple makers, feel free to add their corresponding tags. Do NOT use a collective tag like [XP/VX/VXA]! Each tag has to be there, like [XP][VX][VXA]!


2.

Please use this template here when you are submitting a script. It makes your topic overviewable. If you do not apply the template's header appropriately, your script will not be listed in the database on the homepage.

[CENTER][SIZE=24pt][b]<SCRIPT NAME>[/b][/SIZE]
[SIZE=16pt]Authors: <AUTHORS, NO SPECIAL THANKS HERE>[/SIZE]
[SIZE=16pt]Version: <NUMBER>[/SIZE]
[SIZE=14pt]Type: <DETAILED TYPE>[/SIZE]
Key Term: <KEY TERM (COMMON TYPE), SEE FURTHER BELOW FOR ALL ALLOWED TERMS>[/CENTER]
[hr]
[SIZE=18pt][b]Introduction[/b][/SIZE]

<TELL US SOMETHING ABOUT YOUR SCRIPT>
[hr]
[SIZE=18pt][b]Features[/b][/SIZE]

[list]
[li]<LIST YOUR SCRIPT FEATURES HERE>[/li]
[li]<AND HERE>[/li]
[li]<AND HERE>[/li]
[li]<AND SO ON>[/li]
[/list]
[hr]
[SIZE=18pt][b]Screenshots[/b][/SIZE]

<REQUIRED IF IT MAKES SENSE, IF NO PLEASE MENTION IT SO PEOPLE DON'T ASK>
[hr]
[SIZE=18pt][b]Demo[/b][/SIZE]

<REQUIRED OR SCRIPT>
[hr]
[SIZE=18pt][b]Script[/b][/SIZE]

<REQUIRED OR DEMO, ALSO POST WHERE TO PUT YOUR SCRIPT>
[SPOILER][QUOTE]
<HERE GOES YOUR SCRIPT, BUT USE [ CODE ] TAGS INSTEAD OF [ QUOTE ] TAGS>
[/QUOTE][/SPOILER]
[hr]
[SIZE=18pt][b]Instructions[/b][/SIZE]

<HERE OR REDIRECT TO THE SCRIPT IF THERE ARE SOME>
[hr]
[SIZE=18pt][b]Compatibility[/b][/SIZE]

<PLEASE LIST AS MANY COMPATIBILITY ISSUES AS YOU CAN IF THERE ARE ANY>
[hr]
[SIZE=18pt][b]Credits and Thanks[/b][/SIZE]

[list]
[li]<BE SURE TO CREDIT THE ORIGINAL MAKER(S)>[/li]
[li]<BE SURE TO CREDIT THE ORIGINAL MAKER(S) EVEN IF IT IS A DERIVATE, MERGE OR EDIT>[/li]
[/list]
[hr]
[SIZE=18pt][b]Author's Notes[/b][/SIZE]

<EVERYTHING ELSE>



3.

The Key Terms mentioned in the header of the topics are:


  • Actor Add-on

  • Add-on Collection

  • Battle Add-on

  • Blizz-ABS Plugin

  • Custom Battle System

  • Custom Environment System

  • Custom Equipment System

  • Custom Item System

  • Custom Menu System

  • Custom Message System

  • Custom Movement System

  • Custom Shop System

  • Custom Skill System

  • Enemy Add-on

  • Environment Add-on

  • Game Utility

  • Menu Add-on

  • Message Add-on

  • Minigame

  • Misc Add-on

  • Misc System

  • Movement Add-on

  • Player / Party / Troop Add-on

  • RMX-OS Plugin

  • Scripting Tool

  • Title / Save / Load / GameOver Add-on



These Key Terms allow that your script is listed on the homepage appropriately. If you leave it out or don't use it at all, your script will not be listed in the database on the homepage. Do not edit any Key Term, they have to be written exactly as here. More than one term is not allowed!


4.

If you have not applied the template correctly, your script will not appear in the database on the homepage. The capitalization and properly using the spaces in the header section is important, the rest is not.



Thank you for your cooperation.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Blizzard

Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Nortos

same layout you've always used for your scripts? it's nice and easy to tell where everything is

Blizzard

Yeah. But I added horizontal lines, center align and spoilers. :)
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Vell

you kno, that itself looks almostlike a Script

Fantasist

It is, in a way :P

Or maybe not. But I like
I'll be using them a lot.
Do you like ambient/electronic music? Then you should promote a talented artist! Help out here. (I'm serious. Just listen to his work at least!)


The best of freeware reviews: Gizmo's Freeware Reviews




Blizzard

Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Punn

July 01, 2008, 02:00:57 pm #7 Last Edit: August 22, 2008, 05:49:30 am by Blizzard
<SCRIPT NAME>
Version: <NUMBER>
Type: <TYPE>
Key Term: <KEY TERM>



Introduction

<TELL US SOMETHING ABOUT YOUR SCRIPT>


Features


  • <LIST YOUR SCRIPT FEATURES HERE>
  • <AND HERE>
  • <AND HERE>
  • <AND SO ON>



Screenshots

<REQUIRED IF IT MAKES SENSE, IF NO PLEASE MENTION IT SO PEOPLE DON'T ASK>


Demo

<REQUIRED OR SCRIPT>


Script

<REQUIRED OR DEMO, ALSO POST WHERE TO PUT YOUR SCRIPT>
Spoiler: ShowHide

<HERE GOES YOUR SCRIPT>



Instructions

<HERE OR REDIRECT TO THE SCRIPT IF THERE ARE SOME>


Compatibility

<PLEASE LIST AS MANY COMPATIBILITY ISSUES AS YOU CAN IF THERE ARE ANY>


Credits and Thanks


  • <BE SURE TO CREDIT THE ORIGINAL MAKER(S)>
  • <BE SURE TO CREDIT THE ORIGINAL MAKER(S) EVEN IF IT IS A DERIVATE, MERGE OR EDIT>



Author's Notes

<EVERYTHING ELSE>

Blizzard

July 01, 2008, 03:05:26 pm #8 Last Edit: February 21, 2009, 05:37:06 am by Blizzard
Yes, this is how it looks like when you apply it.

EDIT: I updated the first post with more information.

EDIT: The template has been updated. Now there is an additional section called "Authors" in the header.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

elmangakac

its possible put a script that i dont create???? obviously..... giving credit to the author????   :haha:

Blizzard

If the author has no objections, yes.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Blizzard

Based on bigace's suggestion here, I have added the new key term Custom Shop System. :)
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.