[JJCP] DotA Allstars v6.63b

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

User avatar
kckarl_05
Newcomer
Posts: 21
Joined: March 14th, 2009, 7:48 am
Location: Philippines

Re: [JJCP] DotA Allstars v6.63b

Post by kckarl_05 »

i opened your map in mpq and saw the (attributes) file.. isn't that to be removed? or not in this version?
./redd
Member
Posts: 54
Joined: August 25th, 2008, 4:24 pm

Re: [JJCP] DotA Allstars v6.63b

Post by ./redd »

how to add a bind esc button..in this cp..?
nd...how can I edit...the codes of...
lvlng..., gold, and binding keys...?
Last edited by ./redd on October 3rd, 2009, 7:48 pm, edited 1 time in total.
User avatar
Ken
Spice Pirate
Posts: 862
Joined: January 29th, 2009, 5:35 pm
Title: LHC
Location: Canada

Re: [JJCP] DotA Allstars v6.63b

Post by Ken »

I set Vexorian's Optimizer to include (attributes). That means it makes it for the map, not kept the one from the un-modified DotA.
Spoiler:
xkiska wrote:BARTIMEAUS is more understandable then u
Senethior459 wrote:Wow, Dream Theatre reminds me of Dragonforce, but with real skill.
Ozzapoo wrote:We laughed, we cried. Trashed.
FatherSpace: You don't find smart chicks hawt?
GeorgeMots: not anymore, im fed up with that kind of girls
FatherSpace: lol
FatherSpace: What happened?
GeorgeMots: most smart girls find out that i date/do/see other girls....
FatherSpace: ...
FatherSpace: So monogamy is your enemy?
Bartimaeus: Hmm, well, I hope my sister hasn't been kidnapped.
FatherSpace: What happened, Bart?
Bartimaeus: She walked out of the house saying that she was going over to some friends, and it's been like two hours, and my mom is trying to get a hold of her, which she's been unable to.
Bartimaeus: I can also hear three car alarms going off.
GeorgeMots: how old is she?
Bartimaeus: I haven't a clue. Probably 17.
UndeadxAssassin: wut
AbusivePie: You don't know how old your sister is?
Bartimaeus: Nope.
UndeadxAssassin: Epic fail
GeorgeMots: is she cute??
Bartimaeus: So, uh, how about you get into the Christmas spirit and put that avatar on before I do it myself and take away your bloody avatar-changin' rights?
UndeadxAssassin: If I thought of a random one...
UndeadxAssassin: Like....
UndeadxAssassin: I'll get back to you on that
User avatar
Senethior459
Forum Staff
Posts: 2619
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: [JJCP] DotA Allstars v6.63b

Post by Senethior459 »

./redd wrote:how to add a bind esc button..in this cp..?
nd...how can I edit...the codes of...
lvlng..., gold, and binding keys...?

You can't bind anything to Escape, but you can bind different commands to the arrow keys. -bindup -gold 500, for instance, would give you 500 gold every time you hit the up arrow key. -bindleft -lvl 5 would turn the selected hero to level 5 if you hit the left arrow key. If you want to remove all the commands from the keys, you use -clearkeys, and if you want to put a different command on an arrow key, just do the command again. If I had bound -lvl 5 to the left arrow, and I wanted it to be -lumber 500, I would just type -bindleft -lumber 500, and the lumber code would replace the level code.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
User avatar
kckarl_05
Newcomer
Posts: 21
Joined: March 14th, 2009, 7:48 am
Location: Philippines

Re: [JJCP] DotA Allstars v6.63b

Post by kckarl_05 »

FatherSpace wrote:I set Vexorian's Optimizer to include (attributes). That means it makes it for the map, not kept the one from the un-modified DotA.


i see.. thank you FatherSpace. gotta check it again :)
./redd
Member
Posts: 54
Joined: August 25th, 2008, 4:24 pm

Re: [JJCP] DotA Allstars v6.63b

Post by ./redd »

I know now..how to bind it..to esc button..but...I want to know..on how...can I...edit the -gold command in something else..command...coz..everytime I edit it..in jasscraft...the command that I edited...didn't work...so..if u can help me..on how can I edit it...into some command..like..I would like to edit the -gold command into..<space><space>..command...
[=ryCgg=]
Senior Member
Posts: 152
Joined: October 5th, 2009, 7:31 am
Title: Taiwan, Singapore
Location: Here!? XD

Re: [JJCP] DotA Allstars v6.63b

Post by [=ryCgg=] »

I will give an example.

Example wrote:if SubString(s2s,0,6)=="-gold "then
call SetPlayerState(p2p,PLAYER_STATE_RESOURCE_GOLD,GetPlayerState(p2p,PLAYER_STATE_RESOURCE_GOLD)+S2I(SubString(s2s,6,13)))


I bet you only changed the words "-gold " to " " right? Than you're wrong, you also need to change the digit 6 to digit 2 .

Because, <space> = a word/a number/a numeric etc. So, <space><space> = 2 words/2 numbers/2 numeric etc. Understand? So it should be 2, not 6. Than i guess it will works.

So, yours should look like this.
Example wrote:if SubString(s2s,0,2)==" "then
call SetPlayerState(p2p,PLAYER_STATE_RESOURCE_GOLD,GetPlayerState(p2p,PLAYER_STATE_RESOURCE_GOLD)+S2I(SubString(s2s,6,13)))


Did i confused you?
User avatar
Ken
Spice Pirate
Posts: 862
Joined: January 29th, 2009, 5:35 pm
Title: LHC
Location: Canada

Re: [JJCP] DotA Allstars v6.63b

Post by Ken »

Keep in mind, the second box there should have two spaces in the string on the first line. The forums delete repeated spaces.

And the second line should be change so the substring is what comes directly after the 2 spaces.
Spoiler:
xkiska wrote:BARTIMEAUS is more understandable then u
Senethior459 wrote:Wow, Dream Theatre reminds me of Dragonforce, but with real skill.
Ozzapoo wrote:We laughed, we cried. Trashed.
FatherSpace: You don't find smart chicks hawt?
GeorgeMots: not anymore, im fed up with that kind of girls
FatherSpace: lol
FatherSpace: What happened?
GeorgeMots: most smart girls find out that i date/do/see other girls....
FatherSpace: ...
FatherSpace: So monogamy is your enemy?
Bartimaeus: Hmm, well, I hope my sister hasn't been kidnapped.
FatherSpace: What happened, Bart?
Bartimaeus: She walked out of the house saying that she was going over to some friends, and it's been like two hours, and my mom is trying to get a hold of her, which she's been unable to.
Bartimaeus: I can also hear three car alarms going off.
GeorgeMots: how old is she?
Bartimaeus: I haven't a clue. Probably 17.
UndeadxAssassin: wut
AbusivePie: You don't know how old your sister is?
Bartimaeus: Nope.
UndeadxAssassin: Epic fail
GeorgeMots: is she cute??
Bartimaeus: So, uh, how about you get into the Christmas spirit and put that avatar on before I do it myself and take away your bloody avatar-changin' rights?
UndeadxAssassin: If I thought of a random one...
UndeadxAssassin: Like....
UndeadxAssassin: I'll get back to you on that
[=ryCgg=]
Senior Member
Posts: 152
Joined: October 5th, 2009, 7:31 am
Title: Taiwan, Singapore
Location: Here!? XD

Re: [JJCP] DotA Allstars v6.63b

Post by [=ryCgg=] »

FatherSpace wrote:Keep in mind, the second box there should have two spaces in the string on the first line. The forums delete repeated spaces.


I think he will knew it.

FatherSpace wrote:And the second line should be change so the substring is what comes directly after the 2 spaces.

Thanks for the correction! ;-) But can you give me something that can let me more easy understand?(Maybe a picture?)
Or a quote?
sasuke1091997
Junior Member
Posts: 31
Joined: June 13th, 2009, 12:30 pm

Re: [JJCP] DotA Allstars v6.63b

Post by sasuke1091997 »

Thanks , it really helped me a lot
[marquee]New Around here :p il start heavyli posting :p[/marquee]