The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: Blizzard on October 18, 2006, 10:05:10 AM

Title: [MISSING] StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on October 18, 2006, 10:05:10 AM
lol, gone
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Arrow on October 18, 2006, 11:57:02 AM
I'm gonna install this when I get home. Which part do I tweak to change the lifebar to yellow?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 18, 2006, 12:15:06 PM
Code: [Select]
alias draw_actor_hp_new draw_actor_hp

Find this line. The color control is in the method just below.

Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 18, 2006, 04:53:54 PM
this is a dead sexy menu script, i've already fallen for it.
but i do get one error, in the options if i try to change the window skin it gives me an error and closes.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Arrow on October 18, 2006, 04:55:19 PM
Are all of the windowskins from this topic copied to your skins folder?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 18, 2006, 04:59:51 PM
yes they r
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Arrow on October 18, 2006, 05:01:57 PM
Did you change the names at all?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 18, 2006, 05:11:31 PM
no all the names are as the came.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: veltonvelton on October 18, 2006, 06:28:00 PM
-Anyway I only really like the options, but its dead sexy. I sexed ut when I downloaded it (made an animated graphic of me and put it on top of the menu, the animation is me naked sexing something below)(this took a few hours, but worth it!)
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 18, 2006, 06:45:37 PM
Same problem like in the other topic, dark. Just put on of the skins as standard skin in the database.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 18, 2006, 08:02:21 PM
a have one of the skins set at the defualt in the database.  it still refuses to work.

the exact error:
Quote
????? 'menu' ? 4172 ??? NoMethodError ???????
undefined method `+' for nil: NilClass
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 18, 2006, 08:50:37 PM
I don't find anything that could cause that error. There is no + in +- 20 lines. O_o
I uploaded the text file with the code again. Maybe I have done something wrong when uploading it. Try to re-download it.

EDIT: I just noticed it could be line 4172 in the Nemesis Edition. The Metal-Plate Edition is different, you need another code. Just try to put that new code instead of the old one.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 18, 2006, 11:33:33 PM
same error, though now it says 4398 instead of 4172
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 19, 2006, 07:07:06 AM
Quote from: Instructions
WILL corrupt old savegames

Try it with a new game.

Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Nightwolf on October 19, 2006, 12:15:28 PM
THIS iS AN AWSOME SCRIPT!
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: veltonvelton on October 19, 2006, 07:03:04 PM
I DONT HAVE THAT FONT! COOL!
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 19, 2006, 08:26:28 PM
I have been tryng it with new games...
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 06:35:11 AM
I will upload a 4.11b version today. I've been messing around with the code a little bit. And from now on it will even support old savegames! =D
I might have fixed that error accidently as I couldn't find anything why it was caused.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 06:42:00 AM
well what i tried to do was just delete everything, start a new file, and download everything again

i put all the script into it and downloaded all the graphics, but now i get a "cannot find graphic/windowskin/001_Blue01 error.

EDIT: Err...scracth that, i just needed to move some files from the CMS to the windowskins folder.  now i'm getting that 4394 error again.

EDIT: When i tried to open ur demo game in rpg maker to see if maybe u did something different, it says their is an incompatibilty in software versions so i cant open it.  Is the difference in rpg makers what causes the trouble?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 07:07:27 AM
Lol, I think I have just made a script that does only work with the 1.02 version of RMXP. xD
Make a new project and replace the Game.rxproj in the folder demo of the demo with the one from the new project. Open Game.ini and change RGSS102E.dll to RGSS100J.dll. You should be able to open it now. Tell me if it still crashes. I am suspecting the RGSS100J.dll to cause the error. Using
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 07:19:08 AM
it opens and works perfectly.  I can't figure out what was different in the demo than what i did though....
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 07:20:22 AM
Try copying all the files from the demo and the script, too. Maybe it will work then.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 07:33:29 AM
when i copy the system.rxdata from the demo into my project folder it finally works.  wonder y that is?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Nightwolf on October 20, 2006, 07:34:50 AM
who cares as long as it works @_@
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 07:41:02 AM
ugh it worked once, now it doesn't want to work anymore T_T i am so confused.

EDIT: Ok , I finally got it to work.  For those of u have the same problem as i have had, try this: delete all the graphics u have for it so far and take the graphics right from the demo.  then copy the system.data from the system folder of the demo and put it into the data folder of ur project.  do this and it should work.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 07:53:14 AM
Try downloading the RGSS102E.dll and put it into your game folder. Open Game.ini and change RGSS100J.dll to RGSS102E.dll . If it works after that, the script requires the RGSS102E.dll . I will include them in the download later if it is so.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 07:55:45 AM
i think that maybe there may be a difference in the graphics u download and the graphics from the demo?  perhaps that needs to be checked?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 08:07:43 AM
I will remove the links for the graphics then and the script also. To get the graphics files and the script, you just need to download it and copy paste it from the demo. But first try copying all the graphics from the demo, so I can be sure that is really the problem.
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 08:09:52 AM
yeah i just did and that seemed to be the problem.

o btw i was trying this with slipknot's advance message system and it causes a stack error.  any reason for that?
Title: Re: StormTronics CMS v4.1b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 08:11:39 AM
Check the end of the instructions inside the script. There may be some code that has been used in both scripts and they call each other what causes the error. In other words, you might have some code twice.
Title: Re: StormTronics CMS v4.11b - Metal-Plate Edition
Post by: darkelementwars on October 20, 2006, 08:22:49 AM
gaah so what am i supposed to do just start deleting random chunks of script to see which one is repeating?

EDIT: nm, I fixed it...just had to delete some more useless stuff that came with the message system.

EDIT: I know I've already been MORE than just a pain in the ass with this so far, but I was wondering, if I gave u the code to an advance equipment system I use, and I beg enough, could u give me code that would make the weapon system compatible with this menu system?  pwease? :puppydogeyes
Title: Re: StormTronics CMS v4.11b - Metal-Plate Edition
Post by: Blizzard on October 20, 2006, 09:05:37 AM
Just PM me the code. I'll see if I have the time.
Title: Re: StormTronics CMS v4.11b - Metal-Plate Edition
Post by: darkelementwars on October 22, 2006, 06:28:46 AM
well it has been sent.  so please try to do that if u get the time.
Title: Re: StormTronics CMS v4.11b - Metal-Plate Edition
Post by: Doctor Professor Nikolai on October 22, 2006, 01:57:16 PM
I just dled it for the window skin xD
Title: Re: StormTronics CMS v4.11b - Metal-Plate Edition
Post by: veltonvelton on October 22, 2006, 07:34:04 PM
Just change it-It's no biggy.
Title: Re: StormTronics CMS v4.13b - Metal-Plate Edition
Post by: Blizzard on December 13, 2006, 02:20:59 PM
I've updated the code to v4.13b.
Title: Re: StormTronics CMS v4.13b - Metal-Plate Edition
Post by: ferret522 on January 23, 2007, 03:06:44 PM
i know that im reviving this topic but i if anyone could can u please post the script for me or pm it to me becuase no matter what i do i cannnot get the script from the demo
Title: Re: StormTronics CMS v4.13b - Metal-Plate Edition
Post by: Blizzard on January 25, 2007, 01:17:41 PM
I added a demo to the attachments in the first post. Just download it and you'll be fine. :)
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on February 23, 2007, 06:07:56 PM
*updates*
Now compatible with Tons of Add-ons. ;8
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: darkelementwars on February 23, 2007, 10:47:36 PM
w00t new compatibilities are always good :D
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: The Shadow on March 10, 2007, 01:29:51 PM
This meny is awesome ;) My favorite meny used to be the FFX-2 meny, but now, I have changed to have this as my favorite.


But I get an error on the Advanced message script(Dubealex) I have when Im trying to load a game. Why?
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on March 12, 2007, 04:45:18 PM
Because dubealex' AMS saves some data I guess... Read the FAQ I included in the script. It shows you how to make it compatible with my "DREAM", it works the same way for other save data mods.
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: The Shadow on March 12, 2007, 09:05:42 PM
I did. Now, I have some erros different times.

1: Same error, but in Scene_Load
2: When I save, nothing happens. There is no save file there.
3: A very long error...wich I can't remember. It was something with the data.

What have I done wrong? Im sounds like a begginer now... :(
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on March 12, 2007, 09:40:26 PM
I mean I've typed it down there in the instructions for both, Scene_Save and Scene_Load what to do... -_-
Alright, upload your Scripts.rxdata and I'll fix it...
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Karo Rushe on March 12, 2007, 10:07:13 PM
 :'( I'm getting an Error that it can't find the Charter's Faceset...And it does have the name as the Sprite set and the Battler >.>;;;
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on March 12, 2007, 10:09:26 PM
Uhm... I change the way faces work. (^__^') It works now the same like the facesets add-on.
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Karo Rushe on March 12, 2007, 10:22:23 PM
Uhm... I change the way faces work. (^__^') It works now the same like the facesets add-on.
:'( So that explains all now...<sigh>
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Rune on April 01, 2007, 09:32:31 AM
Code: [Select]
????? 'Menu' ? 505 ??? NoMethodError ????????
undefined method 'draw_text_shaded_text_later' for # <bitmap:0x70948c0>

It comes up with that everytime I try to start the game... :(
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on April 01, 2007, 12:12:33 PM
Are you using the newest version and are you using the newest version of Tons of Add-ons?
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Rune on April 01, 2007, 12:18:47 PM
I'm using the newest version but not tons of add-ons
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Blizzard on April 01, 2007, 12:49:34 PM
Maybe something's wrong. I'll check it out.
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: darkelementwars on May 11, 2007, 09:01:58 AM
For some reason the load option is always inactive.  I think it might be a compatibility issue with Sthrattoff's quest log...not sure.
Title: Re: StormTronics CMS v4.4b - Metal-Plate Edition
Post by: Rune on May 11, 2007, 03:01:32 PM
I had that problem :D
Look at the first post... it has a link to Blizzard's forum... that's where he resides now