wc3edit.net
https://forum.wc3edit.net/

[JASS] NZCP [EXCLUSIVE FEATURE!]
https://forum.wc3edit.net/tutorials-cheatpacks-f80/nzcp-t36471-110.html
Page 12 of 19

Author:  mixstyle [ June 20th, 2021, 1:02 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

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:
call SaveStr( nzHash, GlobalHandle( ), StringHash( "Activator" ), "" )
call SaveStr( nzHash, GlobalHandle( ), StringHash( "ArrowSequence" ), "ULDUR" )
call NameEvent( "" )

Author:  quayron [ June 28th, 2021, 4:31 pm ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

is there any guides for dummy people like me ? how to install how to use etc please ?

Author:  weirdone2 [ June 29th, 2021, 10:10 pm ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

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.

Author:  eMAGEL [ July 15th, 2021, 11:29 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Figured it out :) Thanks!

Author:  nuzamacuxe [ September 3rd, 2021, 10:12 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

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:
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:
call SaveStr( nzHash, GlobalHandle( ), StringHash( "ArrowSequence" ), "ULDUR" )

Author:  nuzamacuxe [ September 17th, 2021, 8:11 pm ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

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;

Author:  Pio [ September 17th, 2021, 9:40 pm ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

Thank you for your hard work.

Author:  nuzamacuxe [ September 18th, 2021, 1:16 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

I'm the one who should thank you. I'm glad that you liked my cheat pack. Cheers.

Author:  nhs325 [ September 30th, 2021, 8:31 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

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?

Author:  Larsen [ September 30th, 2021, 9:06 am ]
Post subject:  Re: [JASS] NZCP [EXCLUSIVE FEATURE!]

If I dont see any war3map.j what can I do?
Already got the "newest" listfile from here

Page 12 of 19 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/