[NZ CP] Vampirism Fire 6

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

User avatar
Crazy_monkey
Newcomer
Posts: 7
Joined: July 21st, 2019, 4:41 pm
Title: Bamboozled

[NZ CP] Vampirism Fire 6

Post 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.
You do not have the required permissions to view the files attached to this post.
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: [NZ CP] Vampirism Fire 6

Post 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.
You do not have the required permissions to view the files attached to this post.
User avatar
Crazy_monkey
Newcomer
Posts: 7
Joined: July 21st, 2019, 4:41 pm
Title: Bamboozled

Re: [NZ CP] Vampirism Fire 6

Post 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.
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: [NZ CP] Vampirism Fire 6

Post by nuzamacuxe »