본문 바로가기

RPG Maker MV62

Custom Information Window - RPG Maker MV IntroductionThis plugin provides the Information Window that adds a text via the global variable. How to Use This plugin command allows you to add a text. MenuInformation add textMenuInformation add Hello, World MenuInformation add \image textMenuInformation add \image text MenuInformation add \image wow This plugin command allows you to delete all texts. MenuInformation clear Change Log 2016.01.. 2020. 2. 13.
Arabic Name Input - RPG Maker MV IntroductionThis plugin allows you to type the name in the Arabic. LinkGithub RAW - https://github.com/biud436/MV/raw/master/RS_ArabicNameEdit.js Version Log2020.01.31 (v1.0.0) - First Release. 2020.01.31 (v1.0.1) : - Reviewed the Arabic letters, by Koro San. 2020. 1. 31.
Refresh Manager - RPG Maker MV Refresh Manager (Plugin Enable/Disable)IntroductionThis plugin allows you to change the plugin configuration during the game. Video How to UseThis plugin allows you to change the plugin configuration during the game. You can change the configuration of a specific plugin that didn't use during the game without restarting the program. To change a plugin configuration scene, you need to call below .. 2020. 1. 13.
Multiple HUD Battle Addon - RPG Maker MV IntroductionThis plugin allows you to draw multiple HUD during the battle.To use this add-on, You must have RS_HUD_4m 1.1.3, or later versions. This plugin is supported to draw the Active Time Battle gauge if you are using ATB plugins.If you are using plugins such as YEP_X_BattleSysATB or Ellye_ATB or VE - Active Time Battle or MPP_ActiveTimeBattle,You can display a new gauge. But if you were no.. 2019. 11. 19.
Simple AdMob - RPG Maker MV IntroductionThis plugin provides the way easily to display an advertisement in your cordova application for Android or iOS. Korean Translation - https://blog.naver.com/biud436/220779787549 How to setup 1. Create a cordova applicationIn case of using a cordova-cli, Before you start build your mobile application, you need to attempt as below. if your cordova version is to 7 or more, you can easily.. 2019. 11. 6.
Korean Name Input (JOHAB, 조합형) - RPG Maker MV 소개이전 방식의 플러그인에서는 보이지 않는 에디트 박스를 생성하고 조합된 한글을 긁어오는 방식을 사용하였습니다. 하지만 안드로이드 크로미움 웹뷰에서는 에디트 박스가 포커스 상태일 때, 키보드 레이아웃 화면이 뜸과 동시에 안드로이드의 상태바도 같이 표시됩니다. 입력이 끝나면 자동으로 상태바가 감춰져야 하지만, 화면에 보이지 않게 만든 에디트 박스의 경우, 가끔 상태바가 자동으로 사라지지 않는 버그가 있었습니다. 보이는 경우에는 상태바가 잘 사라지지만, 그렇지 않은 경우에는 가끔 버그가 생깁니다. 수 많은 기능보다는 안정적으로 돌아가는 게 중요하므로, 투명한 에디터 박스를 없애고 잘 돌아가게 만든 한글 라이브러리를 사용하여 내부에서 한글을 조합 방식으로 다시 만들었습니다. 그래서 예전과 같이 모바일에선 키보.. 2019. 11. 2.
Battle Static Animation - RPG Maker MV IntroductionThis plugin allows you to play the loop animation during the battle SetupThis plugin must require the specific plugins YEP_CoreEngine and YEP_BattleEngineCore plugins.You should place this plugin somewhere below 'YEP_CoreEngine' and 'YEP_BattleEngineCore' in the Plugin Manager. Usage This plugin must require YEP_CoreEngine and YEP_BattleEngineCore plugins. You should place this plugi.. 2019. 10. 11.
Korean Hangul Damage - RPG Maker MV IntroductionThis plugin allows you to show up the damage value with Korean. 만일 1억 단위가 있고, 만 단위가 0이면 만 단위는 표기하지 않습니다. How to Use 다음 이미지를 img/system 폴더에 넣고, RS_HangulDamages.js 플러그인 파일을 플러그인 관리에 설정합니다. 설정 화면에서 매개변수 "데미지 표시 비트맵 이름"를 찾아서 열고 "Damage_1" 파일을 img/system 폴더에서 찾아 설정합니다. ▲ https://github.com/biud436/MV/raw/master/docs/images/Damage_1.png 만(萬) means 10,000 (10^4) 억(億) means 100,000,000 (10^.. 2019. 6. 13.
Simple Arabic Message System (No Flip Layer) - RPG Maker MV IntroductionThis plugin is possible to show up Arabic text simplify. Unlike the Arabic message system I uploaded before, This plugin displays the arabic text on the left side of the message window. Because the flip layer didn't be compatible with other message plugins. DownloadPlace it in /js/plugins folder after downloaded RS_ArabicSimplify.js and then set up it in the plugin manager. Github RA.. 2019. 6. 3.
Pause Plugin - RPG Maker MV IntroductionThis plugin allows user to pause in the game. How to useFirst Up, You must go through to your project's plugins folder and place this plugin into it. and then you must go through to the menu and find the plugin manager and open it, then there is need to set up a pause plugin around it through a plugin manager. You should also place an image file to a path img/pictures/pause.png befor.. 2019. 3. 5.