[JJCP+CC]Fighting for One Piece 1.2

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

SaskeKun
Junior Member
Posts: 37
Joined: April 25th, 2012, 12:16 am

[JJCP+CC]Fighting for One Piece 1.2

Post by SaskeKun »

Hi i would like to add JJCP to this map and make Secret Character Kanade be choosable by command -kanade<space> <space>
and i would like activator to be -saske<space><space> thanks so much if some1 can do it :)

Link to the map : http://www.mediafire.com/?a9ehnc7mdcrwvve
zUsername
Forum Addict
Posts: 407
Joined: February 25th, 2011, 3:16 am
Location: Unknown

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by zUsername »

Try this map.
Changelog:
JJCP added
Activator: -saske<space><space>
Secret Character: -kanade<space><space>
Some reason all command relate with rawcode is not working.

(fix map)
You do not have the required permissions to view the files attached to this post.
Last edited by zUsername on January 28th, 2013, 3:16 pm, edited 1 time in total.
SaskeKun
Junior Member
Posts: 37
Joined: April 25th, 2012, 12:16 am

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by SaskeKun »

Thanks a lot :)
User avatar
DaemonicKing
Old Wrinkly Member
Posts: 210
Joined: April 15th, 2012, 10:24 am
Location: Malaysia

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by DaemonicKing »

call TriggerRegisterPlayerChatEvent(aA,Player(0),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(1),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(2),"-kanade s",true)
call TriggerRegisterPlayerChatEvent(aA,Player(3),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(4),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(5),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(6),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(7),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(8),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(9),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player($A),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player($B),"-kanade ",true)

I think, there is a problem..... isnt it ? :D
fix it maybe ? :D
Garena : DaemonicKing
Battle.net (Eurobattle.net) :
1) DaemonicKing
2) General.Garicus
3) Daemon_Bot (Seriously, this is my host bot) XD
I can be found usually at "Clan Daemon"
XD

Image
zUsername
Forum Addict
Posts: 407
Joined: February 25th, 2011, 3:16 am
Location: Unknown

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by zUsername »

DaemonicKing wrote:call TriggerRegisterPlayerChatEvent(aA,Player(0),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(1),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(2),"-kanade s",true)
call TriggerRegisterPlayerChatEvent(aA,Player(3),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(4),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(5),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(6),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(7),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(8),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player(9),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player($A),"-kanade ",true)
call TriggerRegisterPlayerChatEvent(aA,Player($B),"-kanade ",true)

I think, there is a problem..... isnt it ? :D
fix it maybe ? :D
i don't think so, there is problem with rawcode. you delete "function InitS2RAW" and "function UnitId2Stringz" in cp and try again, you'll see.
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by Kyoshiro »

i think he was talking about Player(2)'s string
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
zUsername
Forum Addict
Posts: 407
Joined: February 25th, 2011, 3:16 am
Location: Unknown

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by zUsername »

Kyoshiro wrote:i think he was talking about Player(2)'s string
Opps my mistake :D :D . Map have been fixed.
User avatar
DaemonicKing
Old Wrinkly Member
Posts: 210
Joined: April 15th, 2012, 10:24 am
Location: Malaysia

Re: [JJCP+CC]Fighting for One Piece 1.2

Post by DaemonicKing »

yes, that's it XD im talking about player (2)'s string :P
Garena : DaemonicKing
Battle.net (Eurobattle.net) :
1) DaemonicKing
2) General.Garicus
3) Daemon_Bot (Seriously, this is my host bot) XD
I can be found usually at "Clan Daemon"
XD

Image