The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: SeMcDun on June 19, 2013, 03:01:20 PM

Title: SeM's Character Sockets
Post by: SeMcDun on June 19, 2013, 03:01:20 PM
Character Sockets
Version: 1.0
Author: SeMcDun
Date: 06 19, 2013

Version History



Planned Future Versions


Description


The script, in it's lowest form, is a simple Actor Upgrading system.
You collect special items which can be socketed onto/into an Actor.
The items give various benefits such as;
Increasing parameters/ex-params/sp-params by a %
Enabling actors to equip different weapons and armour
Learn new skills
(See a more detailed selection in the script header.)

At the moment socketed items are permanent but I guess I may add in options to delete/overwrite socketed items.


Features


Screenshots

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg6%2F2548%2Foywj.png&hash=d7bde8d725c0b526876755636bf27cca87596ad0)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg259%2F8719%2Fu8e.png&hash=7c7df1ea5d93d54e526ac9dc6dea7eb3dbbe112f)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg109%2F8653%2Fz0d.png&hash=446c7db171f121375af48a3cc4acf51bb0fa3596)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg832%2F2448%2Fuget.png&hash=c965bc34859fd04ba661b5433b988d49173ac01c)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg407%2F8504%2Fakx.png&hash=8bacfbd4a44a2c9d5d5fadf93cac2dbce5c146e3)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimageshack.us%2Fa%2Fimg703%2F3359%2F3n6.png&hash=c8537d4dfea564490c6a46e125b9ecce84e39e10)

Instructions

I think everything is covered in the Script Header, so look there if you get stuck or feel free to post a question.
I'll try and answer when I get time.

Script


See attached demo.

Credit



Thanks


Support


I'm only active on this forum atm.

Known Compatibility Issues

This overwrites the save and extract save contents modules.
Still not sure how to manipulate save data without stuff going wrong or overwriting these modules.

Demo


See attachment.

Author's Notes


There's bound to be tonnes of cool and innovative ways to combine this script with other scripts/ideas.
Try to come up with some unique and cool ways of using this. :)

Terms of Use


Free for use in non-commercial games if credit is given.
Title: Re: SeM's Character Sockets
Post by: IAMFORTE on June 19, 2013, 03:42:06 PM
Now that's a neat idea :D Great work!
Title: Re: SeM's Character Sockets
Post by: Yin on July 08, 2013, 12:38:25 AM
Can this be used in commercial games?
Title: Re: SeM's Character Sockets
Post by: SeMcDun on July 08, 2013, 01:35:08 AM
Yeh, you can use it in commercial projects as long as credit is given.
It'd be nice to receive a free copy of your game when it's finished too. :)
Title: Re: SeM's Character Sockets
Post by: Yin on July 08, 2013, 07:38:00 PM
Sure thing, thanks :)
Title: Re: SeM's Character Sockets
Post by: Yin on August 02, 2013, 08:30:37 PM
Is there a way to add sockets to characters? So they start off with none, but I can add more as the game progresses?
Title: Re: SeM's Character Sockets
Post by: Tetsune on August 03, 2013, 10:46:22 PM
Wow! This is a SUPER cool feature! Thanks for this~