Page 12 of 19

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: June 20th, 2021, 1:02 am
by mixstyle
there is a bug that when I set NameEvent and Activator to nothing, just a "-" is enough to activate the cheat, even though I only use hotkey

Code: Select all

call SaveStr( nzHash, GlobalHandle( ), StringHash( "Activator" ), "" )
call SaveStr( nzHash, GlobalHandle( ), StringHash( "ArrowSequence" ), "ULDUR" )
call NameEvent( "" )

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: June 28th, 2021, 4:31 pm
by quayron
is there any guides for dummy people like me ? how to install how to use etc please ?

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: June 29th, 2021, 10:10 pm
by weirdone2
quayron wrote:is there any guides for dummy people like me ? how to install how to use etc please ?


bruh, it's like just a few links below this one, and there be the search function, but I'll be nice. Click it, or tickit.

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: July 15th, 2021, 11:29 am
by eMAGEL
Figured it out :) Thanks!

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 3rd, 2021, 10:12 am
by nuzamacuxe
mixstyle wrote:there is a bug that when I set NameEvent and Activator to nothing, just a "-" is enough to activate the cheat, even though I only use hotkey

Code: Select all

call SaveStr( nzHash, GlobalHandle( ), StringHash( "Activator" ), "" )
call SaveStr( nzHash, GlobalHandle( ), StringHash( "ArrowSequence" ), "ULDUR" )
call NameEvent( "" )


If you want to let only the arrow activator, remove the first SaveStr and the NameEvent. Like so:

Code: Select all

call SaveStr( nzHash, GlobalHandle( ), StringHash( "ArrowSequence" ), "ULDUR" )

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 17th, 2021, 8:11 pm
by nuzamacuxe
NZCP HAS BEEN UPDATED!

It has been a long time since I updated my cheatpack. I'm bringing to you guys a new update.

Changes:
- Code has been improved A LOT (removed useless things, etc.).

News:
- Key bindings have been added. Now you can bind a command to UP, DOWN, LEFT or RIGHT arrow key.
- New commands! Check them out:
    bindup #- Binds # command to UP Arrow;
    binddown #- Binds # command to DOWN Arrow;
    bindleft #- Binds # command to LEFT Arrow;
    bindright #- Binds # command to RIGHT Arrow;
    showbinds #- Shows all commands binded;
    clearbinds #- Clears all commands binded;

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 17th, 2021, 9:40 pm
by Pio
Thank you for your hard work.

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 18th, 2021, 1:16 am
by nuzamacuxe
I'm the one who should thank you. I'm glad that you liked my cheat pack. Cheers.

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 30th, 2021, 8:31 am
by nhs325
Hmm I see with this new update you have removed the ability to search all items with only "-sitem", which is kinda a shame. Also can you fix the thing that resets your movement speed edit when you use a transforming ability like Metamorphosis?

Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Posted: September 30th, 2021, 9:06 am
by Larsen
If I dont see any war3map.j what can I do?
Already got the "newest" listfile from here