[NZCP] Zombie defense 0.23p

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

cesky!
Senior Member
Posts: 111
Joined: April 19th, 2009, 3:01 pm

Re: [NZCP] Zombie defense 0.23p

Post by cesky! »

nuzamacuxe wrote:Look for CustomDefeatBJ and remove all of them. Give it a try.

Try to host it through Local Area Network instead of Single Player mode.

Seems like you can't just remove that part:

Code: Select all

if ReloadGameCachesFromDisk() then
set Qj=2
else
set Qj=3
endif
I would change it to like so:

Code: Select all

set Qj=1 or 3


I host it on BNet but just play by myself.


I'll try what you said, will that affect the anti cheat too?
Also do I remove the whole function with CustomDefeat? or just that single line
cesky!
Senior Member
Posts: 111
Joined: April 19th, 2009, 3:01 pm

Re: [NZCP] Zombie defense 0.23p

Post by cesky! »

Okay so I removed all the CustomDefeatBJ, but what happens is you just lose control of your units eventually. even though no defeat screen shows up. None of your commands work anymore on ur units. Move attack etc
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: [NZCP] Zombie defense 0.23p

Post by nuzamacuxe »

I see. Well, I could help you if I have the reforged one. I think you'll have to try it by yourself by trial and error. : (
cesky!
Senior Member
Posts: 111
Joined: April 19th, 2009, 3:01 pm

Re: [NZCP] Zombie defense 0.23p

Post by cesky! »

nuzamacuxe wrote:I see. Well, I could help you if I have the reforged one. I think you'll have to try it by yourself by trial and error. : (
No worries! thanks for the help! Ill keep trying and post if I get something