| View previous topic :: View next topic |
| Author |
Message |
Zerael How do I cheat?
Reputation: 0
Joined: 25 Feb 2015 Posts: 7
|
Posted: Thu Jul 16, 2020 1:34 pm Post subject: How to share\copy value to other addresses? |
|
|
I want one value of address1 and address2 changing according address3.
For example, I want in Final Fantasy 12, inactive party members have same exp, as active party members.
So whenever Vaan had any changes his exp stat gets copied to others party members.
Basicaly I want to tie many adresses to one. Is it possible?
I'm not familiar with scripting, etc. And did never make my own table.
Please, help.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Thu Jul 16, 2020 3:38 pm Post subject: |
|
|
Freeze the address(es) and then change the value to
| Code: |
(description of address 3)
|
make sure to include the round braces
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Zerael How do I cheat?
Reputation: 0
Joined: 25 Feb 2015 Posts: 7
|
Posted: Fri Jul 17, 2020 1:55 am Post subject: |
|
|
Dark Byte,
Thanks for the answer.
However, it doesnt work as I wanted to.
Yes, it changed to corresponding address, but only when I'm doing that.
Its not happening automaticaly while in game.
I found work around. I did make address1 group leader, and put address2-5 as 'children' of address1.
Then in group config put check mark on 'Setting a value to this entry sets same value to children'.
This however too, didnt automate the process. Changes only made when I toggle the group head address.
So I make hotkey on my gamepad that toggle parent address and so children addresses reacts on it.
Still I would like to find the way of not using hotkey nor constantly alt-tabing to CE. And just automate the process without me involving in it.
|
|
| Back to top |
|
 |
|