Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
CSS
« previous
next »
Print
Pages: [
1
]
Author
Topic: CSS (Read 1985 times)
artoni
Dreamer
Associate
Posts: 102
Er...hi. I'm insane, and like a lot of odd stuff. Go me.
CSS
«
on:
February 07, 2006, 12:23:41 AM »
All right, Talents.
You'll learn skills by being taught them by NPCs or items (or by using a skill a certain amount of times), and they'll start out pretty low-powered. But the more times you use them, the more powerful they'll become, until they reach their full potential - you become fully 'Talented' with that skill.
Technically speaking, each time you use the skill, a record will go down in the game that you've used it. Once you reach a certain amount of uses, the skill itself will evolve into a more powerful version.
Obviously, this'll use variables, but the main problem I'm running into is making the variable go up on every skill use. I've tried making a skill with a switch, but then the common event doesn't work like a regular attack and...yea.
Logged
Zodiac Legacy
Meiscool-2
Sage
Posts: 7,030
If you support n00bs, you support communism.
(No subject)
«
Reply #1 on:
February 07, 2006, 01:29:07 AM »
as far as I know, you can't do that with the DBS. You can however, make it to where if you use a SWORD skill, then it improves all SWORD skills, but other then that, I don't think you can improve just one basic skill.
Logged
Most Recent:
________________________
Old Stuff:
young link
sdsdink.tk
Initiate
Posts: 59
why are you reading this?
(No subject)
«
Reply #2 on:
February 21, 2006, 05:40:19 PM »
Use my cms. You can do anything yu want with it.
Logged
If at first you can't succeed, give up! For info on my latest game(s)
Check my
website
and
forum
DragonBlaze
A Wild DB Appeared!
Royal
Posts: 3,329
(No subject)
«
Reply #3 on:
February 21, 2006, 07:05:31 PM »
Are you talking about using the skills in a battle? If so a CMS wouldn't help you at all. I haven't used the defult battle system in a long time, so there may be some way to keep track of all that stuff, otherwise you'll need a custom battle system.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
CSS