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 - ToraCarol

Pages: 1 2 [3] 4 5
51
I think that the loading of fields is bugged for the PSX version. If I recall correctly, it loads without crashing the fields of the japanese discs but completly scramble the field names.

I have no other solution than to try with older versions of HW and find one before that bug appeared, sorry.

Don't worry! I solved with the .38 version! Thanks a bunch!

52
Hello Tirlititi! It's a long time I don't write something here, and I'm so happy to join again with...a new problem to solve  :evil:

Sooo, I decided to try to apply the "Blank Mod" also on the PSX file. So I started with a new clean project, but for some reason I really don't know why everytime I try to check the Fields the program gave me this error


The .bin file is the Italian version of the game. The rest (Enemies, Party, Inventory, Battle Scenes, World Map etc) work perfectly, but the Field not.. and it's the same for all the discs...so..why?

Thank you again so much for all the kind help

53
Ok thanks for the informations, I guess I'll try to post here when I'll have also a full english version  8-)

54
In fact was a question to someone who knows, not you specifically.. so don't worry..ahah!

I'm also posting it on an Italian forum, but I was interested to share it also with you guys, for this reason I was askin.
About the english description there's no need to worry, I do it in any case ;P

55
HI GUYS! I'm back!!! And finally... I FINISHED THE MOD!!

I was wondering.. it's ok if I post in the forum, even if it's in Italian only? :|

56
Hi Tirlititi  :) Have you checked my latest question? You think you can help somehow?

Quote
You know I noticed this myself. The menu is enabled whilst controlling as Cid_Frog before the red light green light mini game.
Wasn’t like that in psx as far as I know.
Never the matter a simple fix.

I know right..

57
Did you set the Ability learning correctly? The first ability must have a non-zero AP requirement (if I remember correctly, that's the only thing to set up).
The method enabling it is "ff9abil::FF9Abil_HasAp". You can check that method to know why it doesn't apply for him.

It's ok, silly mistake of mine.. it's solved also this one  :mrgreen:


UPDATE: Guys I want to disable the menu button when I'm using Cid Frog... it's possible?

About giving trance to someone else, I'll make a few tests but it may be possible to actually do it now with dnSpy/Albeoris's Memoria. Of course, unless you import another model, the trance appearance will be roughly the same as the normal state.
I don't guarantee anything though ^^'

To not mistake.. could you tell me how to do exactly with dnSpy? I want to try to make a Trance model for Blank, so if someone of you can explain me better..maybe I can give a shot!

58
I fixed... but now other stuff is here  x''P

You know guys WHY this thing happen?



It's because I set the Abillities of Blank? It's kinda strange.. I also applied macro.. so why his support abilities won't activate/appear? :-(

59
If you modified your CSharp with dnSpy and it's now not working, it can be pretty much anything...
We can't help you if you don't post the code that is bugged.

No not exactly, it was something like this: I edited first the CSharp with DnSpy to change font, then I tried again to edit the game with HwS, I edited little things in party and stuff (just little changes, like abilities, or equipment), and it was exported a new CSharp, and now this CSharp exported by HwS it's bugged... probably a conflict with DnSpy?

-----

UPDATE: Guys I guess is solved, I noticed the problem when I tried to import it again with Dnspy, and I saw that every archive (like FF9, UI and stuff) are gone! So i decided to come back with a "Virgin" CSharp an put everything again, now I edit again the font ;)
UPDATE2: Aaaaand, i did it! I made anyway a backup, in case I will find other problems!

60
Please any news? There's somebody that can help? I'm in a huge problem.. I need to edit an important thing in the Assembly CSharp, I did a big mistake in the "Party" zone, and I want to have that Assembly CSharp not corrupted in any case :'( It's so impossible to fix?

61
How do you mod it? Is it HW that gives you a bugged CSharp? If so, did you mod the CSharp beforehand with dnSpy?

It may be the reason..

First I edited the CSharp with HWS, then i used dnSpy, then I've tried to mod again with HWS because I forgot some things.. and that happen, fortunately I got the backup, anyway ;)

62
Guys, you know why everytime now I try to replace the AssemblyCSharp the game won't start after the Intro-Logo? Which can be the problem?  :'(

63
Thank you both guys!!!!

64

I used to get that error a lot. Delete that mscorlib.dll (right panel) and recompile.

There isn’t a texture for the Launcher in any of the archives. That requires a different approach to change. Fact is, you can actually use the launcher from Memoria change the image launcher and use that compatible throughout. I use the launcher from Memoria to change the image. Changing the launcher image in Memoria wont affect your CSharp either.

Omg, thank you dude! Everything is perfect! ;D

Quote
Wasn’t till now:
Here

for your case, use this as your Csharp base.

Thank you, but I was thinking about something more like the PS1 version, something like this https://steamcommunity.com/groups/ff-modding/discussions/13/1290690926876650747/
The problem is that I don't know it I can apply it without mess everything (plus there's the problem about the link you sent me that if I copy and paste the AssemblyCSharp I will replace mine with all the work I made , right? )

65
@Tirlititi

Still no options to resize the UI menu for battles without using Memoria?

UPDATE:

I also tried to change font with DnSpy... but it gives me the following error, may I did something wrong?



Last UPDATE:

Is there a way to cut the tutorial before the very first battle and the "Warning security" stuff before the Squaresoft logo? And where can I find the Texture2D of the Launcher?

66
Thank you for the reply, but unfortunately nothing happens.. I've also tried to uncheck the other numbers in "SetPartyReserve" to see where is the problem and, the problem still be that everyone should be removed.. except Eiko? It's kinda strange  ???

UPDATE: Ok, I guess I found the problem..!! :)

67
Little problem, not so big..maybe you can help me, so in The Temple of Water I found a little problem. So.... I have a code like this for the Party Reserve

Code: [Select]

                CureStatus( 0, 127 )
                CureStatus( 1, 127 )
                CureStatus( 3, 127 )
                CureStatus( 2, 127 )
                CureStatus( 4, 127 )
                CureStatus( 5, 127 )
                CureStatus( 7, 127 )
                CureStatus( 6, 127 )
                CureStatus( 8, 127 )
                break
            }
        }
        if ( 0 ) {
            set Setting_OptionalQuina = 0
        }
        set Setting_PartyReserve = 1083
        SetPartyReserve( Setting_PartyReserve )
        if ( ( ( Setting_PartyInitialized >> 0 ) & 1 ) == 0 ) {
            SetCharacterData( 0, 1, 255, 9, 0 )
            set Setting_PartyInitialized |= 1
        }
        if ( ( ( Setting_PartyInitialized >> 1 ) & 1 ) == 0 ) {
            SetCharacterData( 1, 1, 255, 5, 1 )
            set Setting_PartyInitialized |= 2
        }
        if ( ( ( Setting_PartyInitialized >> 2 ) & 1 ) == 0 ) {
            SetCharacterData( 2, 1, 255, 6, 2 )
            set Setting_PartyInitialized |= 4
        }
        if ( ( ( Setting_PartyInitialized >> 3 ) & 1 ) == 0 ) {
            SetCharacterData( 3, 1, 255, 5, 3 )
            set Setting_PartyInitialized |= 8
        }
        if ( ( ( Setting_PartyInitialized >> 4 ) & 1 ) == 0 ) {
            SetCharacterData( 4, 1, 255, 6, 4 )
            set Setting_PartyInitialized |= 16
        }
        if ( ( ( Setting_PartyInitialized >> 5 ) & 1 ) == 0 ) {
            SetCharacterData( 5, 1, 255, 5, 5 )
            set Setting_PartyInitialized |= 32
               }
        if ( ( ( Setting_PartyInitialized >> 6 ) & 1 ) == 0 ) {
            SetCharacterData( 6, 1, 255, 6, 6 )
            set Setting_PartyInitialized |= 64

        }
        if ( ( ( Setting_PartyInitialized >> 7 ) & 1 ) == 0 ) {
            SetCharacterData( 7, 0, 255, 5, 7 )
            set Setting_PartyInitialized |= 128
        }
        SetName( 11, 30 )
        SetCharacterData( 11, 1, 10, 21, 12 )
        SetPartyReserve( 1083 )
        set Setting_OptionalQuina = 1
        set Setting_DaggerDepresses = 0
        set Setting_MPx4 = 0
        if ( 1 ) {
            Party( 4, 1 )
            UpdatePartyUI(  )
        } else {
            Party( 0, 1 )
            UpdatePartyUI(  )
        }
        if ( IsInParty(5) ) {
            set Setting_OptionalQuina = 1
        }

You know why Eiko persist to be in the team?
I'm trying to find a solution by myself, but if somebody of you can help me before I'll be so glad ;D

68
Guys, again, I solved! Sorry for all the posts... but the script was too long. Please feel free to remove the other parts of the script, if you wish!

69
Part 4

Code: [Select]
         RunScriptSync( 2, VAR_GlobUInt8_52, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 252, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_43 != 0 ) && ( ( VAR_GlobUInt8_47 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 1 ) && ( ( VAR_GlobUInt8_47 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 2 ) && ( ( VAR_GlobUInt8_47 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 3 ) && ( ( VAR_GlobUInt8_47 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 4 ) && ( ( VAR_GlobUInt8_47 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 5 ) && ( ( VAR_GlobUInt8_47 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 6 ) && ( ( VAR_GlobUInt8_47 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 1, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 7 ) && ( ( VAR_GlobUInt8_47 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            set VAR_GlobUInt8_41 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_45
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_46
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_54, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 251, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
        } else {
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_45
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_48
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_54, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 253, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 8 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_45 != 0 ) && ( ( VAR_GlobUInt8_48 != 0 ) == 1 ) ) {
                RunScript( 2, 7, 31 )
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 1 ) && ( ( VAR_GlobUInt8_48 != 1 ) == 1 ) ) {
                RunScript( 2, 8, 31 )
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 2 ) && ( ( VAR_GlobUInt8_48 != 2 ) == 1 ) ) {
                RunScript( 2, 13, 31 )
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 3 ) && ( ( VAR_GlobUInt8_48 != 3 ) == 1 ) ) {
                RunScript( 2, 10, 31 )
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 4 ) && ( ( VAR_GlobUInt8_48 != 4 ) == 1 ) ) {
                RunScript( 2, 11, 31 )
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 5 ) && ( ( VAR_GlobUInt8_48 != 5 ) == 1 ) ) {
                RunScript( 2, 12, 31 )
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 6 ) && ( ( VAR_GlobUInt8_48 != 6 ) == 1 ) ) {
                RunScript( 2, 1, 31 )
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 7 ) && ( ( VAR_GlobUInt8_48 != 7 ) == 1 ) ) {
                RunScript( 2, 9, 31 )
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_43
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_47
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_52, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 252, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_43 != 0 ) && ( ( VAR_GlobUInt8_47 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 1 ) && ( ( VAR_GlobUInt8_47 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 2 ) && ( ( VAR_GlobUInt8_47 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 3 ) && ( ( VAR_GlobUInt8_47 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 4 ) && ( ( VAR_GlobUInt8_47 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 5 ) && ( ( VAR_GlobUInt8_47 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 6 ) && ( ( VAR_GlobUInt8_47 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 1, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 7 ) && ( ( VAR_GlobUInt8_47 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_44
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_46
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_53, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 251, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_44 != 0 ) && ( ( VAR_GlobUInt8_46 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 1 ) && ( ( VAR_GlobUInt8_46 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 2 ) && ( ( VAR_GlobUInt8_46 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 3 ) && ( ( VAR_GlobUInt8_46 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 4 ) && ( ( VAR_GlobUInt8_46 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 5 ) && ( ( VAR_GlobUInt8_46 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 6 ) && ( ( VAR_GlobUInt8_46 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 1, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 7 ) && ( ( VAR_GlobUInt8_46 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            set VAR_GlobUInt8_41 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_42
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_49
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_51, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 254, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
        }
    }
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 6, 24, VAR_GlobUInt8_17, 255, 255, 255 )
    Wait( 25 )
    RunScriptSync( 6, 5, 18 )
    ReturnEntryFunctions( 7 )
    ReturnEntryFunctions( 13 )
    ReturnEntryFunctions( 10 )
    ReturnEntryFunctions( 8 )
    ReturnEntryFunctions( 11 )
    ReturnEntryFunctions( 12 )
    ReturnEntryFunctions( 1 )
    ReturnEntryFunctions( 9 )
    MoveCamera( 180, 240, 1, 8 )
    Wait( 1 )
    SetHP( 0, 9999 )
    SetHP( 1, 9999 )
    SetHP( 3, 9999 )
    SetHP( 2, 9999 )
    SetHP( 4, 9999 )
    SetHP( 5, 9999 )
    SetHP( 11, 9999 )
    SetHP( 6, 9999 )
    SetHP( 8, 9999 )
    SetMP( 0, 999 )
    SetMP( 1, 999 )
    SetMP( 3, 999 )
    SetMP( 2, 999 )
    SetMP( 4, 999 )
    SetMP( 5, 999 )
    SetMP( 7, 999 )
    SetMP( 6, 999 )
    SetMP( 8, 999 )
    CureStatus( 0, 127 )
    CureStatus( 1, 127 )
    CureStatus( 3, 127 )
    CureStatus( 2, 127 )
    CureStatus( 4, 127 )
    CureStatus( 5, 127 )
    CureStatus( 7, 127 )
    CureStatus( 6, 127 )
    CureStatus( 8, 127 )
    Menu( 0, 0 )
    Wait( 3 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 16, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 2 )
    RunScript( 2, 251, 32 )
    RunScript( 2, 252, 32 )
    RunScript( 2, 253, 32 )
    RunScript( 2, 254, 32 )
    while ( VAR_GlobUInt8_40 < 4 ) {
        Wait( 1 )
    }
    RunSoundCode( 2566, 2 )
    MoveCamera( 180, 120, 120, 8 )
    Wait( 120 )
    RunSoundCode2( 38401, 65535, 48, 0 )
    RunSoundCode3( 54145, 2100, 0, 24, 0 )
    if ( VAR_GlobBool_167 == 1 ) {
        RunSoundCode( 265, 65535 )
        set VAR_GlobBool_167 = 0
    }
    if ( VAR_GlobBool_162 == 0 ) {
        if ( VAR_GenUInt8_13 < 9 ) {
            set VAR_GenUInt8_13 = 3
        }
        RunSoundCode1( 20864, 2100, 0 )
    }
    if ( VAR_GlobBool_163 == 0 ) {
    }
    set General_FieldEntrance = 0
    Battle( 1, 938 )
    if ( VAR_GlobBool_167 == 1 ) {
        RunSoundCode( 265, 65535 )
        set VAR_GlobBool_167 = 0
    }
    if ( VAR_GlobBool_162 == 0 ) {
        if ( VAR_GenUInt8_13 < 9 ) {
            set VAR_GenUInt8_13 = 3
        }
        RunSoundCode1( 20864, 2100, 0 )
    }
    if ( VAR_GlobBool_163 == 0 ) {
    }
    set General_FieldEntrance = 0
    Field( 2929 )
    return

70
Part 3

Code: [Select]
            if ( ( VAR_GlobUInt8_45 != 6 ) && ( ( VAR_GlobUInt8_47 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 1, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 7 ) && ( ( VAR_GlobUInt8_47 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_42
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_48
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_51, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 253, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_42 != 0 ) && ( ( VAR_GlobUInt8_48 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 1 ) && ( ( VAR_GlobUInt8_48 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 2 ) && ( ( VAR_GlobUInt8_48 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 3 ) && ( ( VAR_GlobUInt8_48 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 4 ) && ( ( VAR_GlobUInt8_48 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 5 ) && ( ( VAR_GlobUInt8_48 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 6 ) && ( ( VAR_GlobUInt8_48 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 14, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 7 ) && ( ( VAR_GlobUInt8_48 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            set VAR_GlobUInt8_41 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_44
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_46
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_53, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 251, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
        } else {
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_44
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_48
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_53, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 253, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 8 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_44 != 0 ) && ( ( VAR_GlobUInt8_48 != 0 ) == 1 ) ) {
                RunScript( 2, 7, 31 )
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 1 ) && ( ( VAR_GlobUInt8_48 != 1 ) == 1 ) ) {
                RunScript( 2, 8, 31 )
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 2 ) && ( ( VAR_GlobUInt8_48 != 2 ) == 1 ) ) {
                RunScript( 2, 13, 31 )
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 3 ) && ( ( VAR_GlobUInt8_48 != 3 ) == 1 ) ) {
                RunScript( 2, 10, 31 )
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 4 ) && ( ( VAR_GlobUInt8_48 != 4 ) == 1 ) ) {
                RunScript( 2, 11, 31 )
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 5 ) && ( ( VAR_GlobUInt8_48 != 5 ) == 1 ) ) {
                RunScript( 2, 12, 31 )
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 6 ) && ( ( VAR_GlobUInt8_48 != 6 ) == 1 ) ) {
                RunScript( 2, 14, 31 )
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 7 ) && ( ( VAR_GlobUInt8_48 != 7 ) == 1 ) ) {
                RunScript( 2, 9, 31 )
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_45
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_49
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_54, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 254, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_45 != 0 ) && ( ( VAR_GlobUInt8_49 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 1 ) && ( ( VAR_GlobUInt8_49 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 2 ) && ( ( VAR_GlobUInt8_49 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 3 ) && ( ( VAR_GlobUInt8_49 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 4 ) && ( ( VAR_GlobUInt8_49 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 5 ) && ( ( VAR_GlobUInt8_49 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 6 ) && ( ( VAR_GlobUInt8_49 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 14, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 7 ) && ( ( VAR_GlobUInt8_49 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_43
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_47
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_52, 28 )
        &
            }
            if ( ( VAR_GlobUInt8_43 != 2 ) && ( ( VAR_GlobUInt8_47 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 3 ) && ( ( VAR_GlobUInt8_47 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 4 ) && ( ( VAR_GlobUInt8_47 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 5 ) && ( ( VAR_GlobUInt8_47 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 6 ) && ( ( VAR_GlobUInt8_47 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 1, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 7 ) && ( ( VAR_GlobUInt8_47 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            set VAR_GlobUInt8_41 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_42
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_46
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_51, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 251, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 2 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
        }
    } else {
        if ( IsInParty(0) ) {
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_44
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_49
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_53, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 254, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 8 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_44 != 0 ) && ( ( VAR_GlobUInt8_49 != 0 ) == 1 ) ) {
                RunScript( 2, 7, 31 )
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 1 ) && ( ( VAR_GlobUInt8_49 != 1 ) == 1 ) ) {
                RunScript( 2, 8, 31 )
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 2 ) && ( ( VAR_GlobUInt8_49 != 2 ) == 1 ) ) {
                RunScript( 2, 13, 31 )
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 3 ) && ( ( VAR_GlobUInt8_49 != 3 ) == 1 ) ) {
                RunScript( 2, 10, 31 )
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 4 ) && ( ( VAR_GlobUInt8_49 != 4 ) == 1 ) ) {
                RunScript( 2, 11, 31 )
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 5 ) && ( ( VAR_GlobUInt8_49 != 5 ) == 1 ) ) {
                RunScript( 2, 12, 31 )
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 6 ) && ( ( VAR_GlobUInt8_49 != 6 ) == 1 ) ) {
                RunScript( 2, 14, 31 )
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_44 != 7 ) && ( ( VAR_GlobUInt8_49 != 7 ) == 1 ) ) {
                RunScript( 2, 9, 31 )
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_42
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_48
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_51, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 253, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_42 != 0 ) && ( ( VAR_GlobUInt8_48 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 1 ) && ( ( VAR_GlobUInt8_48 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 2 ) && ( ( VAR_GlobUInt8_48 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 3 ) && ( ( VAR_GlobUInt8_48 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 4 ) && ( ( VAR_GlobUInt8_48 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 5 ) && ( ( VAR_GlobUInt8_48 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 6 ) && ( ( VAR_GlobUInt8_48 != 6 ) == 1 ) ) {
                if ( VARL_GlobBool_401 != 1 ) {
                    RunScript( 2, 14, 31 )
                }
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_42 != 7 ) && ( ( VAR_GlobUInt8_48 != 7 ) == 1 ) ) {
                if ( VARL_GlobBool_400 != 1 ) {
                    RunScript( 2, 9, 31 )
                }
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 4 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_43
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_47
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
   

71
Part 2

Code: [Select]
   } else {
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_48 = 4
                        set VAR_GlobUInt8_43 = 1
                        RunScriptSync( 2, 6, 25 )
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_48 = 5
                            set VAR_GlobUInt8_43 = 1
                            set VAR_GlobUInt8_44 = 4
                            RunScriptSync( 2, 6, 26 )
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_48 = 6
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_43 = 1
                                set VAR_GlobUInt8_44 = 4
                                set VAR_GlobUInt8_45 = 5
                            }
                        }
                    }
                }
            } else {
                if ( GetEntryUniqueID(252) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_47 = 1
                    set VAR_GlobUInt8_43 = 3
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_48 = 4
                        RunScriptSync( 2, 6, 25 )
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_48 = 5
                            set VAR_GlobUInt8_44 = 4
                            RunScriptSync( 2, 6, 26 )
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_48 = 6
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_44 = 4
                                set VAR_GlobUInt8_45 = 5
                            }
                        }
                    }
                } else {
                    set VAR_GlobUInt8_43 = 3
                    set VAR_GlobUInt8_44 = 1
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                        set VAR_GlobUInt8_47 = 4
                        set VAR_GlobUInt8_48 = 5
                        RunScriptSync( 2, 6, 26 )
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                            set VAR_GlobUInt8_48 = 6
                            set VAR_GlobUInt8_49 = 11
                            if ( GetEntryUniqueID(252) == GetEntryUniqueID(10) ) {
                                set VAR_GlobUInt8_47 = 4
                                set VAR_GlobUInt8_45 = 5
                            } else {
                                if ( GetEntryUniqueID(252) == GetEntryUniqueID(11) ) {
                                    set VAR_GlobUInt8_47 = 5
                                    set VAR_GlobUInt8_45 = 4
                                }
                            }
                        }
                    }
                }
            }
        } else {
            if ( GetEntryUniqueID(251) == GetEntryUniqueID(9) ) {
                set VAR_GlobUInt8_46 = 3
                set VAR_GlobUInt8_42 = 0
                set VAR_GlobUInt8_43 = 2
                if ( GetEntryUniqueID(252) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_47 = 1
                    if ( GetEntryUniqueID(254) == GetEntryUniqueID(11) ) {
                        set VAR_GlobUInt8_48 = 4
                        set VAR_GlobUInt8_49 = 5
                        set VAR_GlobUInt8_44 = 6
                        set VAR_GlobUInt8_45 = 11
                    } else {
                        if ( GetEntryUniqueID(254) == GetEntryUniqueID(13) ) {
                            set VAR_GlobUInt8_49 = 6
                            set VAR_GlobUInt8_45 = 11
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                                set VAR_GlobUInt8_48 = 4
                                set VAR_GlobUInt8_44 = 5
                            } else {
                                if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                                    set VAR_GlobUInt8_48 = 5
                                    set VAR_GlobUInt8_44 = 4
                                }
                            }
                        } else {
                            if ( GetEntryUniqueID(254) == GetEntryUniqueID(8) ) {
                                set VAR_GlobUInt8_49 = 11
                                if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                                    set VAR_GlobUInt8_48 = 4
                                    set VAR_GlobUInt8_44 = 5
                                    set VAR_GlobUInt8_45 = 6
                                } else {
                                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                                        set VAR_GlobUInt8_48 = 5
                                        set VAR_GlobUInt8_44 = 4
                                        set VAR_GlobUInt8_45 = 6
                                    } else {
                                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                            set VAR_GlobUInt8_44 = 4
                                            set VAR_GlobUInt8_45 = 5
                                            set VAR_GlobUInt8_48 = 6
                                        }
                                    }
                                }
                            }
                        }
                    }
                } else {
                    if ( GetEntryUniqueID(252) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_47 = 4
                        set VAR_GlobUInt8_44 = 1
                        if ( IsInParty(5) == 0 ) {
                            set VAR_GlobUInt8_45 = 5
                            set VAR_GlobUInt8_48 = 6
                            set VAR_GlobUInt8_49 = 11
                        } else {
                            if ( IsInParty(11) == 0 ) {
                                set VAR_GlobUInt8_45 = 6
                                set VAR_GlobUInt8_48 = 5
                                set VAR_GlobUInt8_49 = 11
                            } else {
                                if ( IsInParty(2) == 0 ) {
                                    set VAR_GlobUInt8_48 = 5
                                    set VAR_GlobUInt8_49 = 6
                                    set VAR_GlobUInt8_45 = 11
                                }
                            }
                        }
                    } else {
                        if ( GetEntryUniqueID(252) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_47 = 5
                            set VAR_GlobUInt8_48 = 6
                            set VAR_GlobUInt8_49 = 11
                            set VAR_GlobUInt8_44 = 1
                            set VAR_GlobUInt8_45 = 4
                        }
                    }
                }
            } else {
                if ( GetEntryUniqueID(251) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_46 = 1
                    set VAR_GlobUInt8_42 = 0
                    set VAR_GlobUInt8_43 = 2
                    set VAR_GlobUInt8_44 = 3
                    if ( IsInParty(4) != 1 ) {
                        set VAR_GlobUInt8_45 = 4
                        set VAR_GlobUInt8_47 = 5
                        set VAR_GlobUInt8_48 = 6
                        set VAR_GlobUInt8_49 = 11
                    } else {
                        if ( IsInParty(5) != 1 ) {
                            set VAR_GlobUInt8_47 = 4
                            set VAR_GlobUInt8_45 = 5
                            set VAR_GlobUInt8_48 = 6
                            set VAR_GlobUInt8_49 = 11
                        } else {
                            if ( IsInParty(11) != 1 ) {
                                set VAR_GlobUInt8_47 = 4
                                set VAR_GlobUInt8_48 = 5
                                set VAR_GlobUInt8_45 = 6
                                set VAR_GlobUInt8_49 = 11
                            } else {
                                if ( IsInParty(2) != 1 ) {
                                    set VAR_GlobUInt8_47 = 4
                                    set VAR_GlobUInt8_48 = 5
                                    set VAR_GlobUInt8_49 = 6
                                    set VAR_GlobUInt8_45 = 11
                                }
                            }
                        }
                    }
                } else {
                    if ( GetEntryUniqueID(251) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_46 = 4
                        set VAR_GlobUInt8_47 = 5
                        set VAR_GlobUInt8_48 = 6
                        set VAR_GlobUInt8_49 = 11
                        set VAR_GlobUInt8_42 = 0
                        set VAR_GlobUInt8_43 = 2
                        set VAR_GlobUInt8_44 = 3
                        set VAR_GlobUInt8_45 = 1
                    }
                }
            }
        }
    }
    switch 8 ( VAR_GlobUInt8_42 ) from 0 {
    case +0:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(7)
        break
    case +1:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(8)
        break
    case +2:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(13)
        break
    case +3:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(10)
        break
    case +4:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(11)
        break
    case +5:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(12)
        break
    case +6:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(14)
        break
    case +7:
        set VAR_GlobUInt8_51 = GetEntryUniqueID(9)
        break
    }
    switch 8 ( VAR_GlobUInt8_43 ) from 0 {
    case +0:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(7)
        break
    case +1:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(8)
        break
    case +2:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(13)
        break
    case +3:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(10)
        break
    case +4:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(11)
        break
    case +5:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(12)
        break
    case +6:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(14)
        break
    case +7:
        set VAR_GlobUInt8_52 = GetEntryUniqueID(9)
        break
    }
    switch 8 ( VAR_GlobUInt8_44 ) from 0 {
    case +0:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(7)
        break
    case +1:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(8)
        break
    case +2:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(13)
        break
    case +3:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(10)
        break
    case +4:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(11)
        break
    case +5:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(12)
        break
    case +6:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(14)
        break
    case +7:
        set VAR_GlobUInt8_53 = GetEntryUniqueID(9)
        break
    }
    switch 8 ( VAR_GlobUInt8_45 ) from 0 {
    case +0:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(7)
        break
    case +1:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(8)
        break
    case +2:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(13)
        break
    case +3:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(10)
        break
    case +4:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(11)
        break
    case +5:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(12)
        break
    case +6:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(14)
        break
    case +7:
        set VAR_GlobUInt8_54 = GetEntryUniqueID(9)
        break
    }
    ReleaseCamera( 1, 8 )
    Wait( 1 )
    set VAR_GlobUInt8_41 = 0
    RunScriptSync( 2, 7, 27 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 16, VAR_GlobUInt8_17, 0, 0, 0 )
    DisableMenu(  )
    Wait( 24 )
    if ( IsInParty(0) & IsInParty(2) ) {
        if ( ( IsInParty(1) & ( IsInParty(3) != 1 ) ) && ( IsInParty(6) == 1 ) ) {
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_43
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_49
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_52, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 254, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 8 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_43 != 0 ) && ( ( VAR_GlobUInt8_49 != 0 ) == 1 ) ) {
                RunScript( 2, 7, 31 )
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 1 ) && ( ( VAR_GlobUInt8_49 != 1 ) == 1 ) ) {
                RunScript( 2, 8, 31 )
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 2 ) && ( ( VAR_GlobUInt8_49 != 2 ) == 1 ) ) {
                RunScript( 2, 13, 31 )
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 3 ) && ( ( VAR_GlobUInt8_49 != 3 ) == 1 ) ) {
                RunScript( 2, 10, 31 )
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 4 ) && ( ( VAR_GlobUInt8_49 != 4 ) == 1 ) ) {
                RunScript( 2, 11, 31 )
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 5 ) && ( ( VAR_GlobUInt8_49 != 5 ) == 1 ) ) {
                RunScript( 2, 12, 31 )
            } else {
                set VARL_GlobBool_402 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 6 ) && ( ( VAR_GlobUInt8_49 != 6 ) == 1 ) ) {
                RunScript( 2, 1, 31 )
            } else {
                set VARL_GlobBool_401 = 1
            }
            if ( ( VAR_GlobUInt8_43 != 7 ) && ( ( VAR_GlobUInt8_49 != 7 ) == 1 ) ) {
                RunScript( 2, 9, 31 )
            } else {
                set VARL_GlobBool_400 = 1
            }
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_41 = 0
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            set VAR_GlobUInt8_24 = VAR_GlobUInt8_45
            set VAR_GlobUInt8_25 = VAR_GlobUInt8_47
            RunScriptAsync( 6, 7, 24 )
            RunScriptAsync( 6, 8, 24 )
            RunScriptAsync( 6, 10, 24 )
            RunScriptAsync( 6, 1, 24 )
            RunScriptAsync( 6, 12, 24 )
            RunScriptAsync( 6, 9, 24 )
            RunScriptAsync( 6, 13, 24 )
            RunScriptAsync( 6, 11, 24 )
            RunScriptAsync( 6, 5, 14 )
            while ( VAR_GlobUInt8_41 < 1 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, VAR_GlobUInt8_54, 28 )
            RunScriptAsync( 6, 5, 15 )
            while ( VAR_GlobUInt8_41 < 2 ) {
                Wait( 1 )
            }
            RunScriptSync( 2, 252, 29 )
            RunScriptSync( 2, 6, 30 )
            while ( VAR_GlobUInt8_40 < 6 ) {
                Wait( 1 )
            }
            Wait( 1 )
            set VAR_GlobUInt8_40 = 0
            Wait( 1 )
            RunScriptAsync( 6, 5, 17 )
            while ( VAR_GlobUInt8_41 < 3 ) {
                Wait( 1 )
            }
            if ( ( VAR_GlobUInt8_45 != 0 ) && ( ( VAR_GlobUInt8_47 != 0 ) == 1 ) ) {
                if ( VARL_GlobBool_407 != 1 ) {
                    RunScript( 2, 7, 31 )
                }
            } else {
                set VARL_GlobBool_407 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 1 ) && ( ( VAR_GlobUInt8_47 != 1 ) == 1 ) ) {
                if ( VARL_GlobBool_404 != 1 ) {
                    RunScript( 2, 8, 31 )
                }
            } else {
                set VARL_GlobBool_404 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 2 ) && ( ( VAR_GlobUInt8_47 != 2 ) == 1 ) ) {
                if ( VARL_GlobBool_406 != 1 ) {
                    RunScript( 2, 13, 31 )
                }
            } else {
                set VARL_GlobBool_406 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 3 ) && ( ( VAR_GlobUInt8_47 != 3 ) == 1 ) ) {
                if ( VARL_GlobBool_405 != 1 ) {
                    RunScript( 2, 10, 31 )
                }
            } else {
                set VARL_GlobBool_405 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 4 ) && ( ( VAR_GlobUInt8_47 != 4 ) == 1 ) ) {
                if ( VARL_GlobBool_403 != 1 ) {
                    RunScript( 2, 11, 31 )
                }
            } else {
                set VARL_GlobBool_403 = 1
            }
            if ( ( VAR_GlobUInt8_45 != 5 ) && ( ( VAR_GlobUInt8_47 != 5 ) == 1 ) ) {
                if ( VARL_GlobBool_402 != 1 ) {
                    RunScript( 2, 12, 31 )
                }
            } else {
                set VARL_GlobBool_402 = 1
            }

72
I simply added EnableHeadFocus (0) and everything came back to normal ;)

Now I have another problem...with the Hall of Despair.


I'm trying to replace Amarant with Blank it works.. but not at all, I mean, when I choose my party, it starts good, but when there's the "HP force" thing nothing happen, for example: Steiner gives his HP to Vivi but Vivi wont wake up or react.. (but I don't know if is exactly Vivi because the "aura" is not exactly going to that character.. so is stranger tough..)



Screens of the problem


Spoiler: show





Code full of Main Loop


Code: [Select]
Function Main_Loop
    0xA9( 250 )
    FadeFilter( 1, 64, VAR_GlobUInt8_17, 0, 0, 0 )
    set Field_MusicVolume = 0
    RunSoundCode2( 34305, 0, 128, Field_MusicVolume )
    set VAR_GlobBool_167 = 0
    if ( 1 ) {
        set VAR_GlobBool_167 = 1
    }
    Wait( 64 )
    RunSoundCode( 1792, 71 )
    while ( SyncSounds != 0 ) {
        Wait( 1 )
    }
    set VAR_GlobBool_167 = 0
    RunSoundCode( 1792, 71 )
    while ( SyncSounds != 0 ) {
        Wait( 1 )
    }
    RunSoundCode1( 16903, 71, 1 )
    RunSoundCode1( 16897, 71, 0 )
    set Field_MusicVolume = 125
    RunSoundCode2( 34305, 0, 128, Field_MusicVolume )
    set VAR_GlobBool_167 = 0
    RunScriptSync( 2, 7, 19 )
    FadeFilter( 2, 15, VAR_GlobUInt8_17, 128, 128, 128 )
    Wait( 15 )
    WindowAsync( 1, 16, 273 )
    RaiseWindows(  )
    WaitWindow( 1 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 15, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 15 )
    WindowSyncEx( 7, 0, 128, 274 )
    MoveCamera( 180, 180, -100, 8 )
    RunScriptAsync( 2, 7, 20 )
    FadeFilter( 2, 15, VAR_GlobUInt8_17, 128, 128, 128 )
    Wait( 15 )
    WindowAsync( 1, 16, 275 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 276 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 277 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 278 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 279 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 280 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 281 )
    RaiseWindows(  )
    WaitWindow( 1 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 15, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 15 )
    RunScriptSync( 2, 7, 21 )
    FadeFilter( 2, 15, VAR_GlobUInt8_17, 128, 128, 128 )
    Wait( 15 )
    WindowAsync( 1, 16, 285 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 286 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 287 )
    RaiseWindows(  )
    WaitWindow( 1 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 15, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 15 )
    WindowSyncEx( 7, 0, 128, 288 )
    FadeFilter( 2, 15, VAR_GlobUInt8_17, 128, 128, 128 )
    Wait( 15 )
    WindowAsync( 1, 16, 289 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 290 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 291 )
    RaiseWindows(  )
    WaitWindow( 1 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 15, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 15 )
    WindowSyncEx( 7, 0, 128, 292 )
    WindowSyncEx( 7, 0, 128, 293 )
    FadeFilter( 2, 15, VAR_GlobUInt8_17, 128, 128, 128 )
    Wait( 15 )
    WindowAsync( 1, 16, 294 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 295 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 296 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 297 )
    RaiseWindows(  )
    WaitWindow( 1 )
    WindowAsync( 1, 16, 298 )
    RaiseWindows(  )
    WaitWindow( 1 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 7, 15, VAR_GlobUInt8_17, 0, 0, 0 )
    Wait( 15 )
    WindowSyncEx( 7, 0, 128, 299 )
    WindowSyncEx( 7, 0, 128, 300 )
    WindowSyncEx( 7, 0, 128, 301 )
    RunScriptSync( 2, 7, 22 )
    WindowSyncEx( 7, 0, 128, 302 )
    WindowSyncEx( 7, 0, 128, 306 )
    WindowSyncEx( 7, 0, 128, 303 )
    WindowSyncEx( 7, 0, 128, 304 )
    RunScriptSync( 2, 7, 23 )
    WindowSyncEx( 7, 0, 128, 305 )
    if ( VAR_GlobUInt8_17 == 255 ) {
        set Op66(( GetData_12 - 160 ), ( GetData_13 - 112 ))
    }
    0xA9( 250 )
    FadeFilter( 6, 24, VAR_GlobUInt8_17, 255, 255, 255 )
    Wait( 25 )
    SetHP( 0, 1 )
    SetHP( 6, 1 )
    SetHP( 3, 1 )
    SetHP( 1, 1 )
    SetHP( 4, 1 )
    SetHP( 5, 1 )
    SetHP( 7, 1 )
    SetHP( 2, 1 )
    SetHP( 11, 1 )
    SetPartyReserve( 1279 )
    SetCharacterData( 11, 0, 255, 21, 12 )
    SetName( 11, 74 )
    if ( 1 ) {
        Party( 4, 0 )
        UpdatePartyUI(  )
    } else {
        Party( 0, 0 )
        UpdatePartyUI(  )
    }
    if ( IsInParty(5) ) {
        set Setting_OptionalQuina = 1
    }
    RunScriptAsync( 6, 7, 24 )
    RunScriptAsync( 6, 8, 24 )
    RunScriptAsync( 6, 10, 24 )
    RunScriptAsync( 6, 14, 24 )
    RunScriptAsync( 6, 12, 24 )
    RunScriptAsync( 6, 9, 24 )
    RunScriptAsync( 6, 13, 24 )
    RunScriptAsync( 6, 11, 24 )
    if ( GetEntryUniqueID(251) == GetEntryUniqueID(6) ) {
        set VAR_GlobUInt8_46 = 0
        if ( GetEntryUniqueID(252) == GetEntryUniqueID(12) ) {
            set VAR_GlobUInt8_47 = 2
            if ( GetEntryUniqueID(254) == GetEntryUniqueID(7) ) {
                set VAR_GlobUInt8_48 = 3
                set VAR_GlobUInt8_49 = 1
                set VAR_GlobUInt8_42 = 4
                set VAR_GlobUInt8_43 = 5
                set VAR_GlobUInt8_44 = 6
                set VAR_GlobUInt8_45 = 11
            } else {
                if ( GetEntryUniqueID(254) == GetEntryUniqueID(10) ) {
                    set VAR_GlobUInt8_49 = 4
                    set VAR_GlobUInt8_43 = 5
                    set VAR_GlobUInt8_44 = 6
                    set VAR_GlobUInt8_45 = 11
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(9) ) {
                        set VAR_GlobUInt8_48 = 3
                        set VAR_GlobUInt8_42 = 1
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                            set VAR_GlobUInt8_42 = 3
                            set VAR_GlobUInt8_48 = 1
                        }
                    }
                } else {
                    if ( GetEntryUniqueID(254) == GetEntryUniqueID(11) ) {
                        set VAR_GlobUInt8_49 = 5
                        set VAR_GlobUInt8_44 = 6
                        set VAR_GlobUInt8_45 = 11
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(9) ) {
                            set VAR_GlobUInt8_48 = 3
                            set VAR_GlobUInt8_42 = 1
                            set VAR_GlobUInt8_43 = 4
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                                set VAR_GlobUInt8_48 = 1
                                set VAR_GlobUInt8_42 = 3
                                set VAR_GlobUInt8_43 = 4
                            } else {
                                if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                                    set VAR_GlobUInt8_48 = 4
                                    set VAR_GlobUInt8_42 = 3
                                    set VAR_GlobUInt8_43 = 1
                                }
                            }
                        }
                    } else {
                        if ( GetEntryUniqueID(254) == GetEntryUniqueID(13) ) {
                            set VAR_GlobUInt8_49 = 6
                            set VAR_GlobUInt8_45 = 11
                            if ( GetEntryUniqueID(253) != GetEntryUniqueID(11) ) {
                                set VAR_GlobUInt8_44 = 5
                                if ( GetEntryUniqueID(253) != GetEntryUniqueID(10) ) {
                                    set VAR_GlobUInt8_43 = 4
                                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(9) ) {
                                        set VAR_GlobUInt8_42 = 1
                                        set VAR_GlobUInt8_48 = 3
                                    } else {
                                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                                            set VAR_GlobUInt8_48 = 1
                                            set VAR_GlobUInt8_42 = 3
                                        }
                                    }
                                } else {
                                    set VAR_GlobUInt8_48 = 4
                                    set VAR_GlobUInt8_42 = 3
                                    set VAR_GlobUInt8_43 = 1
                                }
                            } else {
                                set VAR_GlobUInt8_48 = 5
                                set VAR_GlobUInt8_42 = 3
                                set VAR_GlobUInt8_43 = 1
                                set VAR_GlobUInt8_44 = 4
                            }
                        } else {
                            if ( GetEntryUniqueID(254) == GetEntryUniqueID(8) ) {
                                set VAR_GlobUInt8_49 = 11
                                if ( GetEntryUniqueID(253) != GetEntryUniqueID(13) ) {
                                    set VAR_GlobUInt8_45 = 6
                                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(9) ) {
                                        set VAR_GlobUInt8_48 = 3
                                        set VAR_GlobUInt8_42 = 1
                                        set VAR_GlobUInt8_43 = 4
                                        set VAR_GlobUInt8_44 = 5
                                    } else {
                                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                                            set VAR_GlobUInt8_42 = 3
                                            set VAR_GlobUInt8_48 = 1
                                            set VAR_GlobUInt8_43 = 4
                                            set VAR_GlobUInt8_44 = 5
                                        } else {
                                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                                                set VAR_GlobUInt8_42 = 3
                                                set VAR_GlobUInt8_43 = 1
                                                set VAR_GlobUInt8_48 = 4
                                                set VAR_GlobUInt8_44 = 5
                                            } else {
                                                if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                                                    set VAR_GlobUInt8_42 = 3
                                                    set VAR_GlobUInt8_43 = 1
                                                    set VAR_GlobUInt8_44 = 4
                                                    set VAR_GlobUInt8_48 = 5
                                                }
                                            }
                                        }
                                    }
                                } else {
                                    set VAR_GlobUInt8_48 = 6
                                    set VAR_GlobUInt8_42 = 3
                                    set VAR_GlobUInt8_43 = 1
                                    set VAR_GlobUInt8_44 = 4
                                    set VAR_GlobUInt8_45 = 5
                                }
                            }
                        }
                    }
                }
            }
        } else {
            if ( GetEntryUniqueID(252) == GetEntryUniqueID(9) ) {
                set VAR_GlobUInt8_47 = 3
                set VAR_GlobUInt8_42 = 2
                if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_48 = 1
                    if ( GetEntryUniqueID(254) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_49 = 4
                        set VAR_GlobUInt8_43 = 5
                        set VAR_GlobUInt8_44 = 6
                        set VAR_GlobUInt8_45 = 11
                    } else {
                        if ( GetEntryUniqueID(254) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_49 = 5
                            set VAR_GlobUInt8_43 = 4
                            set VAR_GlobUInt8_44 = 6
                            set VAR_GlobUInt8_45 = 11
                        } else {
                            if ( GetEntryUniqueID(254) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_49 = 6
                                set VAR_GlobUInt8_43 = 4
                                set VAR_GlobUInt8_44 = 5
                                set VAR_GlobUInt8_45 = 11
                            } else {
                                if ( GetEntryUniqueID(254) == GetEntryUniqueID(8) ) {
                                    set VAR_GlobUInt8_49 = 11
                                    set VAR_GlobUInt8_43 = 4
                                    set VAR_GlobUInt8_44 = 5
                                    set VAR_GlobUInt8_45 = 6
                                }
                            }
                        }
                    }
                } else {
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_48 = 4
                        set VAR_GlobUInt8_43 = 1
                        RunScriptSync( 2, 6, 25 )
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_48 = 5
                            set VAR_GlobUInt8_43 = 1
                            set VAR_GlobUInt8_44 = 4
                            RunScriptSync( 2, 6, 26 )
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_48 = 6
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_43 = 1
                                set VAR_GlobUInt8_44 = 4
                                set VAR_GlobUInt8_45 = 5
                            }
                        }
                    }
                }
            } else {
                if ( GetEntryUniqueID(252) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_47 = 1
                    set VAR_GlobUInt8_42 = 2
                    set VAR_GlobUInt8_43 = 3
                    if ( GetEntryUniqueID(253) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_48 = 4
                        RunScriptSync( 2, 6, 25 )
                    } else {
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_48 = 5
                            set VAR_GlobUInt8_44 = 4
                            RunScriptSync( 2, 6, 26 )
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_48 = 6
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_44 = 4
                                set VAR_GlobUInt8_45 = 5
                            }
                        }
                    }
                } else {
                    if ( GetEntryUniqueID(252) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_47 = 4
                        set VAR_GlobUInt8_42 = 2
                        set VAR_GlobUInt8_43 = 3
                        set VAR_GlobUInt8_44 = 1
                        if ( GetEntryUniqueID(253) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_48 = 5
                            RunScriptSync( 2, 6, 26 )
                        } else {
                            if ( GetEntryUniqueID(253) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_48 = 6
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_45 = 5
                            }
                        }
                    } else {
                        if ( GetEntryUniqueID(252) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_42 = 2
                            set VAR_GlobUInt8_43 = 3
                            set VAR_GlobUInt8_44 = 1
                            set VAR_GlobUInt8_45 = 4
                            set VAR_GlobUInt8_47 = 5
                            set VAR_GlobUInt8_48 = 6
                            set VAR_GlobUInt8_49 = 11
                        }
                    }
                }
            }
        }
    } else {
        if ( GetEntryUniqueID(251) == GetEntryUniqueID(12) ) {
            set VAR_GlobUInt8_46 = 2
            set VAR_GlobUInt8_42 = 0
            if ( GetEntryUniqueID(252) == GetEntryUniqueID(9) ) {
                set VAR_GlobUInt8_47 = 3
                if ( GetEntryUniqueID(253) == GetEntryUniqueID(7) ) {
                    set VAR_GlobUInt8_48 = 1
                    if ( GetEntryUniqueID(254) == GetEntryUniqueID(10) ) {
                        set VAR_GlobUInt8_49 = 4
                        set VAR_GlobUInt8_43 = 5
                        set VAR_GlobUInt8_44 = 6
                        set VAR_GlobUInt8_45 = 11
                    } else {
                        if ( GetEntryUniqueID(254) == GetEntryUniqueID(11) ) {
                            set VAR_GlobUInt8_49 = 5
                            set VAR_GlobUInt8_43 = 4
                            set VAR_GlobUInt8_44 = 6
                            set VAR_GlobUInt8_45 = 11
                        } else {
                            if ( GetEntryUniqueID(254) == GetEntryUniqueID(13) ) {
                                set VAR_GlobUInt8_49 = 6
                                set VAR_GlobUInt8_43 = 4
                                set VAR_GlobUInt8_44 = 5
                                set VAR_GlobUInt8_45 = 11
                            } else {
                                set VAR_GlobUInt8_49 = 11
                                set VAR_GlobUInt8_43 = 4
                                set VAR_GlobUInt8_44 = 5
                                set VAR_GlobUInt8_45 = 6
                            }
                        }
                    }
             

73
Guys! How do I fix, in this case, the head focus of the BlackMage and Quina so that they can turn toward GenomeA instead of Blank? I don't know why but whe i putted Blank on the field this thing happened!



EDIT: Solved, and easier than I thought! ;)

74


@ToraCarol: About the animation at Ipsen Castle, I can't say anything without the script code that you use.
I still don't know how to handle cameras... You can try random things like using the following kind of lines after Blank joins the fight:
Code: [Select]
RunBattleCode( 36, 0 ) // Change "0" to other numbers to try different cameras
Sorry for late answers but that's a lot of things to read.


Ok, I'll give a try! And about the Ipsen caste..for now I resetted the code, I'll try once gain later, if I'll have other problem and I din't figured how to solve, I'll let you know.. so don't worry! And thank you for everything, you guys, thank to you I'm making a very nice job  :P

75


If we’re hearing correctly, you did a successful model swap? Show screenshot if possible, Enemy_Lani replaced as BattleCinna as you speak.

No, no..unfortunately it isn't like this!  ::) The fact "NOTHING happens" it means that nothing happens for real.. I mean that there is still Cinna, even if I imported Meshes, Gameobjects etc and replaced and added the missing texture and material..


Pages: 1 2 [3] 4 5