Hi I would like this map cheated with JJPack and SinglePlayer enabled.
If was possible I would like activator has "-NoobSauce".
Description: Save and load Rpg you choose from a variaty of heroes, level get better items, bosses.
Saves level,items. Doesnt save gold.
Ty for your attention.
Kind Regrets DirtyKiller.
[JJ's CP+Single Player] DS2_Tourniquet_v1.61
Moderator: Cheaters
-
- Forum Fanatic
- Posts: 398
- Joined: July 26th, 2008, 4:28 pm
- Title: The Faithful
- Location: Portugal
[JJ's CP+Single Player] DS2_Tourniquet_v1.61
You do not have the required permissions to view the files attached to this post.
Things can be lost aren´t lost at all.
-
- Junior Member
- Posts: 43
- Joined: January 10th, 2008, 3:18 am
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
Althought i change the value but still wondering why canot
follow jj step but still cannot enable this one must learn from expert ^^
i think i should wait 20 minit first before saying i cannot do it cause i change the value to 1 liao
follow jj step but still cannot enable this one must learn from expert ^^
Spoiler:
You do not have the required permissions to view the files attached to this post.
Last edited by magicianx126 on August 15th, 2008, 9:33 am, edited 2 times in total.
-
- Forum Fanatic
- Posts: 398
- Joined: July 26th, 2008, 4:28 pm
- Title: The Faithful
- Location: Portugal
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
Lol i did added cheats to mine too and tried single player but the problem was single player on the disable trigger it should be looking for something DisableTrigger (By) and when i go search doesnt appear nothing and when i try to play map says map not found =|
Things can be lost aren´t lost at all.
-
- Junior Member
- Posts: 43
- Joined: January 10th, 2008, 3:18 am
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
I tried that also cannot find that (by)
try the advance one http://forum.wc3edit.net/map-deprotecti ... t5725.html
This is the harder way to do it, should do this if easy way doesn't work.
First search for PLAYER_SLOT_STATE_PLAYING, there may be more than one.
Now it will most likly either be one that is looped or one for each player.
If there is one for each player most likly you'll see right under them functions
that add to a variable, like set X = X + 1. This variable is how it tells how many
people are in the game. What you want to do is search X (Make sure to check
Match whole words and Match case). Then click Find next till you see something
like X=<1,X=1,X<2 or something that makes it only work if it's one. Now just change
the number to 0. There may be more then one checker, so make sure to get them all.
As for the looped one, there will be more than one X = X + 1 the one that won't be it
will be the one that is with exitwhen X>11. Here is an example:
loop
if GetPlayerSlotState(Player(A))==PLAYER_SLOT_STATE_PLAYING then
set X = X + 1
endif
set A = A + 1
exitwhen A>11
endloop
A is what you want to ignore and X is what you want to look for.
try the advance one http://forum.wc3edit.net/map-deprotecti ... t5725.html
This is the harder way to do it, should do this if easy way doesn't work.
First search for PLAYER_SLOT_STATE_PLAYING, there may be more than one.
Now it will most likly either be one that is looped or one for each player.
If there is one for each player most likly you'll see right under them functions
that add to a variable, like set X = X + 1. This variable is how it tells how many
people are in the game. What you want to do is search X (Make sure to check
Match whole words and Match case). Then click Find next till you see something
like X=<1,X=1,X<2 or something that makes it only work if it's one. Now just change
the number to 0. There may be more then one checker, so make sure to get them all.
As for the looped one, there will be more than one X = X + 1 the one that won't be it
will be the one that is with exitwhen X>11. Here is an example:
loop
if GetPlayerSlotState(Player(A))==PLAYER_SLOT_STATE_PLAYING then
set X = X + 1
endif
set A = A + 1
exitwhen A>11
endloop
A is what you want to ignore and X is what you want to look for.
-
- Forum Fanatic
- Posts: 398
- Joined: July 26th, 2008, 4:28 pm
- Title: The Faithful
- Location: Portugal
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
Lol If only I was capable to do that one. Sigh =`(
Things can be lost aren´t lost at all.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
That was pointless.magicianx126 wrote:only know how to cheat it
so the rest up to you
i still wonder why cannot enabled maybe i a newbie
Spoiler:
Obviously he can't do it if he requested it.
Don't do this again.
Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Some Honorary Title
- Posts: 1713
- Joined: June 8th, 2007, 5:08 am
- Title: Angry Bird
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
all right.
I will enable the single player thingie.
But you add your own cheat pack to it ok?
Since you can do it yourself.
see if you are lucky I might can it done....
working on it
I will enable the single player thingie.
But you add your own cheat pack to it ok?
Since you can do it yourself.
see if you are lucky I might can it done....
working on it
-
- Forum Fanatic
- Posts: 398
- Joined: July 26th, 2008, 4:28 pm
- Title: The Faithful
- Location: Portugal
-
- Some Honorary Title
- Posts: 1713
- Joined: June 8th, 2007, 5:08 am
- Title: Angry Bird
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
http://rapidshare.com/files/137473196/D ... 1.w3x.html
you need 20 minutes game time until the -save command are enabled.
You have to test it yourself.
I try it on single player, the scoreboard detected game as MultiPlayer, hopefully it works.
But I haven't play it till 20 mins.
Let me know if it works.
Compact it yourself with winMPQ after you tested it works.
you need 20 minutes game time until the -save command are enabled.
You have to test it yourself.
I try it on single player, the scoreboard detected game as MultiPlayer, hopefully it works.
But I haven't play it till 20 mins.
Let me know if it works.
Compact it yourself with winMPQ after you tested it works.
-
- Forum Fanatic
- Posts: 398
- Joined: July 26th, 2008, 4:28 pm
- Title: The Faithful
- Location: Portugal
Re: [JJ's CP+Single Player] DS2_Tourniquet_v1.61
Ok thx for your time =)
Things can be lost aren´t lost at all.