Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> [RM2K3]Equipment-bound Skills, Skills bound to a certain weapon.
Fallen-Griever
post Jul 17 2010, 04:34 AM
Post #1


Forgotten Neural Kiss
Group Icon

Group: Revolutionary
Posts: 183
Type: Event Designer
RM Skill: Masterful




This is a tutorial that will let you create skills that are only usable whilst the character has a certain weapon (or, in theory, any other type of item) equipped. This system is being heavily used in Sore Losers because I think it brings another dimension to the slightly zany, non-standard weapons you could place in a game, items like Paintball Guns and Hockey Sticks. It also adds a little strategy to item selection, meaning that this is a simple way to add a little depth to your game.

The first step is to make the weapon and the skill respectively. You do not need to do anything special here, just make the weapon and the skill as you normally would any other weapon or skill. Ideally, the skill/weapon combination should be as unique as possible so that the skill needing the weapon makes sense. For instance, using paint to blind enemies is something you require a Paintball Gun for.

The second and final step is actually coding the event. In the example here, Markus is going to learn the skill "Hooking" when he equips a "Hockey Stick". If the "Hockey Stick" is unequipped then he will forget the skill. The code is relatively simple and should be placed into the maker as a "Common Event". The event should be set as a "Parallel Process" so that it is always actively checking the equipment the character has on.

You can see the code here:



That's it. A simple system that lets you add a slight element of strategy to equipment selection.


__________________________
<-- Complete
<-- In Development
<-- Complete
Go to the top of the page
 
+Quote Post
   
Hiashi
post Sep 11 2010, 06:16 PM
Post #2


Level 3
Group Icon

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




Sorry to sound stupid and all, but the system isn't working for me, even though I followed all of your steps. huh.gif

This was made with RPG Maker 2000, right?


Go to the top of the page
 
+Quote Post
   
Braska
post Sep 11 2010, 06:21 PM
Post #3


Taste the frickin rainbow!
Group Icon

Group: Revolutionary
Posts: 226
Type: None
RM Skill: Intermediate




Seems rather complex for something that is easily accomplished via a script.


__________________________
[Show/Hide] Witness the mystery of my SIGNIATURE! Will you dare to uncover the truth?
01001001 00100000 01100010 01100101 01110100 00100000 01111001 01101111 01110101 00100000 01100110 01100101 01100101 01101100 00100000 01101100 01101001 01101011 01100101 00100000 01100001 00100000 01101000 01110101 01100111 01100101 00100000 01100100 01101111 01110010 01101011 00100000 01100110 01101111 01110010 00100000 01101100 01101111 01101111 01101011 01101001 01101110 01100111 00100000 01110101 01110000 00100000 01100010 01101001 01101110 01100001 01110010 01111001 00100000 01100011 01101111 01100100 01100101 00100000 01101000 01110101 01101000
Go to the top of the page
 
+Quote Post
   
mudducky
post Sep 18 2010, 02:09 PM
Post #4


Level 19
Group Icon

Group: Revolutionary
Posts: 392
Type: None
RM Skill: Beginner




RM2K(3?) doesn't have script capability Braska, and not everyone can script.

The link to "Sore Losers" is invalid.

Correct link below.
http://rpgmaker.net/games/1210/
Go to the top of the page
 
+Quote Post
   
elliott20
post Oct 19 2010, 11:45 PM
Post #5


Level 18
Group Icon

Group: Revolutionary
Posts: 351
Type: Developer
RM Skill: Beginner




definitely will be using this concept for my own game. My game has all weapon related skills are tied to a specific weapon type. So, sword techs will require you equip a sword-type weapon to use, and some specific techs like "exorcism" might be tied to a specific weapon like "Evil's Bane" or some such.

The problem is though, there are two layers to this. The character learns skills whether they have the weapon or not. It's just that, to USE the skill, or rather, to have the skill show up on the battle menu, they need to equip the right weapon. For weapon specific skills, this schema can work, since players cannot learn the skill for themselves anyway.

But I see you used the "forget" and "learn" command here, which means that the specific skills in question is not just not-active, it's actually forgotten the moment they put a weapon down. This is not really how I want to handle some of the skills. How would you get around that?
Go to the top of the page
 
+Quote Post
   
-dah0rst-
post Nov 29 2010, 01:23 PM
Post #6


Level 11
Group Icon

Group: Revolutionary
Posts: 174
Type: Scripter
RM Skill: Advanced




The big problem is, that this needs a looooooot of events- one for every weapon-.-
As well as a switch and so on.

But the only way to shorten it a bit would be to misuse hero names as strings... long live the script^^


__________________________
You want Next Gen graphic algorithms in RPG VX? Ask the horst :P


But don't expect this in real time ;)
Go to the top of the page
 
+Quote Post
   

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: 22nd May 2013 - 03:48 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker