question about JJCP

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

User avatar
UndeadxAssassin
Grammar King
Posts: 2115
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: question about JJCP

Post by UndeadxAssassin »

You're looking at the wrong part of the code, actually.

Spoiler:

Code: Select all

[AHbz]
code=AHbz
comments=Arch Mage - Blizzard
version=0
useInEditor=1
hero=1
item=0
sort=hero
race=human
checkDep=1
levels=3
reqLevel=1
levelSkip=0
priority=0
targs1=_
Cast1=1
Dur1=0
HeroDur1=0
Cool1=6
Cost1=75
Area1=200
Rng1=800
DataA1=6
DataB1=30
DataC1=6
DataD1=0.5
DataE1=0
DataF1=150
DataG1=-
DataH1=-
DataI1=-
BuffID1=BHbd,BHbz
EfctID1=XHbz
targs2=_
Cast2=1
Dur2=0
HeroDur2=0
Cool2=6
Cost2=75
Area2=200
Rng2=800
DataA2=8
DataB2=40
DataC2=7
DataD2=0.5
DataE2=0
DataF2=200
DataG2=-
DataH2=-
DataI2=-
BuffID2=BHbd,BHbz
EfctID2=XHbz
targs3=_
Cast3=1
Dur3=0
HeroDur3=0
Cool3=6
Cost3=75
Area3=200
Rng3=800
DataA3=10
DataB3=50
DataC3=10
DataD3=0.5
DataE3=0
DataF3=250
DataG3=-
DataH3=-
DataI3=-
BuffID3=BHbd,BHbz
EfctID3=XHbz
targs4=_
Cast4=1
Dur4=0
HeroDur4=0
Cool4=6
Cost4=75
Area4=200
Rng4=800
DataA4=10
DataB4=50
DataC4=10
DataD4=0.5
DataE4=0
DataF4=250
DataG4=-
DataH4=-
DataI4=-
BuffID4=BHbd,BHbz
EfctID4=XHbz
InBeta=1
Art=ReplaceableTextures\CommandButtons\BTNBlizzard.blp
Buttonpos=0,2
Casterart=
Order=blizzard
Animnames=stand,channel
Researchart=ReplaceableTextures\CommandButtons\BTNBlizzard.blp
Researchbuttonpos=0,0
Name=Blizzard
Tip=|cffffcc00B|rlizzard - [|cffffcc00Level 1|r],|cffffcc00B|rlizzard - [|cffffcc00Level 2|r],|cffffcc00B|rlizzard - [|cffffcc00Level 3|r]
Ubertip="Calls down <AHbz,DataA1> freezing ice shard waves; each wave deals <AHbz,DataB1> damage to units in an area.","Calls down <AHbz,DataA2> freezing ice shard waves; each wave deals <AHbz,DataB2> damage to units in an area.","Calls down <AHbz,DataA3> freezing ice shard waves; each wave deals <AHbz,DataB3> damage to units in an area."
Hotkey=B
Researchtip="Learn |cffffcc00B|rlizzard - [|cffffcc00Level %d|r]"
Researchubertip="Calls down waves of freezing ice shards that damage units in a target area. |n|n|cffffcc00Level 1|r - <AHbz,DataA1> waves at <AHbz,DataB1> damage each. |n|cffffcc00Level 2|r - <AHbz,DataA2> waves at <AHbz,DataB2> damage each. |n|cffffcc00Level 3|r - <AHbz,DataA3> waves at <AHbz,DataB3> damage each."
Researchhotkey=B

That's the entire code. It starts off with the RAW Code then ends with whatever. The name of the spell comes AFTER the code, so if you found the spell, scroll up and find the code in brackets. In this case, the spell's name is Blizzard (found down where it says Name=Blizzard) and the code is all the way in the beginning (In this case AHbz(<--case sensitive)).

Edit: Spoilers :S
(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!
User avatar
samzonx
Junior Member
Posts: 31
Joined: June 19th, 2009, 5:12 am

Re: question about JJCP

Post by samzonx »

oh wow i never though about doing THAT... great idea.. thanks :)