Hello,
i tryed to increase the range and the Damage, but the range ends at 999 and i cant add dmg effects.
ScriptType MotionData
MotionFileName "D:\YMIR WORK\pc\assassin\horse\wait.GR2"
MotionDuration 1.000000
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 999.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 999.000000
Position 0.000000 0.000000 0.000000
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.