Page 1 of 1

[NZ CP] Vampirism Fire 6

Posted: August 15th, 2019, 12:33 am
by Crazy_monkey
Map: Vampirism Fire 6

Cheats: Nuza CP
Hint: I prefer to inject cheats myself, but this one every time I do it I get wc3 error, so after 500+ tries fixing it including modifying commands slightly to avoid problem with -gold etc. and using different CP that previously worked on this map for me, none worked so I give up and just want Nuza CP so I can quickly compare files and find out what I did wrong.

Re: [NZ CP] Vampirism Fire 6

Posted: August 15th, 2019, 12:46 am
by nuzamacuxe
It's due to Id2Char function being multiply defined (two or so functions with the same name)... just rename them and you should be fine.

Re: [NZ CP] Vampirism Fire 6

Posted: August 15th, 2019, 1:07 am
by Crazy_monkey
nuzamacuxe wrote:It's due to Id2Char function being multiply defined (two or so functions with the same name)... just rename them and you should be fine.


Thank you, I see now. Did you use Jasscraft to determine error? I usually use Notepad++ and look for good debugger, because without knowing where I messed up, its hard to fix a problem.

Re: [NZ CP] Vampirism Fire 6

Posted: August 15th, 2019, 1:47 am
by nuzamacuxe