Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - akkrin

1
Resource Requests / Re: Template
October 26, 2008, 01:14:55 pm
ya thanks don't now why I have such trouble with easy things like that. :^_^':
2
Resource Requests / Re: rpg-palace.com down?
October 26, 2008, 12:38:03 pm
I was there just the other day, apparently it's back up for now at least.
3
Resource Requests / [RESOLVED] Template
October 26, 2008, 12:37:04 pm
I was wondering if anybody knows were I could find an autotile template. If anybody does would you be so kind as to post a link or the template itself. Thanks
4
Resource Requests / Re: rpg-palace.com down?
October 15, 2008, 04:47:36 pm
that's if you word it as uploading them, you could say you were simply passing something around for "looks" or even that you were simply passing a useful tool on also. It's really all in how you word it kinda
5
Resource Requests / Re: Face sets
October 15, 2008, 04:45:19 pm
Nah that's ok I found it this morning, forgot all about that program but thanks for the offer anyways. :haha:
6
Resource Requests / Face sets
October 14, 2008, 01:47:33 pm
I was wondering if anybody knew if and were I could find face sets for a few of the rtp-characters that had emotions showing instead of just the standard boring look on there face.
for ex.) Fighter 4 just without the gay ass mask having face sets of him looking surprised, angry, embarrassed, etc, etc

So if anybody knows were I could find some or a program that would help me do that it would be greatly appreciated.
7
Script Requests / Re: Monk Script
September 27, 2008, 09:38:37 am
Thanks for the tip it helped me out a lot.  All I had to do it turns out was find the line where power = skill.power + user.atk * skill.atk_f / 100 and change the user.atk.  Again thanks for the tip helped a lot.
8
Script Requests / Re: Monk Script
September 26, 2008, 08:10:45 am
So I have come across the first error with something like this, he does damage and all but he won't do any damage with his skills that I gave him. He only does 0 damage. I was wondering if anybody could help me with this.
9
Script Requests / Re: Monk Script
September 20, 2008, 12:44:13 pm
Wow do I ever feel stupid now.thanks for the help, seriously.
10
Script Requests / Re: Monk Script
September 20, 2008, 12:34:11 pm
what exactly do you mean by save. i'm not exactly sure.  Kind of  a noob when it comes to scripting.
11
Script Requests / Re: Monk Script
September 20, 2008, 11:50:36 am
Cool thanks for pointing this out to me and thanks to Blizzard for the code edit that goes there.

OK either i'm retarded or something's wrong cause I changed the code exactly as it should be and yet I still get 0 atk and 0 damage
12
Script Requests / Re: Monk Script
September 20, 2008, 11:33:19 am
Thanks but there is one problem I can't find that piece of code, is it in one of blizzard's scripts or is it just in the original ones and I just can't find it for some reason?
13
Script Requests / Re: Monk Script
September 19, 2008, 09:59:19 pm
Just tried it and sadly that doesn't work. It still does 0 damage so I guess I will need the script and there are no easy ways out of this problem.
14
Script Requests / Re: Monk Script
September 19, 2008, 08:51:51 pm
Well that would work, do you know if there's one of this site or where I could find one? because I searched but didn't see one, maybe I overlooked it accidentally.

Quote from: Kukulkan on September 19, 2008, 06:39:57 pm
Script request are to be posted on the script requests forum.


As for posting here would but I didn't notice on account of the time.
15
Script Requests / Monk Script
September 19, 2008, 02:23:45 pm
What I'm wondering is if somebody knows of or could make me a script to XP like the one they had for the monk in the first Final Fantasy.

And for those that don't know what I'm talking about...
- In the first Final Fantasy game there was a monk class
- He was really weak when you got started so you had to get him weapons and armor no matter what and everyone else in your party had to wait
- But once he got past a certain level his attacks would do more damage when he was unarmed than when he had a weapon on and he would take less damage with no armor than if he had armor on.  And I have also tried just changing the Str of the character but that doesn't work because he still has no attack power to do damage with.

Thanks -Akkrin
16
sure
17
thanks Blizz that got it working properly.

PS. posting this script was also a way of giving permission to the public to use it but it must be properly credited to me and WcW.
18
I did start a new game because I don't have a save file in the one I was making.  When I brought this up with WcW he said that it was just a slight error and he just needed to do some aliasing.  so could it have anything to do with the scripts that I have.  Which is just Blizz's tons of add-ons. (bars, hud, caterpiller, arrow over player and heal At lvl up).
19
I did change it but that is still what pops up becase before it was Game_actor it never poped up but when i changed it the error started poping up which now that I think about it is really wierd.
So ya now it says
if @active_battler.is_a?(Game_Actor) &&
but it doesn't seem to do any thing.

PS sorry for repeating myself, hope that was the right line.  only one I noticed

*Edit*
Just thinking could it maybe be line 64-66
@active_battler.hp -= @skill.sp_cost
   else
     @active_battler.sp -= @skill.sp_cost

most likely line 66?
20
sorry but now the script crashes when I get into a fight and have him attack.  it says
Script 'Blood Mage' line 62: NameError occurred.  Uninitialized constant Scene_Battle::Game_actor