| View previous topic :: View next topic |
| Author |
Message |
Deltron Z Expert Cheater
Reputation: 1
Joined: 14 Jun 2009 Posts: 164
|
Posted: Mon Jan 17, 2011 4:36 pm Post subject: Loading CEM |
|
|
I'm trying to use LoadBinary (CE 5.4), but it says that the CEM file doesn't exist. I (think) I set the working directory as the CEM's directory (by openning a Cheat Table) and also tried specifying the full path (tried using \ and also by escaping \, by using \\) but still fails.
And another question: if I don't want to include the CE Header in the CEM file, what would happen?
Thanks.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25818 Location: The netherlands
|
Posted: Mon Jan 17, 2011 5:12 pm Post subject: |
|
|
Can you write the exact error message you get ?
is it "The address in loadbinary...." or a message in your own language saying the file can't be opened?
If the second, see if it helps if the path doesn't contain special characters
as for not including the header:
That makes you able to load the binary file at any location you want
also, aa's LoadBinary does not use the header, it will just write the specific address
_________________
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 |
|
 |
Deltron Z Expert Cheater
Reputation: 1
Joined: 14 Jun 2009 Posts: 164
|
Posted: Tue Jan 18, 2011 8:30 am Post subject: |
|
|
No, the message is in English saying "the file bla.CEM does not exist".
And thank you for answering my other question.
Edit:
I assume it doesn't parse the script correctly, because first of all it's line 1 but it says it's line 2 and second, there's an extra white space, making it " Path.cem".
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25818 Location: The netherlands
|
Posted: Tue Jan 18, 2011 9:30 am Post subject: |
|
|
try loadbinary(Travepath,path.cem) without any space between the , and Path.cem
5.4 does not handle spaces in functions well
_________________
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 |
|
 |
|