[XP] Asan'Tear Battle System

Started by Ryex, June 20, 2009, 09:02:05 pm

Previous topic - Next topic

Rose Guardian

August 28, 2009, 11:03:45 pm #60 Last Edit: August 28, 2009, 11:14:59 pm by Rose Guardian

The HP number text does not  appear no matter what order I put the scripts.

EDIT: Never mind figured it out. I dumbly forgot to change the font name in the CRL plug in script because I did not have the font you're using on my computer.  That was what happened sorry.

Ryex

oh ya.... in the next update i should include an option to control the fonts that way the plug in and the script will work together in that respect
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Rose Guardian

August 29, 2009, 12:09:12 pm #62 Last Edit: August 29, 2009, 12:30:51 pm by Rose Guardian
Sorry to bother you again but I found another problem.  When it goes to the next characters' turns the box with attack, skill, defend and escape moves and gets cut off with the CRL Plug in for some odd reason.



EDIT: Sorry again, but also when I transform a character with the choas drive using the CRL Plug in I get this error.

Ryex

*flinch* I can't believe I forgot to add nil-handling
*UPDATE* AnTBS 1.24 and AnTBS CRLS bridge 1.1 released
the new update should make things more compatible get rid of Rose Guardian's error and make it easy er to control the fonts in the status bar

@Rose update the pluging and the main script from the first post and configure the fonts at the top of the script (it will effect the main script and the plug-in)
then tell me if you still get errors
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Rose Guardian

It got rid of the nil error but I 'm still having this problem in the screen shot.


Ryex

August 30, 2009, 09:36:55 pm #65 Last Edit: August 30, 2009, 09:41:49 pm by Ryexander
ya... um... I'm utterly confused here because in the demo you sent me no such problem exists! did you add any scripts since you uploaded that demo project?
and could you explain the events surrounding this glitch? this has to be a compatibility glitch because I built this system to NOT do that.
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Rose Guardian

August 30, 2009, 10:22:34 pm #66 Last Edit: August 30, 2009, 10:34:38 pm by Rose Guardian
That's weird. However I did add any scripts to the demo. However I do have center status set to true in Tons of add ons but that shouldn't be a problem.  So I'm very confused about why this is happening.  What I'm trying to say is when it goes to the next character the command box moves off the screen.

EDIT: Never mind figured it out.  It really was the centered battler add on in Tons of Add ons causing it.

aylash

October 20, 2009, 12:05:02 pm #67 Last Edit: October 20, 2009, 03:49:24 pm by aylash
Nice work you have done here with this battle system. It fits perfectly in the place of some edditings I myself have been trying to do, but my scripting skills are very limited so I will be using your system instead.

I see you have done lots of considerations and mostly everything works fine but there is a major problem with the death state. I'll write bellow the step-by-step case I have encountered.

1) Enter a battle and have one of your party members killed.
2) Win the battle.
3) Enter another battle. - The dead character won't be displayed (shouldn't he be displayed with his death state?)
4) Worse still, if you try to use an item or skill to bring him back, the game will display his death animation (even tough he is no longer dead) and will only update to his proper graphic on his next turn in battle. Until then He'll still be in his death state animation.

This won't happen if you ressurect him in the same battle that he died, or if you ressurect him outside of battle. The case listed above seems to be the only death case you didn't account for in your script. Would you fix it in your next release? It would be really helpful! Thanks for your time.  :)

Ryex

October 20, 2009, 05:07:08 pm #68 Last Edit: October 20, 2009, 05:34:19 pm by Ryexander
aw yes the death images come back to haunt me. I had a lot of problems getting the resurrection animation to play right. I look into the problem it is probably something small I over looked and can be fixed in a small edit.

EDIT: yep easy fix I just have to make sure to set action states right at the beginning of the battle
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

aylash

Glad to hear it. I'm looking foward to it. :)
After that is concluded I'll be testing some code of my own that I've been thinking for this script and if all goes well I'll share it here.

Ryex

I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

aylash

Hey cool, I'll be testing it now and try to add some other code.
Thanks again for your time and prompt feedback! =]

Fingel

Hi

I think your script is really cool and im usint it right now, but i have a problem (maybe because when it comes to scripting my capabilities are almost 0, if not actually 0  :^_^': ), i managed to change the icons but when a battle starts the name of the actor, the hp, the sp and the status doesn't apear. i already tried to type in the name of the actor where it says actor.name but it came out as an error and the game shut down. so can you tell me where to do i need to put that information. the only other script i have rigth now is Law's Custom Equipment Screen thanks

Ryex

could you perhaps post a screen shot of the problem?
and you changes the icons in the Configuration of the script yes?
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Fingel

I managed to get the icons i wanted, but i cant get the actor's name, hp, sp and status to show, if it's just from my low experience and knowledge in scripting, tell me where should i change the things so they appear. The only other script i have running right now is law's custom equipment script
this is what i get:




thanks

Ryex

the font that is used to draw the text dose not exist of your computer either acquire the font or change which font is used in the configuration at the top of the script
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Fingel

thanks it worked :D i love your script. any other that sugestion?

Ryex

Update: v1.26 is up. fixed a compatibility bug with multiple difficulties.
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

Holyrapid

Hi, i tried to use this, but when i attacked (or chose attack sommand) it gave me this error.
error: ShowHide

So, do i need a plugin for EOS? Or is my script order messed up?  My script order is:
F12 fix by Blizzard
RTP
ATBS (this script)
UMS (by ccoa)
Parallax Background by dubealex
G_G's skill shop
Mog Scene File
Mog Scene shop
Mog scene end
Guillames multislot
TONS
STCMS
EOS

Ryex

January 06, 2010, 09:05:32 pm #79 Last Edit: January 06, 2010, 09:08:18 pm by Ryexander
what is the EOS? what dose it do ect.?
also make sure your following this script order

F12 Fix
RTP
Other peoples scripts
AnTBS
Blizzard's scripts
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />