Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

2 Pages V   1 2 >  
Reply to this topicStart new topic
> [SSS] Wereforms, Transform an actor's skillset into an enemy's
Shanghai
post Jun 7 2010, 04:29 PM
Post #1


Level 31
Group Icon

Group: Revolutionary
Posts: 747
Type: Developer
RM Skill: Skilled




Shanghai Simple Script - Wereforms
made by Shanghai



Link/Script
Click here

Introduction
Makes the skill cause the user's skillset to transform into an enemy's skillset from the database. Lasts only in battle.

How to Use
Place this in an item or skill notebox.

CODE
<wereform: x>


This will transform the using actor's skillset into enemy x's skillset. Only works in battle as the actor reverts outside of battle.

CODE
<wereimage: string, x>


If this tag is used, then the actor's image will also change when the actor transforms into its wereform. This will be reverted at the end of battle. In order for this to work, the next tag must also be used.

CODE
<wereface: string, x>


If this tag is used, then the actor's face will also change when the actor transforms into its wereform. This will be reverted at the end of battle. In order for this to work, the previous tag must also be used.

CODE
<wereform revert>


If this tag is used and the actor is currently in a wereform, the actor will revert back to its normal form.

Compatibility
- Works with Battle Engine Melody

For more Shanghai Simple Scripts
Visit Here.


__________________________
Go to the top of the page
 
+Quote Post
   
literarygoth
post Jun 7 2010, 06:33 PM
Post #2


Level 30
Group Icon

Group: Revolutionary
Posts: 701
Type: Writer
RM Skill: Skilled




O_o

Now there's an awesome script! (though I most likely won't be using it in my current project >_<)
Nicely done Shanghai. May I add here I love your Melody add on scripts happy.gif

happy.gif


__________________________


Please follow the links below to view my project and creative works:



Lit's Art Closet
Go to the top of the page
 
+Quote Post
   
archeart
post Jun 8 2010, 04:02 AM
Post #3


Level 8
Group Icon

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




woah!

another cool script tongue.gif

may I say you have been doing this non-stop keep up the good work AYE!


__________________________

Go to the top of the page
 
+Quote Post
   
Garlyle
post Jun 8 2010, 05:10 AM
Post #4


RRR's little gay boy
Group Icon

Group: Revolutionary
Posts: 3,375
Type: Developer
RM Skill: Advanced




Yeah, I have to give you credit for this one, I haven't seen any others that do this and it does it well.

I'm just wondering about revert conditions - if you feel like expanding, I'd ask to provide a way to set up a command for the hero to use to revert to normal; or a time limit, or something similar. Regardless this is still pretty awesome.

This post has been edited by Garlyle: Jun 8 2010, 05:10 AM


__________________________
RRR 2006 Awards: Best Topic Starter, Ultimate Debater, Most Likely To Bail You Out of Jail, and Most Likely To Become Ruler of the World.
RRR 2007 Awards: Master Debater, Elite Gamer, and Uber-Nerd
RRR 2008 Awards:
Former staff member - VG Hub & General maker discussion
Go to the top of the page
 
+Quote Post
   
Shanghai
post Jun 8 2010, 01:18 PM
Post #5


Level 31
Group Icon

Group: Revolutionary
Posts: 747
Type: Developer
RM Skill: Skilled




Added:

CODE
<wereform revert>


If this tag is used and the actor is currently in a wereform, the actor will revert back to its normal form.


__________________________
Go to the top of the page
 
+Quote Post
   
Ashleylennaerts
post Sep 7 2010, 09:45 AM
Post #6



Group Icon

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




The script sounds cool but I cant seem to get it to work, I am new to using scripts and I did this:

Copy the script into the script editor under materials
Then I put the note things into the note box.

When I try to cast the spell, it says "But nothing happened" when I use "Cast on self", and when I click on "None" nothing happens and nothing shows up...

Please help me, thank you ^^ biggrin.gif
Go to the top of the page
 
+Quote Post
   
HandMC
post Jun 14 2011, 07:16 PM
Post #7


Level 1
Group Icon

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




is there a way to make a time limit for this, say I transform but only want it to last for 5 turns is there a way this can be done?
Go to the top of the page
 
+Quote Post
   
Devdraco
post Jun 23 2011, 12:18 PM
Post #8


Level 1
Group Icon

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




Dead link, eh? Anyone know where this can be found, other than the link provided? If you have the script in your reserves somewhere, I'd be inclined to ask for it. Thanks in advance.

EDIT: Seriously, I need this script. Anyone who can help; I'd appreciate it greatly.
EDIT2: Nevermind, found it.

This post has been edited by Devdraco: Jun 24 2011, 03:37 PM
Go to the top of the page
 
+Quote Post
   
Storm237
post Jul 5 2011, 08:11 AM
Post #9


Level 4
Group Icon

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




Shanghai, what are we supposed to replace "String" with, the name of the monster?
Reason for edit: Removed the long useless quote. -Kread


__________________________
Darkness Tales!
That is my current project.[hide]
The sig link is dead. Please do not touch it until further notice.
I support:




Go to the top of the page
 
+Quote Post
   
Kread-EX
post Jul 5 2011, 09:46 AM
Post #10


(=___=)/
Group Icon

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




Not really. String represents the filename of the new graphic, and x the index on the character of face set.


__________________________
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
   
Storm237
post Jul 7 2011, 04:33 PM
Post #11


Level 4
Group Icon

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




Thanks Kread. Now I can actually use this script! :3


__________________________
Darkness Tales!
That is my current project.[hide]
The sig link is dead. Please do not touch it until further notice.
I support:




Go to the top of the page
 
+Quote Post
   
efuego93
post Jul 18 2011, 02:42 AM
Post #12


Level 1
Group Icon

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




so wait... im confused... can we use this script with the default battle system? So i could transform my player... how do i make my players battle faceset look different... using this script is a bit difficult for me but i would love to use it.... i would just like someone to explain it a little more thoroughly... Please tongue.gif
Go to the top of the page
 
+Quote Post
   
Speeder the Hedg...
post Aug 5 2011, 04:49 PM
Post #13


Level 1
Group Icon

Group: Member
Posts: 5
Type: Developer
RM Skill: Skilled




Ok, something totally epic here. Anyone like myself who makes Sonic and/or Sonic Styled RPG's and want to use Super Sonic in it can edit things slightly to make it that way. Also Quick Question. Does this also give a temporary Stat Boost to go with the Skills?

EDIT: The Script links are broken. Can anyone post a link to them, or post the script itself here? Much appreciated. Thanks.

This post has been edited by Speeder the Hedgehog: Aug 5 2011, 04:52 PM


__________________________
The one and only, Speeder the Hedgehog!

Current Projects:
Sonic Chronicles: Dimensional Heroes
Speedopolis Stories: Treasure Down Under
Dimensional Dash/Mobian Chronicles
Blue World RPG
Go to the top of the page
 
+Quote Post
   
Kread-EX
post Aug 5 2011, 11:03 PM
Post #14


(=___=)/
Group Icon

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




http://coderain.tk/script-archive/sss/Wereforms.txt


__________________________
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
   
XD465
post Aug 14 2011, 12:49 PM
Post #15


Level 1
Group Icon

Group: Member
Posts: 5
Type: Event Designer
RM Skill: Skilled




Does this work with Takentai Sideview????
Go to the top of the page
 
+Quote Post
   
Kread-EX
post Aug 15 2011, 01:28 AM
Post #16


(=___=)/
Group Icon

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




Shanghai's scripts aren't meant to work with Tankentai at all.


__________________________
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
   
XD465
post Aug 15 2011, 01:02 PM
Post #17


Level 1
Group Icon

Group: Member
Posts: 5
Type: Event Designer
RM Skill: Skilled




Thats too bad, they sounded so good too.
Go to the top of the page
 
+Quote Post
   
Fonstw
post Aug 23 2011, 06:30 AM
Post #18


Level 3
Group Icon

Group: Member
Posts: 36
Type: Writer
RM Skill: Intermediate




I couldn't connect to the server, but thanks to Kread-EX i can use the script now, thnks biggrin.gif

This post has been edited by Fonstw: Aug 23 2011, 06:34 AM


__________________________
Haven't you ever noticed that "four" is the only number with the same amount of letters as it's definition in the entire English language?
Go to the top of the page
 
+Quote Post
   
dracoseeker1
post Aug 24 2011, 08:53 PM
Post #19


Level 1
Group Icon

Group: Member
Posts: 10
Type: Mapper
RM Skill: Intermediate




This in an interesting script i would have never thought of it. I think I'll use it for my shaman class skillset. Thanks again, Shanghai!! happy.gif


__________________________
You think I'm crazy? So do i, i hear voices, but they speak spanish so i have no idea what they're saying[/size
Go to the top of the page
 
+Quote Post
   
Speeder the Hedg...
post Dec 14 2011, 07:49 PM
Post #20


Level 1
Group Icon

Group: Member
Posts: 5
Type: Developer
RM Skill: Skilled




My appologies, but my question here still hasn't been answered. Is it possible to give Stat Boosts, or set the Characters Stats (I.E. HP, MP, Attack, Ect.) to a set number while the character is in Wereform?


__________________________
The one and only, Speeder the Hedgehog!

Current Projects:
Sonic Chronicles: Dimensional Heroes
Speedopolis Stories: Treasure Down Under
Dimensional Dash/Mobian Chronicles
Blue World RPG
Go to the top of the page
 
+Quote Post
   

2 Pages V   1 2 >
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: 26th May 2013 - 01:43 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker