Author Topic: Temporal Flux Checking Values?  (Read 1963 times)

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Temporal Flux Checking Values?
« on: October 11, 2007, 07:08:49 pm »
Ok, so i'm trying a little palette swap test and I can't quite figure this out.  Here's what i'm trying to do.

If Crono has (W/e) equipped: then his palette is this
but if Crono has this equipped: his palette is this.

Is there a way to make commands do that?  I was thinking maybe you could retrieve his armor (7E2628) and paste that value into another one so it's held for safe keepings, so then you could have another memory thing saying if 7E2628 = 6D then his palette is this but..i'm having troubles because the lowest it can get is 7f0200...Help? xD

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Re: Temporal Flux Checking Values?
« Reply #1 on: October 11, 2007, 07:35:17 pm »
Use a Memory Assignment to copy the equipment value to 7F0200+ temp memory and do the checks there.

Assign Mem.7E2628 to 7F0202
If 7F0202 == 6D
   Palette command(s)
If 7F0202 == ##
   Palette command(s)

...and so on.


justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Re: Temporal Flux Checking Values?
« Reply #2 on: October 11, 2007, 07:50:26 pm »
Ahh...Thank you!

Edit: The only issue it has is if you open the inventory menu or character change menu, your palette reverts back.  I'm guessing that can't be fixed.
« Last Edit: October 11, 2007, 08:21:09 pm by justin3009 »

Chrono'99

  • Guru of Reason Emeritus
  • God of War (+3000)
  • *
  • Posts: 3605
    • View Profile
Re: Temporal Flux Checking Values?
« Reply #3 on: October 13, 2007, 11:20:28 am »
Ahh...Thank you!

Edit: The only issue it has is if you open the inventory menu or character change menu, your palette reverts back.  I'm guessing that can't be fixed.

Isn't this fixed if you copy the code above in Activate in Object00? Like the chests and doors that revert back when you open and close the menu? It's been so long since I touched TF though...

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Re: Temporal Flux Checking Values?
« Reply #4 on: October 13, 2007, 11:40:59 am »
Nope, doesn't work.  (Sorry took along time...Computer has some odd virus that can't be detected so my computer kinda goes psycho every once in awhile).

Blackcaped_imp

  • Guardian (+100)
  • *
  • Posts: 126
    • View Profile
Re: Temporal Flux Checking Values?
« Reply #5 on: October 13, 2007, 12:22:44 pm »
Psycho?? i guess my computer (psycho all the time) its not the only one, its not alone anymore YAY!!!