This is an old but very good orpg/
http://epicwar.com/maps/10172/
is the link.
Please add JJ's CP with activator: cheats(space)(space)
i don't think it has anti-cheats but i dont know.
Also if u try to save in singleplayer, nothing happens.
Thx.
[JJ's CP+SP] Durotar 1.1 orpg
Moderator: Cheaters
-
- Newcomer
- Posts: 15
- Joined: December 14th, 2008, 3:28 am
[JJ's CP+SP] Durotar 1.1 orpg
Last edited by adoomgod on March 25th, 2009, 12:43 am, edited 1 time in total.
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: [JJ's CP] Durotar 1.1 orpg
-cheats(space)(space)
You do not have the required permissions to view the files attached to this post.
-
- Newcomer
- Posts: 9
- Joined: December 17th, 2007, 5:33 pm
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: [JJ's CP+SP] Durotar 1.1 orpg
Then maybe you should include that in your request, next time? Title was JJ CP, and you didn't include single player in the slightest in your topic.
(edit) Here you go, -Whynn, single player enabled. When you want it, you need to request it. Don't automatically expect it, because if you do, I will get grumpy,
(edit) Here you go, -Whynn, single player enabled. When you want it, you need to request it. Don't automatically expect it, because if you do, I will get grumpy,
You do not have the required permissions to view the files attached to this post.
-
- Newcomer
- Posts: 9
- Joined: December 17th, 2007, 5:33 pm
Re: [JJ's CP+SP] Durotar 1.1 orpg
I am not the original person who posted, only one who complained that the single player did not work as requested by 'adoomgod' in his subject line and the body of his post.
The save code is not valid.. maybe this is some kind of 'cheat protection' by the author, but the code is missing a character in the first token of the output string. Output looks like:
XXX-XXXX-XXXX
When clearly it should be:
XXXX-XXXX-XXXX
As the first condition to one of the main loading functions (function Trig_Loading_Func002Func003Func223C takes nothing returns boolean), states: return(StringLength(GetEventPlayerChatString())!=20)or ...
so this shows the load string should be 20 characters, or: -load XXXX-XXXX-XXXX
I don't know enough about jass to relay any more information. The function names and spacing being completely obfuscated doesn't help matters. It would be nice to have a working copy of this map tho.. It has some nice features.
The save code is not valid.. maybe this is some kind of 'cheat protection' by the author, but the code is missing a character in the first token of the output string. Output looks like:
XXX-XXXX-XXXX
When clearly it should be:
XXXX-XXXX-XXXX
As the first condition to one of the main loading functions (function Trig_Loading_Func002Func003Func223C takes nothing returns boolean), states: return(StringLength(GetEventPlayerChatString())!=20)or ...
so this shows the load string should be 20 characters, or: -load XXXX-XXXX-XXXX
I don't know enough about jass to relay any more information. The function names and spacing being completely obfuscated doesn't help matters. It would be nice to have a working copy of this map tho.. It has some nice features.
-
- Newcomer
- Posts: 15
- Joined: December 14th, 2008, 3:28 am
Re: [JJ's CP+SP] Durotar 1.1 orpg
Well thanks anyways.
Yes i forgot to mention SP in the body of this request.
I apologize.
But i did have it in the title.
Still, i suppose it's no excuse.
I'll try to remember for the next request.
ty so much anyways, i hope sp works eventually.
Yes i forgot to mention SP in the body of this request.
I apologize.
But i did have it in the title.
Still, i suppose it's no excuse.
I'll try to remember for the next request.
ty so much anyways, i hope sp works eventually.
-
- Tyrannical Drama Queen
- Posts: 4430
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: [JJ's CP+SP] Durotar 1.1 orpg
-Whynn
I know this one works, because I tested the cheats, as well as the save/load, myself.
I know this one works, because I tested the cheats, as well as the save/load, myself.
You do not have the required permissions to view the files attached to this post.