Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Common Sense Corner
#82
Allow me to follow that idea up with another....


YOU HAVE AN ITEM DATABASE, DO SOMETHING DIFFERENT WITH IT.



Okay, guys.   Everyone tends to think their database is loaded with WEAPONS!   It's loaded with ARMOR!!  It's got POTIONS AND STATUS EFFECT ITEMS!!!!  IT HAS KEYS!!!   IT HAS BOOKS!!!!

Seriously, items can do more than just heal you, remove poison, or something that just brings up a common event text file.  At least those who use an item to bring up a common event are on the right page.

That's right.  You can enhance items and make them do great things by way of Common Events.

For anyone working with an RPGMaker-like engine, you have a system that allows you to use events on the field map.  These events allow you to use 'event code', a preset collection of commands that can let events to miraculous things, be it making a door animate and deliver a sound effect, bring up a battle or some text for the player to read, or calculate the value of pi to the 10th decimal point.

And you enter the Common Event database and make an event for your items using this same set of commands.

An item need not be just some static object, but something entertaining and dynamic.  
Imagine a modern-era game where you're trapped on an island complex and the electric fence came down.  Your character is trapped... and finds a can of Barbasol shaving cream.  What to do?  What to do?   You go into the ITEM menu and uses it (this item tied to a common event).

The common event for the item, removes the Barbasol Can item and replaces it with two new items:  Empty Fake Shaving Cream can and Vial of Dinosaur DNA.  After that, the Common Event uses the Show Text command to display "Found Denis Nedry's Stolen DNA!"  OMG, we're playing Jurassic Park RPG?


Imagine a dark fantasy world where you are trapped underground, and you find a leather bound mystical cheat.  Your character is informed that it can transmute the weapon you have equipped, but with risk. 

The common event for the item literally takes the item from the lead actor, and then randomizes a number from 1 to 20.  It then chooses a new weapon ID and equips the player with that item.  Simple, but risky if he had a better item at the start.  Basically a knock-off of the Horadric Cube from Diablo II.


Technically, items can trigger a whole host of common event systems as that's been possible since RPGMaker 95 (and I've seen cool Crafting scripts done with them), or you could use them to run script calls to bring up an actual SCRIPT crafting system.  Or you could use ideas like the above to conceal items that need to be found for some 'find-the-item' scavenger hunt quest.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
Common Sense Corner - by Bounty Hunter Lani - 03-27-2015, 02:36 AM
RE: Common Sense Corner - by yamina-chan - 03-27-2015, 04:07 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-27-2015, 04:17 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-27-2015, 09:02 PM
RE: Common Sense Corner - by MetalRenard - 03-27-2015, 09:24 PM
RE: Common Sense Corner - by yamina-chan - 03-27-2015, 10:03 PM
RE: Common Sense Corner - by Samven - 03-30-2015, 12:06 AM
RE: Common Sense Corner - by MetalRenard - 03-30-2015, 12:10 AM
RE: Common Sense Corner - by KasperKalamity - 03-31-2015, 02:17 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-30-2015, 05:47 AM
RE: Common Sense Corner - by Taylor - 03-30-2015, 11:32 AM
RE: Common Sense Corner - by MetalRenard - 03-30-2015, 12:27 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-30-2015, 06:45 PM
RE: Common Sense Corner - by Charlie Fleed - 03-30-2015, 11:13 PM
RE: Common Sense Corner - by yamina-chan - 03-31-2015, 01:41 AM
RE: Common Sense Corner - by DerVVulfman - 03-31-2015, 03:23 AM
RE: Common Sense Corner - by MetalRenard - 03-31-2015, 08:15 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-31-2015, 06:10 PM
RE: Common Sense Corner - by KasperKalamity - 04-08-2015, 07:55 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 03-31-2015, 08:28 PM
RE: Common Sense Corner - by DerVVulfman - 03-31-2015, 11:00 PM
RE: Common Sense Corner - by yamina-chan - 03-31-2015, 11:31 PM
RE: Common Sense Corner - by Steel Beast 6Beets - 04-01-2015, 01:37 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-02-2015, 04:02 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-02-2015, 10:18 AM
RE: Common Sense Corner - by Taylor - 04-05-2015, 02:45 AM
RE: Common Sense Corner - by MetalRenard - 04-05-2015, 09:34 AM
RE: Common Sense Corner - by DerVVulfman - 04-05-2015, 06:10 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-05-2015, 06:39 PM
RE: Common Sense Corner - by DerVVulfman - 04-05-2015, 09:40 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-05-2015, 10:21 PM
RE: Common Sense Corner - by Steel Beast 6Beets - 04-08-2015, 07:26 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-09-2015, 01:20 AM
RE: Common Sense Corner - by JayRay - 04-12-2015, 06:12 AM
RE: Common Sense Corner - by DerVVulfman - 04-12-2015, 04:12 PM
RE: Common Sense Corner - by Steel Beast 6Beets - 04-12-2015, 07:10 PM
RE: Common Sense Corner - by DerVVulfman - 04-12-2015, 07:32 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-13-2015, 04:53 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 04-13-2015, 07:44 PM
RE: Common Sense Corner - by DerVVulfman - 04-19-2015, 08:52 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 05-08-2015, 05:39 PM
RE: Common Sense Corner - by DerVVulfman - 05-09-2015, 03:02 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 05-09-2015, 08:24 AM
RE: Common Sense Corner - by Steel Beast 6Beets - 05-10-2015, 12:00 AM
RE: Common Sense Corner - by yamina-chan - 05-10-2015, 02:27 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 05-20-2015, 06:20 PM
RE: Common Sense Corner - by DerVVulfman - 05-21-2015, 03:03 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 05-21-2015, 03:55 AM
RE: Common Sense Corner - by DerVVulfman - 05-21-2015, 04:50 AM
RE: Common Sense Corner - by Ahzoh - 05-21-2015, 07:41 AM
RE: Common Sense Corner - by yamina-chan - 05-21-2015, 02:24 PM
RE: Common Sense Corner - by kyonides - 05-23-2015, 11:42 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 11-13-2015, 12:29 PM
RE: Common Sense Corner - by DerVVulfman - 11-16-2015, 02:58 AM
RE: Common Sense Corner - by Taylor - 11-17-2015, 03:43 AM
RE: Common Sense Corner - by kyonides - 11-17-2015, 07:55 AM
RE: Common Sense Corner - by Ahzoh - 11-17-2015, 08:23 AM
RE: Common Sense Corner - by DerVVulfman - 11-17-2015, 04:56 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 11-26-2015, 05:07 PM
RE: Common Sense Corner - by Ahzoh - 11-26-2015, 06:42 PM
RE: Common Sense Corner - by DerVVulfman - 11-26-2015, 07:28 PM
RE: Common Sense Corner - by MetalRenard - 11-26-2015, 07:46 PM
RE: Common Sense Corner - by Ahzoh - 11-26-2015, 08:02 PM
RE: Common Sense Corner - by JayRay - 11-27-2015, 03:46 AM
RE: Common Sense Corner - by DerVVulfman - 11-27-2015, 05:00 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 11-27-2015, 05:51 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 06-19-2016, 06:37 PM
RE: Common Sense Corner - by DerVVulfman - 06-21-2016, 03:54 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 07-15-2016, 04:51 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 09-04-2016, 08:11 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 11-26-2016, 12:05 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 12-16-2016, 02:07 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 01-16-2017, 10:04 PM
RE: Common Sense Corner - by Bounty Hunter Lani - 01-23-2017, 11:55 PM
RE: Common Sense Corner - by DerVVulfman - 03-20-2017, 04:21 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 07-18-2018, 06:36 PM
RE: Common Sense Corner - by kyonides - 07-19-2018, 10:49 PM
RE: Common Sense Corner - by DerVVulfman - 07-21-2018, 05:22 AM
RE: Common Sense Corner - by Melana - 07-21-2018, 09:38 AM
RE: Common Sense Corner - by DerVVulfman - 07-22-2018, 03:11 AM
RE: Common Sense Corner - by Bounty Hunter Lani - 10-04-2018, 12:17 AM
RE: Common Sense Corner - by DerVVulfman - 10-17-2018, 05:24 AM
RE: Common Sense Corner - by DerVVulfman - 03-19-2019, 04:30 PM
RE: Common Sense Corner - by kyonides - 03-26-2019, 05:23 AM
RE: Common Sense Corner - by DerVVulfman - 10-05-2019, 05:17 AM
RE: Common Sense Corner - by DerVVulfman - 12-01-2020, 08:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Brick Common Event Library (Development + Brainstorm thread) PK8 3 9,007 02-11-2016, 09:25 PM
Last Post: JayRay



Users browsing this thread: