Jump to content

Effect on some of my existing npcs


Recommended Posts

Hi i want to add on my existing custom npcs effect like the la2dream

 

for example

 

Player Shop to have effect saying Player Shop

Gateekeeper, to have gatekeeper etc... thank you

Edited by Vision
Link to comment
Share on other sites

1 hour ago, HowardStern said:

Hi i want to add on my existing custom npcs effect like the la2dream

 

for example

 

Player Shop to have effect saying Player Shop

Gateekeeper, to have gatekeeper etc... thank you

 

This is client side effect, and it's all into textures and systextures so if you can find someone to help you out you will have same npc effects like la2dream.... 

  • Upvote 1
Link to comment
Share on other sites

You need to recompile effects and NPC scripts, it isn't hard to do, do you have any experience with that whatsoever?

lemme know and i might be able to give you a hand through here

Link to comment
Share on other sites

Went ahead and made some small emitters 
Screenshot_1.jpg

they look clunky but on UnrealED, but they're way better ingame.

Just add the files to your System, after that you can use L2Tool to edit NPCLogoTex.u and change these textures:

Screenshot_2.jpg

then, to use them, you just need to open npcgrp.dat and change the npc's class
i.e.:

30359    LineageNPC.a_patriarch_MDarkElf    LineageNPCs.a_patriarch_MDarkElf_m00

to

30359    NPCLogo.NPCLogoA    LineageNPCs.a_patriarch_MDarkElf_m00

 

I added 10 effects, so you can use them from the letter A to the letter J

 

download compiled .u

download .u source scripts (in case you wanna try to recompile them)

 

Edited by 911reg
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

4 hours ago, 911reg said:

Went ahead and made some small emitters 
Screenshot_1.jpg

they look clunky but on UnrealED, but they're way better ingame.

Just add the files to your System, after that you can use L2Tool to edit NPCLogoTex.u and change these textures:

Screenshot_2.jpg

then, to use them, you just need to open npcgrp.dat and change the npc's class
i.e.:

30359    LineageNPC.a_patriarch_MDarkElf    LineageNPCs.a_patriarch_MDarkElf_m00

to

30359    NPCLogo.NPCLogoA    LineageNPCs.a_patriarch_MDarkElf_m00

 

I added 10 effects, so you can use them from the letter A to the letter J

 

download compiled .u

download .u source scripts (in case you wanna try to recompile them)

 

1st of all thank you, second of all i try to edit the texture but my logo comes into the letters of yours.. so its impossible to edit the .u

Link to comment
Share on other sites

Quote

but my logo comes into the letters

what do you mean by that? the .u file can be edited completely fine, you can even open it on L2Editor instead of L2Tool.

 

1. open L2Tool, click on the 'utx' field button
1.jpg

2. change file tyope from utx/ugx to 'all'

2.jpg

3. select NPCLogoTex.u

3.jpg

after that you can simply replace the textures, just make sure to save them as a TGA file.

 

 

image.png

Screenshot_3.jpg

 

EDIT: forgot to add some stuff to the files because i'm a fucking retard, if you downloaded the previous .u files, re-download them here:

https://www.mediafire.com/file/k9dnytuf6wfjjp6/NPCLogo_911reg.zip/file

Edited by 911reg
Link to comment
Share on other sites

  • 911reg locked this topic
Guest
This topic is now closed to further replies.


×
×
  • Create New...