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
»
Goddamn all my problems!!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Goddamn all my problems!! (Read 3531 times)
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Goddamn all my problems!!
«
on:
March 12, 2010, 02:56:32 AM »
Grrrrrr well I have another issue with my game. -_-'
I have a skill that has been working for the past few months...and now it is deciding to not work anymore. Go fig. Note that I didn't touch that skill at all! the most I did was open up the battle animation in a program to copy and paste a part of it into another animation. Can anybody think of a reason why it's not working all of a sudden? I already tried testing it in a different project, and I reset my computer. Help mee!!!!
Logged
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Re: Goddamn all my problems!!
«
Reply #1 on:
March 12, 2010, 08:33:29 PM »
Nothing at all! like it's greyed out I can't even select it.
Logged
Rowan
...
Zealot
Posts: 601
Charas arbitrary gay black guy.
Re: Goddamn all my problems!!
«
Reply #2 on:
March 12, 2010, 09:03:00 PM »
-What does the skill do?
-Does it have any code/script? If so, what is it?
-Does a script in your game accesses the skill? If so, how?
Not to sound mean, but you're being awfully vague with your problem..
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Goddamn all my problems!!
«
Reply #3 on:
March 13, 2010, 12:15:51 AM »
Does it have a weapon type attribute and the user isn't holding a weapon with that attribute class?
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
Fisherson
Jedi Sentinel of the Charasian Cluster.
Royal
Posts: 4,199
Just call me Fish.
Re: Goddamn all my problems!!
«
Reply #4 on:
March 13, 2010, 01:44:01 AM »
This used to happen to me when I was working on my first game ever Legondo Rising. I beat it by copying a skill from another game (Warped for example) and then re-named it and set it to do what the skill I couldn't get work was supposed to do. This worked half the time.
Logged
zuhane
Freakalicious
Leader
Posts: 2,192
Kill me
Re: Goddamn all my problems!!
«
Reply #5 on:
March 13, 2010, 12:45:50 PM »
I know how you feel. Sometimes I wish I had to guts to just make a standard
battle system RPG with nothing exciting in it, thus preventing constant errors
and bugs.
Logged
Geese ruined my life.
https://soundcloud.com/tom-kingston-3/geese
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Re: Goddamn all my problems!!
«
Reply #6 on:
March 14, 2010, 06:34:15 PM »
I found the problem!!! The skill doesn't work when I select an attribute to coincide with the skill. For example, the Skill is called "Throw". The character throws his weapon for damage and I've "checked" an attribute called "sword" in the skill menu. When I de-select it, the skill works just fine. But when it's selected the skill is greyed out and I can't even select it. In battle of course. So is the problem in my attribute menu? Because this skill has always worked when the "sword" attribute was selected, and now all of a sudden it isn't. I hope this is enough information. Thank you for all your help thus far!
Logged
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: Goddamn all my problems!!
«
Reply #7 on:
March 14, 2010, 10:23:15 PM »
As I said.
If the attribute is of the "Weapon" type and not the "Magic" type then the skill can only be used when the hero have a weapon with that attribute equipped.
Chanses are that you either have no weapon equipped or that you missed the check the right attribute of the weapon.
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Re: Goddamn all my problems!!
«
Reply #8 on:
March 15, 2010, 02:42:22 AM »
YES!! That was the problem!! Thank you so much Prpl! And thank you everyone else who helped me!
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Goddamn all my problems!!