Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> Jens009 "Cut in" Skill Animation, Show Picture when Skill is activated
jens009
post Nov 30 2008, 05:47 PM
Post #21


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE
Just want to point out one thing.
I noticed that this is not compatible with the SBS Tankentai. I see that this script utilizes battle message function (the "special" text that appears during cut in animation) while SBS tankentai disable battle message function.

I had to erase Line 127-130 & Line 137 to make it work with it.


It's not compatible with the SBS because this system is taken out of the SBS Tanketai. I made this request because some people wanted this feature alone for their default battle system.

As for the 'special' text, it was also there arbitrarily, I've made a post on how to delete that text which you have already done.

QUOTE
EDIT:oh, one more thing. Is there a way to add delay between the cut-in animation and the skill activation? I mean, let the cut-in image scroll finished, before the skill sequence begins?
Because based on my experience, the picture blocked almost half of the battle screen and covered the skill sequence animation.

As of Version 1.1 (demo is outdated)
This script automatically plays the Cut In Animation then plays the skill activation.
The cut in will never be present when the skill sequence is played.




__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   
chriskay
post Dec 1 2008, 04:18 AM
Post #22


Level 8
Group Icon

Group: Revolutionary
Posts: 127
Type: Event Designer
RM Skill: Skilled




Hmm. that's weird

In my case, the skill sequence and the cut in image runs altogether.
Could it be because I am assigning a scripted skill sequence animations?
Or am I making a mistake with the module?
Here is my module.
CODE
  ALKS = [0,  -15,   0,  -100, 80, false, "cutin_actor19_s.jpg", false]


__________________________

PeaceOut,
ChrisKay
Go to the top of the page
 
+Quote Post
   
jens009
post Dec 1 2008, 11:09 PM
Post #23


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




Nothing is wrong with the module. So the problem exist somewhere else.
QUOTE (chriskay @ Dec 1 2008, 04:18 AM) *
Could it be because I am assigning a scripted skill sequence animations?

What type of battle system are you using? This may be a very good bug report.

From this statement, I'm getting the impression you are using the Tanketai Battle System.
If you are then you do not need this script because this feature is within the Tanketai Battle System. (As far as I know of).



__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   
TalesOf_Fantasy
post Jan 31 2009, 12:38 AM
Post #24


Level 3
Group Icon

Group: Member
Posts: 42
Type: Artist
RM Skill: Skilled




can the picture shake after it shows in the screen then flash!
then the attack animation show towards the enemy
Eg;

pic move here>>>>>>>>>>>>>to here,then a close up and shake insainly then flash, disappear and animation shows


__________________________



MZ Multimedia Studios current projcts:

Divine Fantasy
Entusia 'The Unlimited Sky'
Go to the top of the page
 
+Quote Post
   
silvershadic
post Mar 13 2009, 04:40 PM
Post #25


Bringer of fried chicken
Group Icon

Group: Revolutionary
Posts: 107
Type: Developer
RM Skill: Intermediate




I get this error

Script 'Window Base' line 37: RGSSError occurred

disposed window

Do you know what causes it?
Go to the top of the page
 
+Quote Post
   
rpgmakermaster
post Jun 12 2009, 03:25 PM
Post #26


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Beginner




wallbash.gif The download link doesn't work can you put it in another server please. thanks.gif
Go to the top of the page
 
+Quote Post
   
rgangsta
post Jun 12 2009, 04:16 PM
Post #27


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




Perfect for my Bankai skill! Sweet! thumbsup.gif


__________________________
Go to the top of the page
 
+Quote Post
   
rpgmakermaster
post Jun 12 2009, 06:18 PM
Post #28


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Beginner




rgangsta how could you download it i cant
Go to the top of the page
 
+Quote Post
   
rgangsta
post Jun 13 2009, 08:11 AM
Post #29


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




I can't download.


__________________________
Go to the top of the page
 
+Quote Post
   
jens009
post Jun 19 2009, 04:42 PM
Post #30


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE (TalesOf_Fantasy @ Jan 31 2009, 01:38 AM) *
can the picture shake after it shows in the screen then flash!
then the attack animation show towards the enemy
Eg;

pic move here>>>>>>>>>>>>>to here,then a close up and shake insainly then flash, disappear and animation shows

That would require some editting to the script. It's completely possible of course.

QUOTE (rpgmakermaster @ Jun 12 2009, 04:25 PM) *
wallbash.gif The download link doesn't work can you put it in another server please. thanks.gif

You don't really need the demo.

But will do ASAP.


__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   
Senpuu
post Mar 7 2010, 08:47 PM
Post #31


Level 1
Group Icon

Group: Member
Posts: 14
Type: Developer
RM Skill: Beginner




Hi! I'm using this with claimh's RPG Tankentai Battle System 2.6 Translated + Addons http://www.rpgrevolution.com/forums/index....showtopic=13485

Everytime I'm using the skill that have the cut-in animation, I'm always getting this error message: Script 'Sideview 2' line 910: RGSSError occured. disposed window" While the problematic line that mentioned in the error message is: @help_window.visible = false if @help_window != nil && @help_window.visible

Can you help? Thanks in advance smile.gif

This post has been edited by Senpuu: Mar 7 2010, 08:47 PM


__________________________
Reppuu! Shippuu!! Senpuu!!!
Go to the top of the page
 
+Quote Post
   
jens009
post Mar 11 2010, 08:44 PM
Post #32


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE (Senpuu @ Mar 7 2010, 08:47 PM) *
Hi! I'm using this with claimh's RPG Tankentai Battle System 2.6 Translated + Addons http://www.rpgrevolution.com/forums/index....showtopic=13485

Everytime I'm using the skill that have the cut-in animation, I'm always getting this error message: Script 'Sideview 2' line 910: RGSSError occured. disposed window" While the problematic line that mentioned in the error message is: @help_window.visible = false if @help_window != nil && @help_window.visible

Can you help? Thanks in advance smile.gif

Tanketai already has this feature. If you're using Tanketai, you don't need this add-on. =]


__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   
Senpuu
post Mar 14 2010, 12:40 PM
Post #33


Level 1
Group Icon

Group: Member
Posts: 14
Type: Developer
RM Skill: Beginner




Oh I see! I'll check the script then. Thx a lot for the info!


__________________________
Reppuu! Shippuu!! Senpuu!!!
Go to the top of the page
 
+Quote Post
   
fei
post Apr 9 2010, 09:51 AM
Post #34



Group Icon

Group: Member
Posts: 3
Type: Event Designer
RM Skill: Intermediate




Script 'Sideview 2 (3.3d) ' line 909: RGSSError occured. disposed window ......... Error
I'm using the Kaduki Sideview Battle System ....any help?

Script 'Sideview 2 (3.3d) ' line 909: RGSSError occured. disposed window ......... Error
I'm using the Kaduki Sideview Battle System ....any help?Animation works but after it ends..this
Go to the top of the page
 
+Quote Post
   
Kread-EX
post Apr 9 2010, 11:30 AM
Post #35


(=___=)/
Group Icon

Group: +Gold Member
Posts: 4,136
Type: Scripter
RM Skill: Undisclosed




If you had bothered to read the posts above yours, you would know that this script is not needed if you're using that battle system.


__________________________
FRACTURE - a SMT inspired game (demo) made by Rhyme, Karsuman and me. Weep and ragequit.

My blog.

Click here for my e-peen


Go to the top of the page
 
+Quote Post
   
manat31790
post May 4 2010, 10:36 PM
Post #36


RPGPlayer
Group Icon

Group: Revolutionary
Posts: 194
Type: Artist
RM Skill: Intermediate




Please tell me how do I pause the image at End x/y for certain frames before the skill animation begin, as well as how to do screen flashing stuff. Where in the script can I edit?

Thank you in advance and will definately credit you and this script.


__________________________
Do not judge a book by its cover

Recommendation
manat31790's newest resourses for RPG Maker VX atPhoto Bucket!
Romancing Walkers
Lunarea's custom tile
Support

Check out my current Project!

Go to the top of the page
 
+Quote Post
   
jens009
post May 8 2010, 07:37 PM
Post #37


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE (manat31790 @ May 4 2010, 11:36 PM) *
Please tell me how do I pause the image at End x/y for certain frames before the skill animation begin, as well as how to do screen flashing stuff. Where in the script can I edit?

Thank you in advance and will definately credit you and this script.

You can't really do that in this script. But you can include your image as a static image in your animation.


__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   
Alt_Jack
post May 16 2010, 05:48 PM
Post #38


Level 19
Group Icon

Group: Revolutionary
Posts: 377
Type: Event Designer
RM Skill: Skilled
Rev Points: 40




I'm trying to understand how cut-ins work (terrible with scripting). I've got SBS 2.6 which already has the Cut-in skill, but what I want to do is add in other cut-in animations, but I don't understand how it works, or where to put your script.
I see it's in 3 places:
QUOTE
Image handling
-where it has "Cut_IN_START" and then the coordinates followed by the image name, then "Cut_in_end" with the same format.

QUOTE
Then in with Action Sequence, which starts with [ "WAIT (FIXED)) ' and ends with "FLEE RESET"

QUOTE
The in Module RPG where it says "when 93 return "CUT_IN", where 93 is apparently the skill number.


So, if I change the instances where it says "CUT_IN" with, say, "SWORD_MOVE" and fix the coordinates (they'll probably just stay where they are, or jump in front of the person and cast), will it work? Or am I missing something obvious?


__________________________

the Alternate Jacks event demo
As well as all of my images in one place, free for use.
Most of my images will be there, since this site takes too long to approve stuff and VX.net has no bulk uploader.
Go to the top of the page
 
+Quote Post
   
ASCIIgod
post Jul 3 2010, 03:50 AM
Post #39


Demonic God of Snippets of Doom +10
Group Icon

Group: Revolutionary
Posts: 271
Type: Scripter
RM Skill: Intermediate




Dload site dead. can you post another? or just answer this question.... what is the actual size of each cut-ins? in what WxH?


__________________________

Go to the top of the page
 
+Quote Post
   
jens009
post Jul 4 2010, 01:35 AM
Post #40


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE (ASCIIgod @ Jul 3 2010, 04:50 AM) *
Dload site dead. can you post another? or just answer this question.... what is the actual size of each cut-ins? in what WxH?

Based on how the script is written (Starting X,Y and Ending X,Y).
The Cut-ins can be whatever pixel dimensions.


__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 25th May 2013 - 04:13 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker