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.
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?
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?
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.
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.
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.
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.
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?
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.
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.