[SP-JJCP] The World SS3 - EN v0.04c

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [SP] [EN]twrpgS3v0.04c

Post by Fukki »

CrossWing wrote:now my friend can enable SP mode :D
i change tag to SP only :)
GOOD!!! you can enable singleplayer
i can play in SP and Local mode and save it :D it's very nice
Image
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: [SP] The World SS3 - EN v0.04c

Post by Bartimaeus »

I, frankly, have no idea. I just assume it's a wise idea to do it because "ReloadGameCachesFromDisk" is presumably a singleplayer check, and if it's true, it slightly changes the outcome of the function.

Did you disable the DisableTrigger of saving, like I said before?
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [SP] The World SS3 - EN v0.04c

Post by Apple »

Bartimaeus wrote:I, frankly, have no idea. I just assume it's a wise idea to do it because "ReloadGameCachesFromDisk" is presumably a singleplayer check, and if it's true, it slightly changes the outcome of the function.

Did you disable the DisableTrigger of saving, like I said before?
if you mean
Spoiler:

Code: Select all

function DisableSave takes nothing returns nothing
call DisableTrigger(rv)
endfunction
function EnableSave takes nothing returns nothing
call EnableTrigger(rv)
endfunction
function DisableLoad takes nothing returns nothing
call DisableTrigger(iv)
endfunction
function EnableLoad takes nothing returns nothing
call EnableTrigger(iv)
endfunction
I already did.
The problem is, when you play it in SP, you cannot choose hero that are supposed to appear at your screen.
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: [SP] The World SS3 - EN v0.04c

Post by Bartimaeus »

That's odd. Never had that happen. FTR, there should be another "call DisableTrigger(rv)" somewhere in the map...not that it helps you.
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [SP] The World SS3 - EN v0.04c

Post by Apple »

Here's the war3map.j, can you look at it?
You do not have the required permissions to view the files attached to this post.
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: [SP] The World SS3 - EN v0.04c

Post by Bartimaeus »

O.K., so I disabled that strange freeze / any other crashes/defeats, and sort of enabled singleplayer/saving. Sort of, because I cannot figure out how to select a hero, and I'm guessing that's a protection of some sort. Someone fill me in on how you'd normally select a hero so I can work around it. I can, however, type -save and it'll give me a code...except that, without a hero, it's not really much of a code.
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [SP] The World SS3 - EN v0.04c

Post by Apple »

Bartimaeus wrote:O.K., so I disabled that strange freeze / any other crashes/defeats, and sort of enabled singleplayer/saving. Sort of, because I cannot figure out how to select a hero, and I'm guessing that's a protection of some sort. Someone fill me in on how you'd normally select a hero so I can work around it. I can, however, type -save and it'll give me a code...except that, without a hero, it's not really much of a code.
I would want to know how you remove that strange freeze too..
Yeah, without a hero in SP enabled, it's not SP since you can't play it.
Crosswing said his friend enabled the sp and posted on the 2nd page of this topic, maybe you could look at that as reference..
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: [SP] The World SS3 - EN v0.04c

Post by Bartimaeus »

That's what his post was for? I thought he was simply reposting to say he had changed the request from JJ's CP + SP to SP only. What's the point of me working on this, then?
sinnist
Junior Member
Posts: 25
Joined: September 11th, 2012, 6:53 pm

Re: [SP] The World SS3 - EN v0.04c

Post by sinnist »

Bartimaeus wrote:That's what his post was for? I thought he was simply reposting to say he had changed the request from JJ's CP + SP to SP only. What's the point of me working on this, then?
If it's possible to insert CP I will make a topic for this if you think yall can figure this out.
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [SP] The World SS3 - EN v0.04c

Post by Apple »

Bartimaeus wrote:That's what his post was for? I thought he was simply reposting to say he had changed the request from JJ's CP + SP to SP only. What's the point of me working on this, then?
to teach me something, perhaps?
Because on my knowledge of enabling SP, was only the guide to enable SP.
Recently I found 2 or 3 maps need other ways to enable SP, I want to learn how to cheat them.
a map protected like this, few people can enable SP for this isn't it?
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.