Skill Script
Authors: Twb6543
Version: 1.4B
Type: Skill Script Core
Key Term: Misc Add-on
Introduction// Really don't have the time just going to be released now full of errors... Skill Script Simple is on the way, a smaller more bug free attempt at this script...//
Check out Skill Script Simple here// Error Fixed - Download Demo from Saturday Hopefully//
// THIS SCRIPT IS NOT FINISHED COMPLETELY due to planned updates//
// You must add the 3 lines (well one but the other 2 are useful)
specified in the Documentation section of the Script //
QuoteCreative Commons - Attribution-NonCommercial-ShareAlike 3.0 Unported
( http://creativecommons.org/licenses/by-nc-sa/3.0/ )
You are free:
to Share - to copy, distribute and transmit the work
to Remix - to adapt the work
Under the following conditions:
Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
Noncommercial. You may not use this work for commercial purposes.
Share alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
- For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page.
- Any of the above conditions can be waived if you get permission from the copyright holder.
- Nothing in this license impairs or restricts the authors moral rights.
This script is currently 1.0A as most features are finished and only a few small changes are needed to bring this into being fully complete... A few plugins as such are planned see Author Notes for more details.
This script was written to support the creation of a popular MMORPG into RMVX and also support game projects that wish to have a customisable skill system in RMVX. This script is a starting base and core for skill scripts, you can use it to create a skill system like certain MMORPG's but it's main purpose is to allow the easy creation of skills for non-scripters.
The script has taken 6 attempts to write across 2 platforms (RMXP and RMVX) and 1.5 year, this attempt was started on the 12th May 2011 and finished on the 14th May 2011 with about 4 to 5 hours per day. The reason for so many attempts is due to this project mainly being a side on and that Minecraft and Avairy had/still have a big impact on my time (both are quite recent distractions for me but rather than go into a list these two are just the most recent examples).
Features
- Easy to use Skill Creation
- Add, Subtract, Divide, Multiply, Set, Randomise, Power to, Root Xp / Level / Temporary Level
- Lock and Unlock a Skill
- Check to see if the Xp, Level or Temporary Level is higher than a number
- Use Quick Xp | Level | Temporary Level for repetitive amounts
- Use different Xp Tables for any skill
- Place caps on the maximum Level and Xp
- And a few other features
ScreenshotsCurrently their are no need for screenshots due to this script having no visual effect currently.
DemoDemo should be uploaded Saturday
Demo is located
HEREOr by DropBox
HERE
ScriptGet the script from the demo (due to the script being in parts).
Insert the scripts in this order above the main in the materials section:
(Script sections that are required have a * next to their name.)
- Skill Script - Twb6543 *
- Documentation
- Skill Set and Checks *
- Add and Sub
- Multi and Div
- Set and Random
- Power and Root
- Lock and Unlock
- Check Xp, Level and Temp
- Quick Xp
- Quick Level
- Quick Temp
InstructionsLook at the Documentation Script Section included with the demo.
CompatibilityNone Known Currently:
Credits and ThanksNo others to speak off for this scriptWait a moment, I know who I can thank...
- Blizzard(Scorpion) for Chaos-Project.net
- Enterbrain for RMVX (and the other titles in the RM series)...
Author's NotesPlanned Plugins:
- Combat Skills
- Window and Visual Effects (in the far future)
- Items and Enemy Skills
- Skill Effects
This script is not complete and requires a few tweaks.
To-Do List:
o Add values to Xp Table // Done
o Finish off Documentation // 90% finished
o Complete the Demo // Nearly Done