Page 1 of 2

How to Add key binds to Cheatpack?

Posted: June 29th, 2017, 12:22 pm
by KachaL
I am using [FukKi CP] - Rate Editor Final
http://forum.wc3edit.net/deprotection-cheating-f64/rate-editor-final-t24287.html#p157300


I want to use For Example ("Up" then "Down") on key board to active cheat codes for example "gold rate+25".
This cheat pack have this ability for activating cheat pack and activating cheat menu.
Spoiler:
call Fukki_CheatActive(true,"LRUE")
call Fukki_MenuActive(false,"E")
Key:
E = ESC , L = Arrow Left , R = Arrow Right , U = Arrow UP , D = Arrow Down

But I want to ad this ability to all of button that I can see on cheat menu.
How can I do it ?

Re: How to Add key binds to Cheatpack?

Posted: July 9th, 2017, 3:03 am
by Apple
try learning from hke cp for this kind of activation

Re: How to Add key binds to Cheatpack?

Posted: July 12th, 2017, 8:58 pm
by KachaL
Apple wrote:try learning from hke cp for this kind of activation


These 2 Cheat pack are using 2 different ways of key bindings.

Also Hke cause unknown error in my map in Warcraft.

Re: How to Add key binds to Cheatpack?

Posted: July 16th, 2017, 5:15 pm
by haxorico
Cant really understand your question..
are you talking about the -bindright # command???
Example: -bindright -gold 25
In JJCP it will give you 25 gold every time you press the right arrow

Re: How to Add key binds to Cheatpack?

Posted: July 16th, 2017, 7:08 pm
by Apple
I'm not even asking you to use a different cheatpack, I'm telling you to learn from the cheatpack and edit fukki's cp yourself
Wait he's the op who wanted to don't click me a custom made fukki cp LOL
forget it haxo

Re: How to Add key binds to Cheatpack?

Posted: July 16th, 2017, 7:52 pm
by KachaL
haxorico wrote:Cant really understand your question..
are you talking about the -bindright # command???
Example: -bindright -gold 25
In JJCP it will give you 25 gold every time you press the right arrow


Exaclty. Yes. What is this action name?

Re: How to Add key binds to Cheatpack?

Posted: July 20th, 2017, 7:51 pm
by KachaL
Apple wrote:I'm not even asking you to use a different cheatpack, I'm telling you to learn from the cheatpack and edit fukki's cp yourself

I got your point. But if I learn from cheat pack that cause errors in my map it may cause error in my edited Cp So.

Apple wrote: Wait he's the op who wanted to don't click me a custom made fukki cp LOL
forget it haxo

LOL?
Is Buying a custom made of Cp funny?

I Will make custom Fukki Cp for my brother any way.
It is not important how, I will do it any way.
Even if you mock me.

Re: How to Add key binds to Cheatpack?

Posted: July 21st, 2017, 9:34 am
by Apple
1. Cheatpack are cheatpacks because they have absolutely no syntax error, which means they work perfectly and doesn't cause any error.
2. I gave you the link to where you can learn jass... a good start to "make" custom cp would be reading the manual and find out what natives do
3. If you want to don't click me, then honestly, what's the point of asking... if you want to make it yourself, why did you say you're buying in the first place, start reading up the manuals

Re: How to Add key binds to Cheatpack?

Posted: July 22nd, 2017, 2:56 pm
by haxorico
KachaL wrote:
haxorico wrote:Cant really understand your question..
are you talking about the -bindright # command???
Example: -bindright -gold 25
In JJCP it will give you 25 gold every time you press the right arrow


Exaclty. Yes. What is this action name?

the action name?
The functions are, as seen on the command list...
-bindup #
-binddown #
-bindright #
-bindleft #

This thread is really confusing...

Re: How to Add key binds to Cheatpack?

Posted: July 22nd, 2017, 8:02 pm
by KachaL
haxorico wrote:The functions are, as seen on the command list...
-bindup #
-binddown #
-bindright #
-bindleft #

This thread is really confusing...

Is it possible to ad this bind keys to Fukki Cp?