Hi guys, i have a Question i want to enable Singleplayer save, so i can save my code and get progress while playing solo, is there a way to activate that?
btw im talking about this map -> http://www.epicwar.com/maps/210326/ if i save there while playing alone i won't get a Code, it's just possible while playing with at least 2 players!
i hope somebody can help me with that
How to enable Singleplayer save
Moderator: Cheaters
-
- Newcomer
- Posts: 21
- Joined: November 28th, 2011, 12:57 pm
-
- Forum Staff
- Posts: 1470
- Joined: November 3rd, 2010, 10:48 am
- Title: Best Player
- Location: Singapore
Re: How to enable Singleplayer save
If you want to know how to, click this http://forum.wc3edit.net/deprotection-c ... 10059.html
If you want to make a proper request, read the requesting rules and post in request section.
If you want to make a proper request, read the requesting rules and post in request section.
-
- Newcomer
- Posts: 21
- Joined: November 28th, 2011, 12:57 pm
Re: How to enable Singleplayer save
Allright, i'll try it myself ( don't think i can xD)
And i did an request though..
Thanks for the answer :p
And i did an request though..
Thanks for the answer :p
-
- Senior Member
- Posts: 115
- Joined: August 9th, 2010, 5:04 pm
- Title: Pain in Da Butt
- Location: Hueco Mundo
Re: How to enable Singleplayer save
just a question...
What to do with bj_IsSingleplayer [with boolean false].
There are 2 variables named like QQ and VA, and their syntax_X is fully same.
e.g "
QQ=QQ+1
endloop
VA=VA+1 ",
playing with those will cause crash, no matter what is changed/removed [tried several times to play with bJ_IsSingleplayer's boolean too].
Also, Deleted lines " Call DisableTrigger(SaveTrigger) and DestroyTrigger(SaveTrigger)
p.s SaveTrigger is just a name for a variable / string [e.g It might be NoSaving, SA,... etc... etc...)
still got crash.Also tried deleting (Attributes) file via MPQMaster (FAILURE, Still same).
Then,.. was playing with ..call CustomDefeatBJ's trigs. and functions that cause the player to crash or get kicked.(FAILURE, not a way of success of enabling SP / SAVE/LOAD)
To Conclude,.. Waste of time, no SP enabled / no save/load enabled also, Map causes War3 to crash on each loading...
Advice, on what to do?
What to do with bj_IsSingleplayer [with boolean false].
There are 2 variables named like QQ and VA, and their syntax_X is fully same.
e.g "
QQ=QQ+1
endloop
VA=VA+1 ",
playing with those will cause crash, no matter what is changed/removed [tried several times to play with bJ_IsSingleplayer's boolean too].
Also, Deleted lines " Call DisableTrigger(SaveTrigger) and DestroyTrigger(SaveTrigger)
p.s SaveTrigger is just a name for a variable / string [e.g It might be NoSaving, SA,... etc... etc...)
still got crash.Also tried deleting (Attributes) file via MPQMaster (FAILURE, Still same).
Then,.. was playing with ..call CustomDefeatBJ's trigs. and functions that cause the player to crash or get kicked.(FAILURE, not a way of success of enabling SP / SAVE/LOAD)
To Conclude,.. Waste of time, no SP enabled / no save/load enabled also, Map causes War3 to crash on each loading...
Advice, on what to do?
Spoiler:
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: How to enable Singleplayer save
Either the map has anti cheats causing every change to crash or you did something wrong.
Use syntax check to be sure.
Use syntax check to be sure.
-
- Forum Staff
- Posts: 1470
- Joined: November 3rd, 2010, 10:48 am
- Title: Best Player
- Location: Singapore
Re: How to enable Singleplayer save
Spoiler for OP Quote:
Spoiler for Why did it crash:
Spoiler for How to enable SP? there may be other steps you have to do too: