View previous topic :: View next topic |
Author |
Message |
natedal How do I cheat?
Reputation: 0
Joined: 26 Jun 2015 Posts: 3
|
Posted: Sat Aug 15, 2015 5:26 pm Post subject: Changing map/level in C# game through Cheat Engine |
|
|
So I have an alpha build of this game built through C#. When the game releases, I want to be able to jump to certain rooms, but I have no idea where to get started. I don't think rooms have specific number variables, but I'm unsure. Anyone think they can help?
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Sat Aug 15, 2015 5:58 pm Post subject: |
|
|
Depending on the type of game, this may be a very advanced thing to do.
If the whole world is loaded and you have coordinates, then that's easy.
However, if these are rooms that require a loading screen, you probably won't have any luck.
|
|
Back to top |
|
 |
natedal How do I cheat?
Reputation: 0
Joined: 26 Jun 2015 Posts: 3
|
Posted: Sat Aug 15, 2015 7:18 pm Post subject: |
|
|
Yeah, it loads maps separately. Well, thanks for your help anyway, I'll figure something out when the game releases.
|
|
Back to top |
|
 |
|