JJCP 1.24b - e

Cheatpacks and learning how to use them, as well as other guides for manipulating maps.

Moderator: Cheaters

easycrash
Newcomer
Posts: 11
Joined: October 20th, 2010, 6:03 am

Re: JJCP 1.24b - e

Post by easycrash »

Thanks, I know, I just changed it so I would remember the commands
User avatar
UndeadxAssassin
Grammar King
Posts: 2115
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: JJCP 1.24b - e

Post by UndeadxAssassin »

easycrash wrote:

Code: Select all

if SubString(s2s,0,4)=="-int"then
call SetHeroInt(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-agi"then
call SetHeroAgi(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-str"then
call SetHeroStr(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-lvl"then
call SetHeroLevel(u2u,i2i,false)


to


Code: Select all

if SubString(s2s,0,4)=="-inte"then
call SetHeroInt(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-agil"then
call SetHeroAgi(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-stre"then
call SetHeroStr(u2u,i2i,true)
elseif SubString(s2s,0,4)=="-lvl2"then
call SetHeroLevel(u2u,i2i,false)


The problem lies in the numbers. I will try to explain it quickly then give you the working code. First off, the ones under -list don't need to be changed, blah blah. Okay, as for the command, if you look at the code you will see

elseif SubString(s2s,0,4)==

The 0,4 means that the system will read from the beginning to the end of the fourth char. Therefore, if you add another character, you would need to increase the latter number.

Basically, change the 0,4 to 0,5 and it'll work.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.


(23:44:12) Bartimaeus: I was in pubic school until middle school...


Learn how to extract and read RAW Codes here!

Need help? Click here and ask your question!
easycrash
Newcomer
Posts: 11
Joined: October 20th, 2010, 6:03 am

Re: JJCP 1.24b - e

Post by easycrash »

UndeadxAssassin wrote:
Basically, change the 0,4 to 0,5 and it'll work.


Oh, I see. Thanks! After looking at the others, I see what you mean.
User avatar
.GoD!
Newcomer
Posts: 11
Joined: October 26th, 2010, 1:38 am

Re: JJCP 1.24b - e

Post by .GoD! »

I have to make the code prior to load, or can do any time?
Want a set?
Send PM to me.


Image
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: JJCP 1.24b - e

Post by Bushido »

What?
Download Senethior's tool package here!
[spoiler=Funny shit]
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.

Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.

Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ


Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
[/spoiler]
Get to know Bushido alias 2Pac alias King-Bushido!
User avatar
.GoD!
Newcomer
Posts: 11
Joined: October 26th, 2010, 1:38 am

Re: JJCP 1.24b - e

Post by .GoD! »

I do not know how to put the code
Some say it's <space> <space>-cheats
How do I turn?
Want a set?
Send PM to me.


Image
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: JJCP 1.24b - e

Post by Bushido »

<space> means hit the spacebar.
<space> <space> means hit the spacebar twice.
and so on.
Download Senethior's tool package here!
[spoiler=Funny shit]
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.

Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.

Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ


Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
[/spoiler]
Get to know Bushido alias 2Pac alias King-Bushido!
User avatar
.GoD!
Newcomer
Posts: 11
Joined: October 26th, 2010, 1:38 am

Re: JJCP 1.24b - e

Post by .GoD! »

Where do I go have to enter a code-cheats <space> <space>?
Pass me an example of a code.
Want a set?
Send PM to me.


Image
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: JJCP 1.24b - e

Post by Bushido »

uh? you hit enter, type in -cheats<space><space> (looks like this without the ""'s:)

Code: Select all

"-cheats  "
and hit enter again.
Download Senethior's tool package here!
[spoiler=Funny shit]
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.

Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.

Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ


Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
[/spoiler]
Get to know Bushido alias 2Pac alias King-Bushido!
User avatar
.GoD!
Newcomer
Posts: 11
Joined: October 26th, 2010, 1:38 am

Re: JJCP 1.24b - e

Post by .GoD! »

UHU.
Thank you for your help.
You are the best: D
Want a set?
Send PM to me.


Image