Announcement
Announcement
| 2nd Quarter Contest Announcement posted! See the Community Announcements section. |
New threads (complete scripts) here will go into a moderation queue. You will not see your thread appear when you create it. A moderator will decide if it will be approved or denied.
![]() ![]() |
Jun 20 2011, 07:04 PM
Post
#1
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Generic Gauge Graphics - KGC_GenericGauge
Last Update: 2009/09/26 Created by tomy ( http://ytomy.sakura.ne.jp/ ) ![]() This is part of an on-going project to update and restore KGC scripts to have their own individual topic for easier user reference. About "Last Update" timestamps: Last update timestamps refer to the date as defined on the original KGC website. This is to keep track of whether scripts are up-to-date or not. Summary This script provides the implementation of simple gauge graphics based off images placed in the Graphics/System folder. See the screenshot above for a visual example. By default, KGC_GenericGauge rewrites how the HP and MP gauges are drawn. It also adds a gauge for EXP to next level in the Status screen. The following KGC scripts support KGC_GenericGauge if you have both installed simultaneously:
The date provided by each script is the latest version as printed on the KGC website (as of June, 2011). If you have a version that is older than the date listed, it will not support KGC_GenericGauge. Script
KGC_GenericGauge.txt ( 13.1K )
Number of downloads: 517
KGC_GenericGauge_Graphics.zip ( 9.36K )
Number of downloads: 533If pasting the script in your script editor results in the code appearing all on one line, simply download the txt file onto your hard drive and copy it from Notepad. The zip contains gauge graphics for all supported KGC scripts mentioned above. Do not rename the files. Place graphics in the \Graphics\System folder of your project. Installation Paste this script into its own page within the "Materials" section in the script editor of your project. Download the KGC_GenericGauge_Graphics.zip and place its contents in the \Graphics\System folder of your project. How to Use All customization is done within the customization module within the script. Please read the comments thoroughly. Gauge graphics have a design requisite: ![]()
In-game example with a 30 degree slant: ![]() Compatibility gagay Disgaea Skill System Patch - By Mr. Bubble This script will have compatibility issues with other scripts that overwrite draw_actor_hp_gauge and draw_actor_mp_gauge. Do not use with old versions of KGC_BitmapExtension. If you want a compatibility patch between KGC Generic Gauge and another script that uses custom gauges, post in this topic with the link to the other script. I may make a patch for you. FAQ Why do I get this error? ![]() Spoiler: How can scripters make their own gauges using custom values? Spoiler: Terms and Conditions http://ytomy.sakura.ne.jp/tkool/rpgtech/rules.html Editing and modifying the script is okay. Just don't say you made it all yourself. Permission to use is not necessary. Copyright information/documentation for KGC scripts is not necessary. -------------------- I no longer support Tankentai.
|
|
|
|
Jun 21 2011, 06:29 PM
Post
#2
|
|
![]() Type: Designer Alignment: Chaotic Good |
OMG thank you!
|
|
|
|
Jun 27 2011, 12:26 PM
Post
#3
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Updated with a link to the version of KGC_Overdrive that can utilize KGC_GenericGauge.
-------------------- I no longer support Tankentai.
|
|
|
|
Jul 8 2011, 01:15 PM
Post
#4
|
|
![]() ![]() Type: Coder Alignment: Chaotic Good |
Thanks for this, adn also for all the tohers KGC scripts, they are great and you're doing a hell of a job updating this for the community, people should recognize that from you, keep the hard work.
-------------------- I support:
Spoiler: |
|
|
|
Jul 10 2011, 07:00 AM
Post
#5
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Link added to KGC Equip Extension w/ generic gauge support.
-------------------- I no longer support Tankentai.
|
|
|
|
Aug 23 2011, 06:58 AM
Post
#6
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Added a link to KGC_SkillCPSystem which now supports generic gauges for CP gauges.
All KGC scripts which now support KGC Generic Gauge have now been updated to their latest versions. Also... I guess since this is relatively easy, if you want to request KGC Generic Gauge support for another non-KGC script that uses custom gauges, you may request it here. I may do it for you. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 23 2011, 03:09 PM
Post
#7
|
|
![]() ![]() Type: Undisclosed Alignment: Unaligned |
Then can you make it compatible with Melody 1.00m, please?
For battle that is. This post has been edited by xein: Aug 23 2011, 03:10 PM -------------------- |
|
|
|
Aug 23 2011, 06:25 PM
Post
#8
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Then can you make it compatible with Melody 1.00m, please? For battle that is. Can you be more specific please. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 24 2011, 03:46 AM
Post
#9
|
|
![]() ![]() Type: Undisclosed Alignment: Unaligned |
Ok, I tried to place the script in YEM & BEM 1.00m. The gauges did appear in the menu but did not appear in battle.
I was hoping to have them also appear in battle, overwriting the current gauges. Having them fit the actor's portrait with HP and MP at the bottom. While Rage and Overdrive (if they exist) at the top of the portraits. I did post a topic asking for help in this matter (not specific) in RGSS2 Scripting language support, here: http://www.rpgmakervx.net/index.php?showto...mp;#entry456920 -------------------- |
|
|
|
Aug 28 2011, 11:43 AM
Post
#10
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
I keep getting an error message every time I enter combat or open my menu saying:
Script 'Generic Gauge' Line 251: ArgumentError occurred wrong number of arguments(9 for 7) -------------------- |
|
|
|
Aug 28 2011, 02:02 PM
Post
#11
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Ok, I tried to place the script in YEM & BEM 1.00m. The gauges did appear in the menu but did not appear in battle. I was hoping to have them also appear in battle, overwriting the current gauges. Having them fit the actor's portrait with HP and MP at the bottom. While Rage and Overdrive (if they exist) at the top of the portraits. I did post a topic asking for help in this matter (not specific) in RGSS2 Scripting language support, here: http://www.rpgmakervx.net/index.php?showto...mp;#entry456920 I will work on this soon. I keep getting an error message every time I enter combat or open my menu saying: Script 'Generic Gauge' Line 251: ArgumentError occurred wrong number of arguments(9 for 7) Possible script incompatibility. I will need more information. You can list what other scripts you're using or make a demo for me to look at. Also, make sure you're not loading from an old save file. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 28 2011, 02:41 PM
Post
#12
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
Possible script incompatibility. I will need more information. You can list what other scripts you're using or make a demo for me to look at. I've tried removing some of my other scripts and it still has the error BigEd781' Final Fantasy IX Menu - Error persisted after removing BigEd781's Final Fantasy IX Save Screen - Error persisted after removing KGC_GenericGauge KGC_EnemyHPGauge - Error persisted after removing KGC_OverDrive - Error persisted after removing Shanghai's Overkill - Error persisted after removing BigEd784's Battle End script(Dont remember the actual name) - Didnt remove because error is before battle even starts Redyugi's Level Up - ^Same as above KGC_ForceStopVictoryME -^ Same as above Reedo's Skill-On-Equip Lite - Didnt remove GB Production's Disgaea Skill Level System - Didnt remove Mithran's Critical Skills - Didnt remove KGC_EquipExtension - Error persisted after removing Cylindrical's Synthesis Shop - Error persisted after removing Also, make sure you're not loading from an old save file. Nope, always with a fresh game. It even does it turning the test battle in the troops tab in the database. EDIT: I found the problem, I removed GB Production's Disgaea Skill Level System and the game ran just fine without the error. I'm assuming it has something to do with the bar's appearing in the Skill menu for the skill's XP. Would there be any way to have these two work together without the error returning? This post has been edited by Wesker T02: Aug 28 2011, 03:26 PM -------------------- |
|
|
|
Aug 28 2011, 11:20 PM
Post
#13
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Possible script incompatibility. EDIT: I found the problem, I removed GB Production's Disgaea Skill Level System and the game ran just fine without the error. I'm assuming it has something to do with the bar's appearing in the Skill menu for the skill's XP. Told ya. QUOTE Would there be any way to have these two work together without the error returning? Yes. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 29 2011, 12:33 AM
Post
#14
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
-------------------- |
|
|
|
Aug 29 2011, 12:35 AM
Post
#15
|
|
![]() Type: Undisclosed Alignment: Unaligned |
And how would I go about fixing this? Lol Just make a demo with the scripts or link to the script and I'll do it. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 29 2011, 12:38 AM
Post
#16
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
Edit: Attached the script
Skill_Level.txt ( 101.03K )
Number of downloads: 7This post has been edited by Wesker T02: Aug 29 2011, 12:44 AM -------------------- |
|
|
|
Aug 29 2011, 12:43 AM
Post
#17
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Why don't you just link to the script's topic?
-------------------- I no longer support Tankentai.
|
|
|
|
Aug 29 2011, 12:46 AM
Post
#18
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
Lol I would have, but the topic only had a demo, plus I wasnt sure if any of the changes I made to the script might have affected it. My last post has the script attached if you didnt see it.
-------------------- |
|
|
|
Aug 29 2011, 02:42 AM
Post
#19
|
|
![]() Type: Undisclosed Alignment: Unaligned |
Lol I would have, but the topic only had a demo, plus I wasnt sure if any of the changes I made to the script might have affected it. My last post has the script attached if you didnt see it. Patch is in the first post. Make sure you read the installation instructions. The gauge graphic is set to use GaugeEXP by default, but you can change it to whatever else you want, of course. -------------------- I no longer support Tankentai.
|
|
|
|
Aug 29 2011, 02:00 PM
Post
#20
|
|
![]() ![]() Type: Designer Alignment: Unaligned |
I did what you said and put the script below the other two, but the error keeps coming up. And now when I enter a battle, I get:
Script 'Overdrive' Line 1061: ArgumentError occurred wrong number of arguments(9 for 7) Edit: Disabling the generic gauge option in the overdrive script only makes the original error come up. This post has been edited by Wesker T02: Aug 29 2011, 02:23 PM -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd May 2013 - 02:26 AM |
|
|