DMG hack how to ?

12/01/2014 14:14 digitalfusion#1
Anyone explain me how can I modify PC and PC2 packs for dmg hack ?
I searched forum, there is a how to thread about it but I didn't find.:(
12/02/2014 16:08 digitalfusion#2
I say all elitepvpers :) Nobody knows nothing about it ? I find some info about modifying wait.msa in PC packs.But its polish and I didnt understand exactly what they are talking about.Some says modify externalforce settings.I tried it but some weird things happened.
Pls anyone help me.
12/02/2014 19:19 janx221#3
U need to unpack them with some decompilator program once unpacked u will see in folder ymir work/pc - there are 4 chars warrior ninja sura and shaman.
Ill make an exaple for warrior. Open Ymir work/pc/warrior/onehand sword/wait.msa with notepad. Add this to the end :

Group MotionEventData
{
MotionEventDataCount 8
Group Event00
{
MotionEventType 4
StartingTime 0.000001
DuringTime 8.000000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.100000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event01
{
MotionEventType 4
StartingTime 0.260000
DuringTime 8.000000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.100000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event02
{
MotionEventType 4
StartingTime 0.520000
DuringTime 8.000000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.100000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event03
{
MotionEventType 4
StartingTime 0.780000
DuringTime 8.000000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.100000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event04
{
MotionEventType 4
StartingTime 1.040000
DuringTime 8.000000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.100000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event05
{
MotionEventType 4
StartingTime 1.300000
DuringTime 0.200000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.500000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event06
{
MotionEventType 4
StartingTime 1.560000
DuringTime 0.200000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.500000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
Group Event07
{
MotionEventType 4
StartingTime 1.800000
DuringTime 0.200000
EnableHitProcess 1

AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.500000
ExternalForce 0.000000
HitLimitCount 99
CollisionType 1

SphereDataCount 1
Group SphereData00
{
Radius 250.000000
Position 0.000000 0.000000 0.000000
}
}
}




and same for the wait1.msa - now u have dmg hack with sword make same thing on twohand foled if u want to use 2hand wep. And same in horse folder look for wait.msa and add the lines at the end of text. And recompile it

need to modify only wait-msa and wait1.msa files
12/31/2014 02:24 Quees#4
Hello,

i tryed to increase the range and the Damage, but the range ends at 999 and i cant add dmg effects.

Script example from the "metin2_patch_easter1.epk" (works the same way like pc.epk)

The "Radius 999.000000" increases the Radios of damage.

>janx221< radius was 250.000000 and increased up to 999.000000 without Problems.
but i want more Range like 2000.000000 but it doesnt work.

i tryed more Damage with "ExternalForce 0.000000"
i increased the ExternalForce to 999999.999999 and 999999999.999999 but both -> no effect and no bug.

i Don't know how the script works. please explane or give a smaple.

i want more range and/ore more damage.