Help needed , How to use save in single/mutiplayer alone

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Mr.Cheater
Newcomer
Posts: 7
Joined: January 2nd, 2009, 4:11 am

Help needed , How to use save in single/mutiplayer alone

Post by Mr.Cheater »

Map name : Terrainia v110 Prot

I just started learning how to [deprotect/insert JJCP/enable SP] today but i encountered lots of problems.
Firstly, I tried finding if the map have bj_isSinglePlayer n after tht i found

set bj_isSinglePlayer=false
set aN=0
set iN=0
loop
exitwhen iN>=$C
if(GetPlayerController(Player(iN))==MAP_CONTROL_USER and GetPlayerSlotState(Player(iN))==PLAYER_SLOT_STATE_PLAYING)then
set aN=aN+1
endif
set iN=iN+1
endloop
set bj_isSinglePlayer=(aN==1)

Is tht whr i delete it ? n saving in multi/single player doesnt work for 1 player

EDIT: Map download link : http://www.mediafire.com/?vrkfy2h7ev6b7zb
If u can see thru n tell me wads happening its much appreciated becuz i wish to know how to do it myself not getting someone to do it for me
:)
Last edited by Mr.Cheater on December 30th, 2011, 4:19 am, edited 2 times in total.
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: Help needed , How to use save in single/mutiplayer alone

Post by Kyoshiro »

post the map or the war3map.j
you need to change a different part of the script
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.