Can anyone please guide me on how to add Fukki's CP in a map as well as how to change the activator?
I added it to Daemonic Sword ORPG 6.14a myself and it seems to be successful but when I type in the activator which is "-fukki", nothing happens. What should I do?
And also, I realize you shouldn't put your requests here so I put a request at the Map Request section. My deepest gratitude to anyone who can do this!
I'm gonna put the Unmodified and Modified versions of the map so you can also see the differences within the two. Thanks!
[HELP] Fukki's Cheat Pack
Moderator: Cheaters
-
- Newcomer
- Posts: 11
- Joined: December 26th, 2016, 4:53 pm
[HELP] Fukki's Cheat Pack
You do not have the required permissions to view the files attached to this post.
-
- Co-Admin
- Posts: 3133
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 11 times
- Been thanked: 53 times
Re: [HELP] Fukki's Cheat Pack
I openned your cheated map and there's none "-fukki" activator
Fukki activator is in this line
If you want the activator as a string (-fukki)
you edit like that
but if you want with arrows
(up up down down left right left right)
Fukki activator is in this line
If you want the activator as a string (-fukki)
you edit like that
but if you want with arrows
(up up down down left right left right)
-
- Newcomer
- Posts: 11
- Joined: December 26th, 2016, 4:53 pm
Re: [HELP] Fukki's Cheat Pack
Thanks! This helped me a ton. So if I also want to have an active menu (since the value is false, then there must be no active menu, is there?), I just change the value to true, right?
And also, what should I put in the active menu if I want the button to be Escape? Should I put Esc or is the letter E there sufficient?
Is this fine?
And also, what should I put in the active menu if I want the button to be Escape? Should I put Esc or is the letter E there sufficient?
Is this fine?
-
- Co-Admin
- Posts: 3133
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 11 times
- Been thanked: 53 times
Re: [HELP] Fukki's Cheat Pack
The menu active works same as cheatactiveZephynxian wrote:Thanks! This helped me a ton. So if I also want to have an active menu (since the value is false, then there must be no active menu, is there?), I just change the value to true, right?
And also, what should I put in the active menu if I want the button to be Escape? Should I put Esc or is the letter E there sufficient?
Is this fine?
true for string and false for keys
so
Fukki_MenuActive(true,"-menu")
or
Fukki_MenuActive(false,"E")
Fukki_MenuActive(false,"U")
Fukki_MenuActive(false,"UD")
etc