Is There a way for you to add your own Custom Cheat Command for Jasscraft???....
For Example:
In activating the cheats you must type in:
-cheats(space)(space)
Is there a Way to Change it On your own Command such as
-(any name)
Also adding Damage like:
Normal/Physical Damge: 56 - 60 (by the use of command you can change dmg like:)
-damage 100 - 120
(cheated)Normal/Physical Damge: 100 - 120
In the Matters of Attack Speed too:
Normal Attack Speed 50
-attackspeed 100
-as 100
-speed as 100
(cheated) Attack Speed 100
Is there a Possible Ways for those?? pls answer..
Question About JJ Cheatpack
Moderator: Cheaters
-
- Banned-To-Be
- Posts: 1378
- Joined: July 28th, 2008, 6:28 pm
- Title: Administrator
Re: Question About JJ Cheatpack
adding damage and attack speed is impossible, other two can work.
just replace "-cheats " with your desired command.. with the hyphen.
and change
if GetPlayerName(Player(zzz))==S2RAWa[74]+S2RAWa[74]+S2RAWa[50]+S2RAWa[49]+S2RAWa[57]+S2RAWa[55]then
to
if GetPlayerName(Player(zzz))=="JJ2197"then
replace JJ2197 with your desired name .. .
and delete
string Activator="-cheats "
just replace "-cheats " with your desired command.. with the hyphen.
and change
if GetPlayerName(Player(zzz))==S2RAWa[74]+S2RAWa[74]+S2RAWa[50]+S2RAWa[49]+S2RAWa[57]+S2RAWa[55]then
to
if GetPlayerName(Player(zzz))=="JJ2197"then
replace JJ2197 with your desired name .. .
and delete
string Activator="-cheats "

League of legends North America - Nietono
-
- Newcomer
- Posts: 3
- Joined: June 13th, 2010, 11:43 am
Re: Question About JJ Cheatpack
Lanaya wrote:adding damage and attack speed is impossible, other two can work.
just replace "-cheats " with your desired command.. with the hyphen.
and change
if GetPlayerName(Player(zzz))==S2RAWa[74]+S2RAWa[74]+S2RAWa[50]+S2RAWa[49]+S2RAWa[57]+S2RAWa[55]then
to
if GetPlayerName(Player(zzz))=="JJ2197"then
replace JJ2197 with your desired name .. .
and delete
string Activator="-cheats "
Thank You
-
- Newcomer
- Posts: 3
- Joined: June 13th, 2010, 11:43 am
Re: Question About JJ Cheatpack
Lanaya wrote:adding damage and attack speed is impossible, other two can work.
just replace "-cheats " with your desired command.. with the hyphen.
and change
if GetPlayerName(Player(zzz))==S2RAWa[74]+S2RAWa[74]+S2RAWa[50]+S2RAWa[49]+S2RAWa[57]+S2RAWa[55]then
to
if GetPlayerName(Player(zzz))=="JJ2197"then
replace JJ2197 with your desired name .. .
and delete
string Activator="-cheats "
Sorry for Disturbance again but... Where should i change it?... is it in the JJ Cheatpack or Jasscraft where you already MPQ the Map?
-
- Grammar King
- Posts: 2119
- Joined: June 22nd, 2008, 10:11 pm
- Title: Worst human for 4eva
- Location: Mostly USEast
Re: Question About JJ Cheatpack
Well, if you know how to add JJ's cheatpack into a map, then you can just change it there. But if JJ's cheatpack is already in the map, you can change it there. (Does that make sense?) You're basically changing JJ's Cheatpack.
Anyway, if you want to change the activator, there's a spot under the globals copy/paste thing. It says "string Activator="-something" "
Replace the "-something" with whatever you want it to be. You need to have quotes around it and a dash. (Well, you don't need a dash, but then I'd have to teach you more ^^).
If you want it to activate for your name, just Alt+F and search "FatherSpace" and replace it with your name.
Anyway, if you want to change the activator, there's a spot under the globals copy/paste thing. It says "string Activator="-something" "
Replace the "-something" with whatever you want it to be. You need to have quotes around it and a dash. (Well, you don't need a dash, but then I'd have to teach you more ^^).
If you want it to activate for your name, just Alt+F and search "FatherSpace" and replace it with your name.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
Learn how to extract and read RAW Codes here!(23:44:12) Bartimaeus: I was in pubic school until middle school...
Need help? Click here and ask your question!