View previous topic :: View next topic |
Author |
Message |
Valentina How do I cheat?
Reputation: 0
Joined: 23 Jul 2018 Posts: 8
|
Posted: Sun Oct 21, 2018 9:41 am Post subject: How can I make a intangibility for the walls? |
|
|
as a child I always used a cheat on pokemon gold for gbc that allowed me to go beyond the walls as if they were not tangible, how can I find the value of conflicts with objects?
ty ^^
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 373
Joined: 09 May 2003 Posts: 22012 Location: The netherlands
|
Posted: Sun Oct 21, 2018 11:36 am Post subject: |
|
|
try ultimap.
when you're falling or in the sky the code that hanfles collisions is not called
but when hitting a wall it is
note that i say in the sky as walking on the ground is likely the same thing for collision, and once you've found it make it so it doesn't let you drop through the ground
alternatively, find your coordinates and bind hotkeys to change your position coords by a specific axis
_________________
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 |
|
 |
Valentina How do I cheat?
Reputation: 0
Joined: 23 Jul 2018 Posts: 8
|
Posted: Sun Oct 28, 2018 5:15 am Post subject: |
|
|
Dark Byte wrote: | try ultimap.
when you're falling or in the sky the code that hanfles collisions is not called
but when hitting a wall it is
note that i say in the sky as walking on the ground is likely the same thing for collision, and once you've found it make it so it doesn't let you drop through the ground
alternatively, find your coordinates and bind hotkeys to change your position coords by a specific axis |
unfortunately I have never been able to start the last, without me stuck to the computer but one day I succeed! 0w0
fortunately I found the variable on Dragon quest for the nes, but I have no way to interpret it, at least not in 4 bytes.
I can practically block the variable in order to get a collision in the current position, so if I have a wall to the left and block the variable, I can cross the walls in the high, low and right directions but if I try to go left, even if 'the wall will block the character because a collision happened because the variable was blocked with a collision on the left.
The thing that I did not fully understand is how I can interpret this variable, because apparently it does not affect only my position, but also the collisions of the NPCs, so if there are npc that flank the walls it can be difficult to find it.
|
|
Back to top |
|
 |
Auraiwun How do I cheat?
Reputation: 0
Joined: 14 Nov 2018 Posts: 1
|
Posted: Wed Nov 14, 2018 1:53 am Post subject: |
|
|
I'm studying this.
|
|
Back to top |
|
 |
|