Jump to content

SGER@fjs

Members
  • Posts

    171
  • Credits

  • Joined

  • Days Won

    9
  • Feedback

    0%

Everything posted by SGER@fjs

  1. Cute horn It is up to the server to equip the weapon/armor to the mount
  2. Use ue2runtime vertmesh is compatible with L2 and use Actor, not Emitter class e_u_effect_ghost extends Actor;
  3. k-on? meeehh... But nice job creating an animated texture, texture by texture. xD
  4. icon.skills_i open ActionName-e.dat and you can find references of the names
  5. 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
  6. I use the same source code compiled with microsoft visual studio community 2013 update 5 lock post reason: solved
  7. 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.
  8. 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.
  9. 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
  10. 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.
  11. 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
  12. 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
  13. TexEnvMap is a modifier, not texture. with umodol only can export the properties https://docs.unrealengine.com/udk/Two/MaterialsModifiers.html
  14. missed material/textures when you make .u with L2PE you can check it. show your logs from ucc compiled
  15. 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
  16. http://www.mediafire.com/file/ffqbkpi5pmd1ura/system.rar/file by viRUS
  17. 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>
  18. 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.
  19. https://mega.nz/file/d8tilCTa#KYPF7ADm_qP6TAyAtPVqKXvz5oSvsS0WvboLpJz6S28
  20. follower_of_frintessa_m00 ----> Atk01_2HS with wings follower_of_frintessa_m00 ----> Atk01_1HS without wings
  21. https://va.media.tumblr.com/tumblr_qitjxcDqvu1w2bppw.mp4 http://www.mediafire.com/file/hdenbxuu8h6xada/LineageMonsters3.7z/file
  22. http://www.mediafire.com/file/51pcgyi0qg21u25/LineageMonsters3.rar/file
  23. 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
×
×
  • Create New...