Ir para conteúdo
  • Cadastre-se

[GUIDE] Monsters For Interlude (Attack Effect+Sound)


MrRees

Posts recomendados

this guide will go over how to create monsters PROPERLY with attack effect and sound

 

if you dont know how already, this is how you export sounds using utpt

b3edbebd6b.png

 

 

test out the sound first. after you found the suitable sound effect, export as wav to where ever751b918b81.png

 

for some reason its kinda buggy when you export it, will end up without an extension at first. add .wav at the end

16828dfaca.jpg6e123f167c.jpg

 

this is really important that you do this for textures! especially if they are rgb8! compress as dxt3. dxt1 for icons.

48de5509fb.jpg

 

set lod to 0.1 for a higher quality model (especially when zoomed)

67a5470088.png

 

set yaw to 49152 (will make it face the right direction in game)

75214a190a.png

 

translation z will bring it closer to the ground. higher the value the lower the model is. correct positioning with collision height in server too.

7233204fda.png

 

**ALWAYS KEEP A BACKUP COPY. ADD THE ATTACK EFFECT AT THE VERY LAST, BECAUSE YOU CANT OPEN IT AGAIN AFTERWARDS!**

**yes i know i did it before, but usually that is the final process. also i know the sound on the video is kinda buggy, also i ran into technical difficulties on mob ai on local server**

 

Scripts

AnimNotify_AttackItem : 
class AnimNotify_AttackItem extends AnimNotify
	native;

AnimNotify_AttackPreShot :
class AnimNotify_AttackPreShot extends AnimNotify
	native;

AnimNotify_AttackShot :
class AnimNotify_AttackShot extends AnimNotify
	native;

var() int TargetIndex;

press this to save when you did all of them

c03bc38b5f.png

 

https://www.youtube.com/watch?v=gvq_sX0w7dg

 

RESOURCES

umodel

export script =

umodel -export -all LineageMonstersTex5.utx 

unreal

bae01584ec.jpg

UTPT

Env maps

DEMO UKX

200    LineageMonster.serpent_slave    moob.scapegoat_m00    0                        0            2    4416    9                                                                                                    1.58181822    0        3    ItemSound.sword_big_9    ItemSound.spear_2    ItemSound.sword_mid_9    5    MonSound.Hit_normal_3    MonSound.Hit_Shell_3    ItemSound.shield_bone_1    MonSound.Hit_Metal_clang_11    MonSound.Hit_Wet_3    3    MonSound.serpent_slave_dmg_1    MonSound.serpent_slave_dmg_2    MonSound.serpent_slave_dmg_3    0            1    0                    LineageEffect.p_u002_a    0    50.00000000    250.00000000    70.00000000    0    1
**it would be great if someone can provide portuguese translations underneath the original text!**

Scripts

AnimNotify_AttackItem : 
class AnimNotify_AttackItem extends AnimNotify
	native;

AnimNotify_AttackPreShot :
class AnimNotify_AttackPreShot extends AnimNotify
	native;


AnimNotify_AttackShot :
class AnimNotify_AttackShot extends AnimNotify
	native;

var() int TargetIndex;
Editado por MrRees

Munch inside...

Link para o comentário
Compartilhar em outros sites


Hello Rees,

Before even clicking on the topic I thought of translating =)

I will provide this, and thank you for the collaboration, a great Christmas present for the community!



Olá Res,

Antes mesmo de clicar no tópico pensei em traduzir =)

Eu vou fornecer isso, e obrigado pela colaboração, um grande presente de Natal para a comunidade!

Link para o comentário
Compartilhar em outros sites

 

Hello Rees,
Before even clicking on the topic I thought of translating =)
I will provide this, and thank you for the collaboration, a great Christmas present for the community!
Olá Res,
Antes mesmo de clicar no tópico pensei em traduzir =)
Eu vou fornecer isso, e obrigado pela colaboração, um grande presente de Natal para a comunidade!

 

Seria excelente '-'

Link para o comentário
Compartilhar em outros sites

  • 6 years later...
  • Registre-se

    Faça parte da maior e  mais antigas comunidades sobre Lineage2 da América Latina.





×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.