Users browsing this thread: 1 Guest(s)
A newbie's question

#1
Posts: 7
Threads: 1
Thanks Received: 0
Thanks Given: 1
Joined: Feb 2016
Reputation: 0
Status
None
How can I make the enemy use battle sprites?
  Find
Quote  

#2
Posts: 2,549
Threads: 98
Thanks Received: 147
Thanks Given: 159
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
If you are referring to something like this:
[Image: 5in2ZfL.png]

Pretty much all the info you'd need can be found in this thread:
https://www.ff6hacking.com/forums/showth...tle+events

You need to set a special battle event flag in the formation, then you'd need to go to the battle event data for characters known as 'Characters acting as monster' and edit or create the corresponding one that you set in the formation to use in this format:
http://mnrogar.slickproductions.org/phpB...nemy#p5393

It's pretty tricky, and I could elaborate further if needed but first do check out that thread and study up on that.


We are born, live, die and then do the same thing over again.
Quote  
[-] The following 1 user says Thank You to Gi Nattak for this post:
  • Lateblooming (03-01-2016)

#3
Posts: 7
Threads: 1
Thanks Received: 0
Thanks Given: 1
Joined: Feb 2016
Reputation: 0
Status
None
What tools should I use to do this?
  Find
Quote  

#4
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
There is no specific utility for this. A hex editor is all you need.
  Find
Quote  

#5
Posts: 7
Threads: 1
Thanks Received: 0
Thanks Given: 1
Joined: Feb 2016
Reputation: 0
Status
None
Ah, I see.
It looks like I may need some time to understand how to use the hex editor.
  Find
Quote  

#6
Posts: 2,549
Threads: 98
Thanks Received: 147
Thanks Given: 159
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
Yeah that'd help out tremendously to understand the semi-tutorial that I linked. It won't make much sense without some general knowledge on using and navigating a hex editor. Here to help you along though if need be.
Quote  

#7
Posts: 7
Threads: 1
Thanks Received: 0
Thanks Given: 1
Joined: Feb 2016
Reputation: 0
Status
None
I am currently trying to use the hex editor to edit the battle event of Shadow at the Coliseum.
But, I don't know which byte that loads the character sprite.
[Image: jl1mcp.png]
  Find
Quote  

#8
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
You can't post images bigger than 700x700px, as it is strongly suggested in rule #12. It breaks the thread width. Also, no need to post your whole desktop. Thanks.

Edit: There is a nice utility called Snipping Tool that comes with all versions of Windows.
  Find
Quote  

#9
Posts: 2,549
Threads: 98
Thanks Received: 147
Thanks Given: 159
Joined: Aug 2009
Reputation: 52
Status
Nattak\'d
(04-01-2016, 11:41 AM)Lateblooming Wrote: I am currently trying to use the hex editor to edit the battle event of Shadow at the Coliseum.
But, I don't know which byte that loads the character sprite.

In the 18 byte data for setting up a battle event found here:
http://mnrogar.slickproductions.org/phpB...nemy#p5393

Byte 05: character acting as enemy, FF = no character

You're at the right spot there, the one you're looking for is
2. 10FF18 - 10FF2F = Shadow at the Colisseum, WOR

So starting at 10FF18 (header), go 6 bytes forward (it says Byte 5 there on the link/post, but this counts the first byte as 0, so it's going to actually be the 6th byte) and you will see the 03 for Shadow, his character ID. changing that value to another will change his sprite.
Quote  

#10
Posts: 7
Threads: 1
Thanks Received: 0
Thanks Given: 1
Joined: Feb 2016
Reputation: 0
Status
None
So I tried to edit the character sprite for the battle event to use Terra's sprite, but some reason the sprite 
is invisible.
[img]<a href=[/img][Image: 20t2u53.png]" />
  Find
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite