Got a small question, for the function main ending, which one is the correct call
call InitNZCP( )
call nzInit()
Cause i checked the nzcp.j provided and its call InitNZCP( ), but when I checked a few maps that had the cp in them i couldnt not find that call but found call nzInit().
Tried to add cp to a map and it no longer works.
This is the one i tried.
[JASS] NZCP [EXCLUSIVE FEATURE!]
Moderator: Cheaters
-
- Newcomer
- Posts: 5
- Joined: March 7th, 2014, 10:03 am
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
You do not have the required permissions to view the files attached to this post.
-
- Junior Member
- Posts: 41
- Joined: November 30th, 2019, 4:43 pm
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
call InitNZCP() is default name of function in NZCP , you can change it .alfajoker wrote:Got a small question, for the function main ending, which one is the correct call
call InitNZCP( )
call nzInit()
Cause i checked the nzcp.j provided and its call InitNZCP( ), but when I checked a few maps that had the cp in them i couldnt not find that call but found call nzInit().
Tried to add cp to a map and it no longer works.
This is the one i tried.
Your problem is simple , the map just has the same names of functions , variables and etc. so thats why the map doesnt work anymore . Just deobfuscate NZCP in RMPQex / Vexorian Optimizer / OR do it manually
You do not have the required permissions to view the files attached to this post.
-
- Also Not an Admin, but closer than devoltz
- Posts: 1655
- Joined: February 14th, 2018, 5:35 am
- Title: Just Another S.Mod
- Been thanked: 6 times
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
nzInit is from an old version of NZCP. The correct one is InitNZCP. The war3map.j you provided doesn't has any syntax error. What is that map?alfajoker wrote:Got a small question, for the function main ending, which one is the correct call
call InitNZCP( )
call nzInit()
Cause i checked the nzcp.j provided and its call InitNZCP( ), but when I checked a few maps that had the cp in them i couldnt not find that call but found call nzInit().
Tried to add cp to a map and it no longer works.
This is the one i tried.
-
- Junior Member
- Posts: 41
- Joined: November 30th, 2019, 4:43 pm
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
Nuzamacuxe, hey, could you please make a guide on how to bypass some kind of the protections that cause the map to crash after editing war3map.j.nuzamacuxe wrote:nzInit is from an old version of NZCP. The correct one is InitNZCP. The war3map.j you provided doesn't has any syntax error. What is that map?alfajoker wrote:Got a small question, for the function main ending, which one is the correct call
call InitNZCP( )
call nzInit()
Cause i checked the nzcp.j provided and its call InitNZCP( ), but when I checked a few maps that had the cp in them i couldnt not find that call but found call nzInit().
Tried to add cp to a map and it no longer works.
This is the one i tried.
-
- Newcomer
- Posts: 1
- Joined: August 1st, 2023, 10:43 am
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
Hello, I wanted to ask a few questions,
1. When I activate the cheat, will the enemies of the allies see the text that says "Nuzamacuxe's Cheat pack has been activated"?
2. If I turn on the -noreplay command for people who have wc3 auto save replay enabled in their settings, will they save the replay anyway?
3. The very last question, when I activate the -dmghp -dmgls command, are the damage and vampirism numbers visible there, are they visible to enemies and allies?
Sorry for my bad english not my native language)
1. When I activate the cheat, will the enemies of the allies see the text that says "Nuzamacuxe's Cheat pack has been activated"?
2. If I turn on the -noreplay command for people who have wc3 auto save replay enabled in their settings, will they save the replay anyway?
3. The very last question, when I activate the -dmghp -dmgls command, are the damage and vampirism numbers visible there, are they visible to enemies and allies?
Sorry for my bad english not my native language)
-
- Newcomer
- Posts: 7
- Joined: January 15th, 2018, 9:21 pm
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
Is there a way i can edit the dmgc,dmgls,dmgb,dmgb commands to affect every selected units instead of just the first one?
-
- Newcomer
- Posts: 3
- Joined: May 8th, 2022, 9:13 am
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
Can you post the full list of command and what it does or how it work?
Thanks in advance
Thanks in advance
-
- Newcomer
- Posts: 4
- Joined: February 7th, 2016, 8:16 pm
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
So I run into an issue where after X amount of time on some maps, certain cheat codes break and no longer work, like invul, vul, kill, etc.
is there something that can be done to combat this? My example would of heroes of the empire / darkys version.
is there something that can be done to combat this? My example would of heroes of the empire / darkys version.
-
- Co-Admin
- Posts: 3127
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 9 times
- Been thanked: 53 times
Re: [JASS] NZCP [EXCLUSIVE FEATURE!]
as far i remember, nzcp has no leaks, and the maps you mentioned have anticheat systems, speacialy hero of the empire.godofescape wrote:So I run into an issue where after X amount of time on some maps, certain cheat codes break and no longer work, like invul, vul, kill, etc.
is there something that can be done to combat this? My example would of heroes of the empire / darkys version.