KAMESOFT - Formerly KGC Software
#1
[Image: kamelogo.png]
[Image: kgclogo_s.png]

This thread is a redirect page to a website with Japanese resources and software heralding from RPGMaker 2000 up to RPGMaker MV.  Its original terms of use were more strict, forbidding commercial usage or posting of their source content on other sites. However, terms had changed, and have become more lax.

While this thread does not post the actual script content, it will post links and descriptions to said software.

You should be able to navigate through its site to find the resources.

Do note, using Google Translate upon the webpage will actively disable certain menus and hotlinks.  And line-by-line translation is way more accurate in comparison.



Terms of Use

If you wish to reprint any scripts or other materials from this site, please let us know in advance via the message board or email.

Please feel free to link to the pages of each technique or script.
However, due to renovations or rearrangements, links may occasionally become broken.

We are not responsible for any damage caused by editing the script.
Please use it at your own risk.
Just to be safe, be sure to back up your data before use.

Currently, we are not accepting requests at all.

No reporting of use is required. No copyright notice is required.
If you would like to include it, we do not require any specific format.

Modifications are of course OK.
There are no restrictions on secondary distribution after modification.
(As long as you don't blatantly say "I wrote it all myself")
Please feel free to use it in general languages (C++, C#, etc.).

15+・18+・It can also be used for shareware games.



...I've written a lot of formal things, but there will be no problem if you use it normally.
Please feel free to use it. ヽ(´▽`)/
Original Japanese Wrote:利用規約

本サイト内のスクリプト等を転載する場合は、できれば事前に掲示板かメールでご一報ください。

各テクやスクリプトのページへのリンクはご自由にお張りください。
ただし、改装や配置替えにより、まれにリンクが切れる場合があります。

スクリプトを編集したことにより何らかの損害が生じても、当方は一切責任を負いません。
自己責任でご利用ください。
念のため、使用前には必ずバックアップを取っておいてください

現在、リクエストの受け付けは全面的に停止しています。

使用報告は不要です。著作権表記も不要です。
もし表記して頂ける場合でも、書式は特に指定しません。

改造はもちろん OK です。
改造後の 2 次配布は特に規制しません。
(あからさまに「全部自分で書きました」とか言わなければ)
一般の言語(C++, C# など)への流用もご自由にどうぞ。

15禁・18禁・シェアウェア等のゲームでも使用可能です。

・・・と、堅苦しいことを書き並べてきましたが、普通に利用していただく分には全く問題ありません。
どうぞガンガン使ってやってください。ヽ(´▽`)/
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
#2
テクニック・スクリプト一覧 - 200x
Technique Script List - 200x


The title for each event listed below is a link to its corresponding event system.


  • On-screen map display
    This is a familiar technique from Final Fantasy.
    This event simply displays the entire map on the edge of the screen when you enter the map, and then calculates and displays your current position through parallel processing.
    Individual downloads with Map001, Pictures and other content for RPGMaker 2000 and 2003 are available at the bottom of the page. 

  • Dash and menu commands
    Dashing is designed to facilitate smooth game progression.
    It's an essential system when creating games that make extensive use of large maps.
    Menu commands are small windows used to perform operations other than the menu screen.
    The available download at the bottom of the page includes a Map001.lmu and other content that works with both RPGMaker 2000 and 2003.

  • Ability system (FFXIV imitation)
    This is a feature that allows you to acquire special skills through equipment, similar to FF9.
    When you equip a piece of equipment, you can temporarily use a specific ability.
    When you remove the equipment, that ability becomes unusable.
    Once you have acquired a certain amount of AP, you can use that ability even when you remove the equipment.
    There are no downloads available for this event system at the moment.

  • HP/MP auto-recovery
    This is a feature familiar from games like Terrazzo and S○○er Shan that automatically restores HP and MP after battle.
    It can be a bit tedious, but once you've set it up, it can easily be reused in other games.
    The available download at the bottom of the page includes a Map001.lmu and other content that works with both RPGMaker 2000 and 2003.

  • On-screen location name display
    This is my own technique.
    This technique also doesn't involve any complicated processing.
    The purpose of this event is to display the name of the place at the top of the screen when you enter the map.
    I recommend this to anyone who wants to create a user-friendly game.
    Individual downloads with Map001, Pictures and other content for RPGMaker 2000 and 2003 are available at the bottom of the page. 
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
#3
テクニック・スクリプト一覧 - XP
Technique/Script List - XP

The title for each event listed below is a link to its corresponding RGSS scripts. 


Remember:  All content linked is in Japanese.


Base Functions:
Base Functions

Menu: 
Menu

Map:
Map

Skill:
Skill

Item:
Item

Equip:
Equip

State:
State

Special system: 
Special system

Battle screen:
Battle Screen

Battle system:
Battle system

Draw function:
Draw function

Applied function:
Applied function
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links




Users browsing this thread: 1 Guest(s)