I understood you. It's just the values seem tied to conditions being met. If you can find the bond value and change it yourself, and it reflects in game, I could use that to create a multiplier script.
Unfortunately, the teleporter can't teleport from certain locations due to collision. Until I find a way to make the character ignore collision, this is how it has to operate for now.
This is something you could use to explore around and see for yourself. The maximum values you can set are -127 to 127. You could look at the entire structure using the base addresses. Hope this helps. Character Creation Data - Copy and Paste direct into CE
This actually works! minus the height option. Nothing seems to change there? awesome job though! you can have a ridiculous roid physique, yeah buddy. Or do the nexus mods thing and have giant T&A on a female character if that's your fancy.
This is going to be the last update for a while. I'm tired of looking at assembly. I'll try to get to other features onces I have time. Thank you all for contributing and helping me get the table to where it is. Recent Updates
If you like my work, please rate my post positive, much easier than typing out a comment.
(Added to Player Pointer) ADDED: +500 Silver Coins - Adds 500 silver coins to player inventory. (open and close inventory to see updated values). ADDED: +10,000 Money - Adds 10,000 coins to player inventory. (open and close inventory to see updated values). ADDED: Clear Wanted Level - Clears player wanted level. Aggro NPCs will still chase you and cause you to remain wanted. ADDED: Become Wanted - Sets the wanted level to max.
Updated: Counterspark Modifier - Fix for Perfect Parry.
ADDED: Easier Counterspark + Auto Parry - Combination of the two.
ADDED: Easier Counterspark + Perfect Auto Parry - Combination of the two.
This is going to be the last update for a while. I'm tired of looking at assembly. I'll try to get to other features onces I have time. Thank you all for contributing and helping me get the table to where it is. Recent Updates
If you like my work, please rate my post positive, much easier than typing out a comment.
(Added to Player Pointer) ADDED: +500 Silver Coins - Adds 500 silver coins to player inventory. (open and close inventory to see updated values). ADDED: +10,000 Money - Adds 10,000 coins to player inventory. (open and close inventory to see updated values). ADDED: Clear Wanted Level - Clears player wanted level. Aggro NPCs will still chase you and cause you to remain wanted. ADDED: Become Wanted - Sets the wanted level to max.
Updated: Counterspark Modifier - Fix for Perfect Parry.
ADDED: Easier Counterspark + Auto Parry - Combination of the two.
ADDED: Easier Counterspark + Perfect Auto Parry - Combination of the two.
Thank you for making the most feature heavy table on here
This is going to be the last update for a while. I'm tired of looking at assembly. I'll try to get to other features onces I have time. Thank you all for contributing and helping me get the table to where it is. Recent Updates
If you like my work, please rate my post positive, much easier than typing out a comment.
(Added to Player Pointer) ADDED: +500 Silver Coins - Adds 500 silver coins to player inventory. (open and close inventory to see updated values). ADDED: +10,000 Money - Adds 10,000 coins to player inventory. (open and close inventory to see updated values). ADDED: Clear Wanted Level - Clears player wanted level. Aggro NPCs will still chase you and cause you to remain wanted. ADDED: Become Wanted - Sets the wanted level to max.
Updated: Counterspark Modifier - Fix for Perfect Parry.
ADDED: Easier Counterspark + Auto Parry - Combination of the two.
ADDED: Easier Counterspark + Perfect Auto Parry - Combination of the two.
Man I am fully understand and see how tiresome that can be, but thank you for your contribution!
Thanks for the table but teleport has bug? I use Teleporter but when I use it I end up back at the same spot. I haven't pressed return yet or how do I use it?
Thanks for the table but teleport has bug? I use Teleporter but when I use it I end up back at the same spot. I haven't pressed return yet or how do I use it?
Some areas have ceiling clipping because there is no "no clip" mode yet, so only works in certain areas.
This is going to be the last update for a while. I'm tired of looking at assembly. I'll try to get to other features onces I have time. Thank you all for contributing and helping me get the table to where it is. Recent Updates
If you like my work, please rate my post positive, much easier than typing out a comment.
(Added to Player Pointer) ADDED: +500 Silver Coins - Adds 500 silver coins to player inventory. (open and close inventory to see updated values). ADDED: +10,000 Money - Adds 10,000 coins to player inventory. (open and close inventory to see updated values). ADDED: Clear Wanted Level - Clears player wanted level. Aggro NPCs will still chase you and cause you to remain wanted. ADDED: Become Wanted - Sets the wanted level to max.
Updated: Counterspark Modifier - Fix for Perfect Parry.
ADDED: Easier Counterspark + Auto Parry - Combination of the two.
ADDED: Easier Counterspark + Perfect Auto Parry - Combination of the two.
may I ask the purpose of having easier counterspark combined with auto parry? Or am I missing something? Auto parry makes easier counterspark redundant doesn't it?
This is going to be the last update for a while. I'm tired of looking at assembly. I'll try to get to other features onces I have time. Thank you all for contributing and helping me get the table to where it is. Recent Updates
If you like my work, please rate my post positive, much easier than typing out a comment.
(Added to Player Pointer) ADDED: +500 Silver Coins - Adds 500 silver coins to player inventory. (open and close inventory to see updated values). ADDED: +10,000 Money - Adds 10,000 coins to player inventory. (open and close inventory to see updated values). ADDED: Clear Wanted Level - Clears player wanted level. Aggro NPCs will still chase you and cause you to remain wanted. ADDED: Become Wanted - Sets the wanted level to max.
Updated: Counterspark Modifier - Fix for Perfect Parry.
ADDED: Easier Counterspark + Auto Parry - Combination of the two.
ADDED: Easier Counterspark + Perfect Auto Parry - Combination of the two.
may I ask the purpose of having easier counterspark combined with auto parry? Or am I missing something? Auto parry makes easier counterspark redundant doesn't it?
nope, it will modifying 2 things, you will auto parry if you fail your manual parry, and if you do manual parry it will also become easier
I'm trying to find the value/adress to increase the "caught cat integer".
I already took a look inside the shared itemId txt but didn't find it.
Would someone kindly assist me?
I'm trying to find the value/adress to increase the "caught cat integer".
I already took a look inside the shared itemId txt but didn't find it.
Would someone kindly assist me?
If someone wants to continue my work: I've found 3 addresses which increase +1 per collected cat. However changing the values at these adresses doesn't seem to affect the in-game cat counter.
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"cats1"</Description>
<VariableType>Float</VariableType>
<Address>163BC8D3080</Address>
</CheatEntry>
<CheatEntry>
<ID>1</ID>
<Description>"cats2"</Description>
<VariableType>4 Bytes</VariableType>
<Address>164E351A034</Address>
</CheatEntry>
<CheatEntry>
<ID>2</ID>
<Description>"cats3"</Description>
<VariableType>4 Bytes</VariableType>
<Address>164F48DAD04</Address>
</CheatEntry>
</CheatEntries>
</CheatTable>
Just curious if anyone else has mentioned this or run into the same issue and what's the fix please?
When I set up the landmark and then from the menu press the hotkey 1 to get there, I can do so the first 4-5 times.
After that no matter what I do, and even though it says "teleporting" AND on the map it shows my character marker moving to the teleported location, it doesn't however seem to actually do so in game. My character just resets/drops from what seems like a height of like 1-2 feet or something.
Anyway I can reset this while playing the game so I can use teleportation more effectively? Helps with collection so much!
So far the only way is to completely reset the game I think.
So far still been using 0.6.4, gonna try 0.7.0 now, not sure if that would fix anything but will try.