-
Posts
171 -
Credits
0 -
Joined
-
Last visited
-
Days Won
9 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by SGER@fjs
-
Cute horn It is up to the server to equip the weapon/armor to the mount
-
Use ue2runtime vertmesh is compatible with L2 and use Actor, not Emitter class e_u_effect_ghost extends Actor;
-
k-on? meeehh... But nice job creating an animated texture, texture by texture. xD
-
Help How to add emiters to a map? Adding symbol effects...
SGER@fjs replied to darta's topic in [Request] Client Dev Help
-
icon.skills_i open ActionName-e.dat and you can find references of the names
-
well I bring you the boss fafurion ... I did what I could .. xD download: https://www.mediafire.com/file/q312jxcq42qilxq/FAFURIONBOSS.rar/file fix death anim: https://www.mediafire.com/file/7dy07ipmn2lu1ap/LineageNPCFAFU.7z/file recommended: corpseTime = 11 radius 200 height 320
-
Help Problem with arrow and archer skills effects
SGER@fjs replied to AtheIstan's topic in [Request] Client Dev Help
I use the same source code compiled with microsoft visual studio community 2013 update 5 lock post reason: solved -
Help Problem with arrow and archer skills effects
SGER@fjs replied to AtheIstan's topic in [Request] Client Dev Help
try with that https://mega.nz/file/95ET3CCD#q79bSmCtTbNRCsy0AvzossQhMkY2yxaqQMQuicT6hl8 is the compiled version of @lordofdest source code. I did not find any visual problems in sight. -
Help Where are the TexEnvMap classes stored?
SGER@fjs replied to Orphexile's topic in [Request] Client Dev Help
I recommend that you use the umodel in the same game folder and export, like this: Otherwise you will have the problem you mention, since the umodel cannot find the reference of the textures, then it will not export the information. -
Help Where are the TexEnvMap classes stored?
SGER@fjs replied to Orphexile's topic in [Request] Client Dev Help
no, that will depend on the texture you want to add the specular In the case of "MShaman_m002_t59_l_ori" you have "Specular = TexEnvMap'LowBody.TexEnvMap1 '", then when you export with the umodel you must look specifically for "TexEnvMap1" which would be the file TexEnvMap1.props.txt, and inside this it will tell you corresponding texture to use. In short it would be: http://www.mediafire.com/convkey/0eb8/61rnsiahvd6yhcszg.jpg In the case of the draconic: http://www.mediafire.com/convkey/efc7/p4lzb51aw2bfx0xzg.jpg -
Help Where are the TexEnvMap classes stored?
SGER@fjs replied to Orphexile's topic in [Request] Client Dev Help
read specular and specularitymask https://docs.unrealengine.com/udk/Two/MaterialsShaders.html#Specular Specular With this, you can blend an EnvironmentMap on the Shader: set a TexEnvMap texture in Specular and the Shader will look shiny. You can also add a SpecularityMask, this is a texture with an alphachannel, or a masked texture, that tells how shiny the Shader has to be in each pixel. The black parts of the alphachannel leave it mat, and the white parts become the shiniest. Of course, the SpecularityMask doesn't do anything if you didn't set a TexEnvMap in Specular. This is a Shader with Specularity on it, and the SpecularityMask is a white alphachannel with a black circle in it: SpecularityMask This Material is used in conjunction with the texture assigned to the Specular field. The SpecularityMask uses the alpha channel of whatever texture or Material that is assigned to it and uses it as a mask for the Specular field. -
So, back to the root of the problem. The "static meshes" have lost the textures. With L2PE you can check it. https://mega.nz/file/Q1NClaZS#LndlWhBy2Sd29rby8mqZSeb8qS7Zg_d_6s-khftV8f0 And share all files you use Or create from 0 Scripts: https://yadi.sk/d/h47U4yj5B54wdA Staticmeshes/Textures: http://www.mediafire.com/file/sifws5l5uawq9qi/LineageEffectsStaticmeshes.7z/file http://www.mediafire.com/file/ryyahtgu04bm2ow/LineageEffectsTextures.7z/file
-
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon' basically tells you that it couldn't find the file then it will compile it the same, but without saving the information. for that you need remove it: Emitters(0)=MeshEmitter'LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter54' Emitters(0)=MeshEmitter'MeshEmitter54' and recopile from 0
-
Help Where are the TexEnvMap classes stored?
SGER@fjs replied to Orphexile's topic in [Request] Client Dev Help
TexEnvMap is a modifier, not texture. with umodol only can export the properties https://docs.unrealengine.com/udk/Two/MaterialsModifiers.html -
missed material/textures when you make .u with L2PE you can check it. show your logs from ucc compiled
-
Help Where are the TexEnvMap classes stored?
SGER@fjs replied to Orphexile's topic in [Request] Client Dev Help
Specular = TexEnvMap'LowBody.TexEnvMap1' In the same package MShaman.utx And you have something like this: EnvMapType = EM_CameraSpace (1) TexCoordSource = TCS_CameraEnvMapCoords (11) TexCoordCount = TCN_3DCoords (1) TexCoordProjected = false Material = Texture'Shine.Shine0' <---- CUBEMAPS.UTX FallbackMaterial = None DefaultMaterial = None SurfaceType = 0 bUseTextureAsHeat = false HeatMaterial = None with L2PE you can see https://docs.unrealengine.com/udk/Two/MaterialTutorial.html -
http://www.mediafire.com/file/ffqbkpi5pmd1ura/system.rar/file by viRUS
-
Share Community Board Without FRAME - Interlude
SGER@fjs posted a topic in Client Development Discussion
Info: General size 900x600 (background) HTMLViewer size 861x561 download: http://www.mediafire.com/file/fopm6nrau8rqtlo/CommunityBoardWithoutFrames.rar/file PSD: http://www.mediafire.com/file/wza9sgm6d0zhim3/communityboard2.rar/file preview: https://i.imgur.com/T2Z4QXh.jpg example: html/communityboard/top/index.html <html> <body> <br>. Gameplay<br>. The first thing a player does when playing Lineage II is to create a character. They can choose their character's race and personalise the character's face and hair. However, the gameplay allows many options for personalisation of the character visuals: for example, the player can choose a hairstyle, hair colour, facial expression, and gender among other features.<br>. Every player begins the game in a temple in their character's race's zone (for example: Humans start in "Talking Island" and the Dark Elves in "The Shilen Temple"). Most commonly, the player can choose between a mage and a fighter in each race except Dwarves and Kamael, which can be only fighters.<br>. Battles<br>. A major part of Lineage II gameplay is combat. Monsters can be found outside of Towns on the hunting fields or deep inside underground dungeons. When the player defeats a monster, their character gets XP and SP to help them level up and learn new skills.<br>. Players can also fight other players through a PvP system.<br>. Death<br>. If a player's character dies in battle, they are given the option to resurrect in the nearest town or village. They can also wait for another player to resurrect them with a Resurrection scroll or spell. Resurrecting in the nearest town will costs a fraction of the XP gained, which grows exponentially with level. Resurrection spells and elite scrolls generally restore some of the lost experience. Gameplay<br>. The first thing a player does when playing Lineage II is to create a character. They can choose their character's race and personalise the character's face and hair. However, the gameplay allows many options for personalisation of the character visuals: for example, the player can choose a hairstyle, hair colour, facial expression, and gender among other features.<br>. Every player begins the game in a temple in their character's race's zone (for example: Humans start in "Talking Island" and the Dark Elves in "The Shilen Temple"). Most commonly, the player can choose between a mage and a fighter in each race except Dwarves and Kamael, which can be only fighters.<br>. Battles<br>. A major part of Lineage II gameplay is combat. Monsters can be found outside of Towns on the hunting fields or deep inside underground dungeons. When the player defeats a monster, their character gets XP and SP to help them level up and learn new skills.<br>. Players can also fight other players through a PvP system.<br>. Death<br>. If a player's character dies in battle, they are given the option to resurrect in the nearest town or village. They can also wait for another player to resurrect them with a Resurrection scroll or spell. Resurrecting in the nearest town will costs a fraction of the XP gained, which grows exponentially with level. Resurrection spells and elite scrolls generally restore some of the lost experience. </body></html>- 1 reply
-
- 2
-
-
2171
-
http://www.mediafire.com/file/euhszz8mng18u27/FX_RankingSkills.7z/file [L2JMobius] -> ../data/stats/skills <?xml version='1.0' encoding='utf-8'?> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd"> <skill id="500" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="501" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="502" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="503" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="504" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="505" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="506" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> <skill id="507" levels="1" name="Chant of Victory"> <!-- The spirits of ancient heroes temporarily possess one's party members. Consumes 40 spirit ores. --> <!-- <set name="itemConsumeId" val="3031"/> --> <!-- Spirit Ore --> <!-- <set name="itemConsumeCount" val="40"/> --> <set name="mpInitialConsume" val="0"/> <set name="mpConsume" val="0"/> <set name="target" val="TARGET_PARTY"/> <set name="skillRadius" val="1000"/> <set name="reuseDelay" val="0"/> <set name="hitTime" val="0"/> <set name="power" val="20"/> <set name="isMagic" val="true"/> <set name="skillType" val="HEAL_PERCENT"/> <set name="operateType" val="OP_ACTIVE"/> <set name="aggroPoints" val="669"/> <for> <effect count="1" name="Buff" time="300" val="0"> <!-- stackOrder="1" stackType="CoV"> --> <mul order="0x30" stat="pAtk" val="1.1"/> <mul order="0x30" stat="pDef" val="1.2"/> <basemul order="0x30" stat="rCrit" val="0.2"/> <add order="0x40" stat="accCombat" val="4"/> <mul order="0x30" stat="pAtkSpd" val="1.2"/> <mul order="0x30" stat="mAtkSpd" val="1.2"/> <mul order="0x30" stat="cAtk" val="1.2"/> <mul order="0x30" stat="mAtk" val="1.2"/> <mul order="0x30" stat="mDef" val="1.2"/> <!-- <mul order="0x30" stat="runSpd" val="0.8"/> --> <mul order="0x30" stat="maxHp" val="1.2"/> <!-- <mul order="0x30" stat="debuffVuln" val="0.8"/> --> </effect> </for> </skill> </list> Stats for reference only.
-
https://mega.nz/file/d8tilCTa#KYPF7ADm_qP6TAyAtPVqKXvz5oSvsS0WvboLpJz6S28
- 1 reply
-
- 2
-
-
-
Share Free Fixed Halisha's bug effect for Interlude
SGER@fjs replied to NevesOma's topic in Client Development Discussion
follower_of_frintessa_m00 ----> Atk01_2HS with wings follower_of_frintessa_m00 ----> Atk01_1HS without wings -
Share Free Fixed Halisha's bug effect for Interlude
SGER@fjs replied to NevesOma's topic in Client Development Discussion
https://va.media.tumblr.com/tumblr_qitjxcDqvu1w2bppw.mp4 http://www.mediafire.com/file/hdenbxuu8h6xada/LineageMonsters3.7z/file -
Share Free Fixed Halisha's bug effect for Interlude
SGER@fjs replied to NevesOma's topic in Client Development Discussion
http://www.mediafire.com/file/51pcgyi0qg21u25/LineageMonsters3.rar/file -
With "L2PE" you can change the radius and height of collision to use the effects on other NPCs. http://www.mediafire.com/file/dm8j7m7maadjqhm/class_effects_il_h5.rar/file