HowardStern Posted December 6, 2022 Posted December 6, 2022 (edited) 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 January 11, 2023 by Vision
kage Posted December 6, 2022 Posted December 6, 2022 Not everyone played l2 Dream, would be helpful if you post pictures.
Destorion Posted December 6, 2022 Posted December 6, 2022 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.... 1
911reg Posted December 6, 2022 Posted December 6, 2022 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
KejbL Posted December 6, 2022 Posted December 6, 2022 u need copy it from Classic to Classic ? or Classic to IL ? easy copy problem its only with NPC set when can use it... try write to @NevesOma he can make this effect 1
911reg Posted December 6, 2022 Posted December 6, 2022 (edited) Went ahead and made some small emitters 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: 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 December 7, 2022 by 911reg 1 1
HowardStern Posted December 6, 2022 Author Posted December 6, 2022 4 hours ago, 911reg said: Went ahead and made some small emitters 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: 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
911reg Posted December 7, 2022 Posted December 7, 2022 (edited) 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 2. change file tyope from utx/ugx to 'all' 3. select NPCLogoTex.u after that you can simply replace the textures, just make sure to save them as a TGA file. 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 December 7, 2022 by 911reg
Recommended Posts