Jump to content

Recommended Posts

Posted

Hello guys, someone know how to edit interface.xdat?

About chain heal, what texture i need edit for change the color of chain heal?

Posted

Did you try it? Interface.xdat isn't encrypted so you don't need to decrypt it with any software

Posted (edited)

Did you try it? Interface.xdat isn't encrypted so you don't need to decrypt it with any software

what the name from Texture on LineageEffects?

i export all textures, now i need check the name for edit color

Edited by arturo134
Posted

what the name from Texture on LineageEffects?

i export all textures, now i need check the name for edit color

 

1: find it in skillgrp

2: find the class it uses (skill.xxx skill.4 skill.mo.4 etc like that)

3: find the script of the class

4: it will show you what effects are used for when

5: find script for the effect which will show you which textures and meshes are used for each emitter

Posted (edited)

1: find it in skillgrp

2: find the class it uses (skill.xxx skill.4 skill.mo.4 etc like that)

3: find the script of the class

4: it will show you what effects are used for when

5: find script for the effect which will show you which textures and meshes are used for each emitter

I even found the id of skill, but have not found what texture it uses , the id of the skill is in 1553 skillgrp.dat file

 

1553 1 1 0 194 900 16 3.00000000 1 G 1553 icon.skill1553 0 0 0 a,none\0 0 8 10 0 a,none\0

 

now where i find icon.skill1553?

Edited by arturo134
Posted

icon = icon.utx ...............

class l2_1553_skill extends L2SkillEffect;

defaultproperties
{
    Desc="힐"
    SkillID=1011
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter0
        AttachOn=AM_Trail
        bSpawnOnTarget=False
        offset=(X=0.0,Y=0.0,Z=-1.0)
        ScaleSize=1.0
        EffectClass=Class'LineageEffect.wh_sec_heal_ca'
        SimpleEffectClass=Class'LineageEffect.wh_sec_heal_ca_simple'
    End Object
    CastingAction=L2EffectEmitter'L2EffectEmitter0'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter3
        AttachOn=AM_RH
        bSpawnOnTarget=False
        bOnMultiTarget=True
        bChaining=True
        bChanneling=True
        EffectClass=Class'LineageEffect.d_s_u812_ybeam_a'
        SimpleEffectClass=Class'LineageEffect.d_s_u812_ybeam_a_simple'
    End Object
    ChannelingAction(0)=L2EffectEmitter'L2EffectEmitter3'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter7
        AttachOn=AM_Trail
        EffectClass=Class'LineageEffect.d_s_u812_ybeam_ta'
        SimpleEffectClass=Class'LineageEffect.d_s_u812_ybeam_ta_simple'
    End Object
    ChannelingAction(1)=L2EffectEmitter'L2EffectEmitter7'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter1
        AttachOn=AM_Trail
        bOnMultiTarget=True
        offset=(X=0.0,Y=0.0,Z=-1.0)
        SpawnDelay=1.0
        EffectClass=Class'LineageEffect.d_chainhealafter_ta'
        SimpleEffectClass=Class'LineageEffect.d_chainhealafter_ta_simple'
    End Object
    ShotAction(0)=L2EffectEmitter'L2EffectEmitter1'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter4
        AttachOn=AM_Trail
        bSpawnOnTarget=False
        bOnMultiTarget=True
        bChaining=True
        bChanneling=True
        EffectClass=Class'LineageEffect.d_s_u812_ybeam_b'
        SimpleEffectClass=Class'LineageEffect.d_s_u812_ybeam_b_simple'
    End Object
    ShotAction(1)=L2EffectEmitter'L2EffectEmitter4'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter2
        AttachOn=AM_Trail
        bOnMultiTarget=True
        EffectClass=Class'LineageEffect.d_s_u812_ybeam_ta'
        SimpleEffectClass=Class'LineageEffect.d_s_u812_ybeam_ta_simple'
    End Object
    ShotAction(2)=L2EffectEmitter'L2EffectEmitter2'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter6
        AttachOn=AM_Trail
        bOnMultiTarget=True
        ScaleSize=1.5
        EffectClass=Class'LineageEffect.d_chainheal_ta'
        SimpleEffectClass=Class'LineageEffect.d_chainheal_ta_simple'
    End Object
    ShotAction(3)=L2EffectEmitter'L2EffectEmitter6'
    Begin Object Class=L2EffectEmitter Name=L2EffectEmitter5
        AttachOn=AM_Trail
        bOnMultiTarget=True
        ScaleSize=1.0
        SpawnDelay=1.0
        EffectClass=Class'LineageEffect.su_focus_ta'
        SimpleEffectClass=Class'LineageEffect.su_focus_ta_simple'
    End Object
    ShotAction(4)=L2EffectEmitter'L2EffectEmitter5'
}

EffectClass=Class'LineageEffect.wh_sec_heal_ca'

let's use that for a example

class wh_sec_heal_ca extends Emitter;

defaultproperties
{
	Begin Object Class=MeshEmitter Name=MeshEmitter10
		StaticMesh=StaticMesh'LineageEffectsStaticmeshes.White.white_center01'
		UseMeshBlendMode=false
		RenderTwoSided=true
		UseColorScale=true
		ColorScale(0)=(RelativeTime=0.0,Color=(B=125,G=125,R=125,A=0))
		ColorScale(1)=(RelativeTime=0.507143,Color=(B=168,G=168,R=168,A=0))
		ColorScale(2)=(RelativeTime=1.0,Color=(B=125,G=125,R=125,A=0))
		ColorScaleRepeats=40.0
		Opacity=0.8
		FadeOutStartTime=2.604
		FadeOut=true
		FadeInEndTime=0.588
		FadeIn=true
		MaxParticles=1
		RespawnDeadParticles=false
		Name="Base"
		StartLocationOffset=(X=0.0,Y=0.0,Z=1.5)
		SpinParticles=true
		SpinCCWorCW=(X=1.0,Y=0.0,Z=0.0)
		SpinsPerSecondRange=(X=(Min=0.02,Max=0.02),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		UseSizeScale=true
		UseRegularSizeScale=false
		SizeScale(0)=(RelativeTime=0.0,RelativeSize=0.5)
		SizeScale(1)=(RelativeTime=0.07,RelativeSize=1.0)
		SizeScale(2)=(RelativeTime=1.0,RelativeSize=1.05)
		StartSizeRange=(X=(Min=0.23,Max=0.23),Y=(Min=0.23,Max=0.23),Z=(Min=0.23,Max=0.23))
		InitialParticlesPerSecond=500.0
		AutomaticInitialSpawning=false
		DrawStyle=PTDS_Brighten
		LifetimeRange=(Min=4.3,Max=4.3)
	End Object
	Emitters(0)=MeshEmitter'MeshEmitter10'
	Begin Object Class=MeshEmitter Name=MeshEmitter13
		StaticMesh=StaticMesh'LineageEffectsStaticmeshes.White.white_sideRing'
		UseMeshBlendMode=false
		RenderTwoSided=true
		UseColorScale=true
		ColorScale(0)=(RelativeTime=0.0,Color=(B=231,G=231,R=231,A=255))
		ColorScale(1)=(RelativeTime=0.485714,Color=(B=200,G=200,R=200,A=255))
		ColorScale(2)=(RelativeTime=1.0,Color=(B=255,G=255,R=255,A=255))
		ColorScaleRepeats=30.0
		Opacity=0.8
		FadeOutStartTime=2.318
		FadeOut=true
		FadeInEndTime=1.026
		FadeIn=true
		MaxParticles=1
		WeatherSoundCheck=true
		RespawnDeadParticles=false
		Name="swirl1"
		StartLocationOffset=(X=0.0,Y=0.0,Z=0.25)
		SpinParticles=true
		SpinCCWorCW=(X=1.0,Y=0.0,Z=0.0)
		SpinsPerSecondRange=(X=(Min=0.02,Max=0.02),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		StartSpinRange=(X=(Min=1.0,Max=1.0),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		UseRegularSizeScale=false
		StartSizeRange=(X=(Min=0.21,Max=0.21),Y=(Min=0.21,Max=0.21),Z=(Min=0.21,Max=0.21))
		InitialParticlesPerSecond=500.0
		AutomaticInitialSpawning=false
		DrawStyle=PTDS_Brighten
		LifetimeRange=(Min=3.8,Max=3.8)
		InitialDelayRange=(Min=0.3,Max=0.3)
		VelocityLossRange=(X=(Min=0.0,Max=0.0),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=1.0))
	End Object
	Emitters(1)=MeshEmitter'MeshEmitter13'
	Begin Object Class=MeshEmitter Name=MeshEmitter14
		StaticMesh=StaticMesh'LineageEffectsStaticmeshes.White.white_centerRing'
		UseMeshBlendMode=false
		RenderTwoSided=true
		UseColorScale=true
		ColorScale(0)=(RelativeTime=0.0,Color=(B=255,G=255,R=255,A=255))
		ColorScale(1)=(RelativeTime=0.482143,Color=(B=167,G=167,R=167,A=255))
		ColorScale(2)=(RelativeTime=1.0,Color=(B=255,G=255,R=255,A=255))
		ColorScaleRepeats=40.0
		Opacity=0.5
		FadeOutStartTime=1.74
		FadeOut=true
		FadeInEndTime=0.348
		FadeIn=true
		MaxParticles=1
		RespawnDeadParticles=false
		Name="shield"
		StartLocationOffset=(X=0.0,Y=0.0,Z=0.5)
		SpinParticles=true
		SpinCCWorCW=(X=1.0,Y=0.0,Z=0.0)
		SpinsPerSecondRange=(X=(Min=-0.02,Max=-0.02),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		UseRegularSizeScale=false
		StartSizeRange=(X=(Min=0.172,Max=0.172),Y=(Min=0.172,Max=0.172),Z=(Min=0.172,Max=0.172))
		InitialParticlesPerSecond=100.0
		AutomaticInitialSpawning=false
		DrawStyle=PTDS_Brighten
		LifetimeRange=(Min=2.9,Max=2.9)
		InitialDelayRange=(Min=0.38,Max=0.38)
	End Object
	Emitters(2)=MeshEmitter'MeshEmitter14'
	Begin Object Class=SpriteEmitter Name=SpriteEmitter2
		UseDirectionAs=PTDU_Normal
		ColorScale(0)=(RelativeTime=0.0,Color=(B=255,G=255,R=255,A=255))
		ColorScale(1)=(RelativeTime=1.0,Color=(B=255,G=255,R=255,A=255))
		Opacity=0.5
		FadeOutStartTime=1.33
		FadeOut=true
		FadeInEndTime=0.35
		FadeIn=true
		MaxParticles=1
		RespawnDeadParticles=false
		Name="Ring"
		StartLocationOffset=(X=0.0,Y=0.0,Z=5.5)
		SpinParticles=true
		SpinCCWorCW=(X=0.0,Y=0.5,Z=0.5)
		SpinsPerSecondRange=(X=(Min=0.02,Max=0.02),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		StartSpinRange=(X=(Min=-1.0,Max=1.0),Y=(Min=0.0,Max=0.0),Z=(Min=0.0,Max=0.0))
		UniformSize=true
		StartSizeRange=(X=(Min=19.0,Max=19.0),Y=(Min=19.0,Max=19.0),Z=(Min=19.0,Max=19.0))
		InitialParticlesPerSecond=500.0
		AutomaticInitialSpawning=false
		DrawStyle=PTDS_Brighten
		Texture=Texture'LineageEffectsTextures.Particles3.fx_m_t7009'
		LifetimeRange=(Min=3.5,Max=3.5)
		InitialDelayRange=(Min=0.35,Max=0.35)
	End Object
	Emitters(3)=SpriteEmitter'SpriteEmitter2'
	bLightChanged=true
	bNoDelete=false
	bSunAffect=true
	DrawScale=0.1
} 

        StaticMesh=StaticMesh'LineageEffectsStaticmeshes.White.white_center01'

white_center01 uses

[[bNoDynamicShadowCast=false, EnableCollisionforShadow=false, EnableCollision=false, Material=LineageEffectsTextures.Particles3.fx_m_t7010], [bNoDynamicShadowCast=false, EnableCollisionforShadow=false, EnableCollision=false, Material=LineageEffectsTextures.Particles3.fx_m_t7014], [bNoDynamicShadowCast=false, EnableCollisionforShadow=false, EnableCollision=false, Material=LineageEffectsTextures.Particles.fx_m_t0004]] 

LineageEffectsTextures.Particles3.fx_m_t7010

LineageEffectsTextures.Particles3.fx_m_t7014

LineageEffectsTextures.Particles.fx_m_t0004

 

white_sidering uses

[[bNoDynamicShadowCast=false, EnableCollisionforShadow=false, EnableCollision=false, Material=LineageEffectsTextures.Particles3.fx_m_t7013], [bNoDynamicShadowCast=false, EnableCollisionforShadow=false, EnableCollision=false, Material=LineageEffectsTextures.Particles3.fx_m_t7011]] 

LineageEffectsTextures.Particles3.fx_m_t7013

LineageEffectsTextures.Particles3.fx_m_t7011

 

LineageEffectsTextures.Particles3.fx_m_t7009

  • 1 month later...
Posted

Pretty nice help from  le memer master

If i want the casting skill animation for longer time to see, i should change values in LineageEffect.u or is it possible to make some change in LineageSkillEffect.u?  The reason why I ask, bacause I would like to see longer animation in some skill, and shorter in some others, which use the same part in LineageEffect.u. For example a lot of heal skill use the Class'LineageEffect.wh_sec_heal_ca, but i wanna edit only the "Major Heal" casting effect. Or in this case I have to "duplicate" the Class'LineageEffect.wh_sec_heal_ca somehow and rename it?

Posted

I don't wanna open a brand new topic for this small question, also linked with editing. In hex editor I have tried to replace some part and got error. Is it possible to paste the upper picture 4 value into the place of underpicture 3 value?

 

iMrrUfs.jpg

Posted

I don't wanna open a brand new topic for this small question, also linked with editing. In hex editor I have tried to replace some part and got error. Is it possible to paste the upper picture 4 value into the place of underpicture 3 value?

 

iMrrUfs.jpg

you can do it if know which byte is necessary copy and paste there, if not sure your client won't open or just give criticalerror, you can try this, copy the bytes from

 

Offset: 39950 to Offset: 3301F and if all be ok, your client run.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • This update resaves 25_25 from the original (with sounds) (without the cave below) Some emitter fixes (removed waterfalls with high-poly meshes) The geodata is old, but it works Everything else is unchanged Download P.S. The effect files are taken from the high client for Interlude, so if you're experiencing critical skills, use the default ones for your Version.  
    • GX-Ext Which file of the svn files should i edit to make blow skills to have 100% chance so i can add the settings in the IlExt.ini? because when im changing it from the skilldata.txt it just helps
    • 我们感谢您的 反馈 并希望让服务变得更加 优秀! 如果您使用过我们的服务并愿意分享您的体验(任何体验——积极或建设性),请在Trustpilot上留下评价,并获得$1作为感谢。 链接: https://www.trustpilot.com/review/socnet.pro 如何获得奖励: 1. 前往Trustpilot并留下您的评价 2. 向我们发送发布确认截图,以及带有与评价用户名一致的授权账户截图。 3. 指定哪个商店应收到这 $1 奖励。根据商店不同,可能需要您的用户名/电子邮箱。 您的反馈帮助我们成长,并让项目对社区中的每一位成员变得更好。感谢您与我们同行! 条款: 此活动仅适用于一个唯一用户。不允许多账号行为。 项目有效链接: 数字商品商店(网站): 前往 商店 Telegram 机器人: 前往 – 通过 Telegram 方便访问商店。 虚拟号码服务: 前往 用于购买 Telegram Stars 的 Telegram 机器人: 前往 – 在 Telegram 中快捷且优惠地购买 Stars。 SMM 面板: 前往 – 推广您的社交媒体账户。 我们想向您展示当前的 促销和特别优惠列表 用于购买我们提供的产品与服务: 1. 您可在首次购买时使用优惠码:SOCNET(15% 折扣) 2. 获得 $1 商店余额或 10–20% 折扣——只需在我们网站注册后,按照模板填写您的用户名:“SEND ME BONUS, MY USERNAME IS...”并在我们的论坛主题中发布! 3. 首次启动 SMM 面板可获得 $1:只需在我们的网站(Support)提交主题为 “Get Trial Bonus” 的工单。 4. 我们的 Telegram 频道以及 Stars 购买机器人中每周都有 Telegram Stars 抽奖! 新闻: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh 联系方式与支持: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock