Jump to content

Recommended Posts

Posted

Hello, how are you? I was looking through the forum and found nothing ... I would like to fix the Wyvern that is inside the Lineagemonster.u file ... I think I managed to edit, and export the file called wyvern, but I don't know how to put it back inside lineagemonster.u ... I also can't edit things inside Lineagemonster.u .. I wanted to ask what program or tool should I use to modify things inside lineagemonster.u ... Thank you very much

Posted
36 minutes ago, canibalito said:

Hello, how are you? I was looking through the forum and found nothing ... I would like to fix the Wyvern that is inside the Lineagemonster.u file ... I think I managed to edit, and export the file called wyvern, but I don't know how to put it back inside lineagemonster.u ... I also can't edit things inside Lineagemonster.u .. I wanted to ask what program or tool should I use to modify things inside lineagemonster.u ... Thank you very much

Hex editor ( if you don't have knowledge ). UTPT ( to see code of monster ). Try maybe with L2PE too. But why do you need this?

Posted

The problem I have is that I get a pet down, which replaces the strider, it works perfectly. the pet reacts and follows the character, can be mounted. Only the problem is in the Lineagemonster.u file. What it asks me to replace with the original, what it does is that when I take out the Wyvern it crashes and doesn't move, as the photo shows, what I'm trying to do is edit that .u file ... But I can't Find a program to do it, I only have the viewer and I can only edit if I export in .uc format. Change line to original Wyvern, but can't change file. I don't know if I explained you well

 

Here are the images:

 

This is what the dragon looks like when I ride it:

pmI4k9bSp

 

 

This is the npcgrp file:

hYNcYB.png

 

 

the program to see inside lineagemonster.u:

 

7UhtvK.png

 

 

I can edit it by opening it with Sublime:

KmPh1z.png

Posted
25 minutes ago, canibalito said:

The problem I have is that I get a pet down, which replaces the strider, it works perfectly. the pet reacts and follows the character, can be mounted. Only the problem is in the Lineagemonster.u file. What it asks me to replace with the original, what it does is that when I take out the Wyvern it crashes and doesn't move, as the photo shows, what I'm trying to do is edit that .u file ... But I can't Find a program to do it, I only have the viewer and I can only edit if I export in .uc format. Change line to original Wyvern, but can't change file. I don't know if I explained you well

 

Here are the images:

 

This is what the dragon looks like when I ride it:

pmI4k9bSp

 

 

This is the npcgrp file:

hYNcYB.png

 

 

the program to see inside lineagemonster.u:

 

7UhtvK.png

 

 

I can edit it by opening it with Sublime:

KmPh1z.png

If I understand correctly, you need a new monster to work as a strider and a default wyvern ( not custom from new pack ), right? And you want to change custom mesh to default from edited LineageMonster.u ?

Posted

what I need is to leave the pet lion to replace the strider (that works perfect), and I want to leave the original Wyvern. But the problem is that if I leave the Lineagemonster.u that the pet lion brings, the Wyvern bugeado appears invisible. What I suppose is that inside the file lineagemonster.u the line could be changed
Mesh = SkeletalMeshSHEV_LionLord01.wyvern_m00
down the line this is how it takes the original Wyrven
Mesh = SkeletalMesh'LineageMonsters.wyvern_m00 '


(Here is the file if you can help me, I would appreciate it very much)

 

Lineagemonster.u https://mega.nz/file/fhtTyYpD#r0_Wy09ICTE5ETQXhL9pETEULhCP_5ymjDIqDDfqXEU

Posted (edited)
28 minutes ago, canibalito said:

what I need is to leave the pet lion to replace the strider (that works perfect), and I want to leave the original Wyvern. But the problem is that if I leave the Lineagemonster.u that the pet lion brings, the Wyvern bugeado appears invisible. What I suppose is that inside the file lineagemonster.u the line could be changed
Mesh = SkeletalMeshSHEV_LionLord01.wyvern_m00
down the line this is how it takes the original Wyrven
Mesh = SkeletalMesh'LineageMonsters.wyvern_m00 '


(Here is the file if you can help me, I would appreciate it very much)

 

Lineagemonster.u https://mega.nz/file/fhtTyYpD#r0_Wy09ICTE5ETQXhL9pETEULhCP_5ymjDIqDDfqXEU

Use your Lineagemonster.u + my new *.u for wyvern. Just change in npcgrp.dat ( ID 12621 ) name LineageMonster.wyvern to Lineage2Wyvern.wyvern

 

D_eQ2zCyRzmIic5qPbvvTQ.jpeg

 

Download new *.u for wyvern: 

https://mega.nz/file/KExQWa7Y#-Zsb957xgH3OJdiuK7UGmXZRVnnc80XV7culd6SKtog

 

Edited by NevesOma
Posted

First I wanted to thank you for taking the time to help me, I really appreciate it. The bad news is that it keeps showing up wrong :( ... Change the line in the npcgrp file and insert the file that you passed me in system. I wanted to ask you if you can tell me with what program I can edit that line, so as not to disturb you or If you can help me, I would appreciate it, I do not understand much but it could be that in the file that you passed me, are there other lines? I pass you a photo so you can see:

 

this is how it looks:

HXXhVi.png

 

This is his file(maybe those lines above can cause the problem?):

BO1oYd.png

 

this is the lineagemonster.u (can you open the file that I pass to you and just change that line?):

pNnQBV.png

Posted
6 hours ago, canibalito said:

First I wanted to thank you for taking the time to help me, I really appreciate it. The bad news is that it keeps showing up wrong :( ... Change the line in the npcgrp file and insert the file that you passed me in system. I wanted to ask you if you can tell me with what program I can edit that line, so as not to disturb you or If you can help me, I would appreciate it, I do not understand much but it could be that in the file that you passed me, are there other lines? I pass you a photo so you can see:

 

this is how it looks:

HXXhVi.png

 

This is his file(maybe those lines above can cause the problem?):

BO1oYd.png

 

this is the lineagemonster.u (can you open the file that I pass to you and just change that line?):

pNnQBV.png

The lines on top are needed ( in this case, I did not split the name with animation into different files ).

Before sending the file I checked it myself, everything worked.

 

I can compile the LineageMonster.u completely ( with new name just for lion or wyvern ), but it will be a bit later.

P.S You have strange wyvern model ( it doesn't even look like default wyvern ).

Posted (edited)

I think it would work as you say, if you could compile the lineagemonster.u in full leaving the lion (changing the strider part only), and leaving the original wyvern

 

* In the strider part put on the line:
Mesh = SkeletalMesh'SHEV_LionLord01.SHEV_Lion01 '

 

PD: I leave you a LineageMonster.u (original, clean). So you have less work and just have to change that line.

I really appreciate this!

 

https://mega.nz/file/fsFBxCTa#TQotE3ILJ9lLy_ydLiJ2aUcgq-5ja3gH5SsuaauqzvA

 

Thanks to the help of NevesOma. I was able to solve the problem, the topic would be closed. Again thank you for the help good man!

 

x542Du.png

Edited by canibalito
Guest
This topic is now closed to further replies.


  • Posts

    • First, don't really follow the "main voice", moreover if you consider it an hobby. Simply do what you want, you got only one life so use it as you want. If you make it an hobby, it's exactly like piano, or velo - only practice makes you better.   Secondly, how do you learn things ? It's actually a really important question, since some can simply be scholar, read books (theory) then practice ; and some simply can't read books. I'm the second type, I hated school, I find it boring - my knowledge in Java comes from try-and-fail. You improve your coding style every year or so, I can myself rewrite my own code (which I already considered top-notched) after a while. You always learn something new - even if Java barely evolves. L2J is a fun way to learn programming, it's a giant sandbox where you can edit anything, and I believe it should be taken as it.   My own way of learning was as follow : Add existing customs, no matter what they are : the point is to know main classes used by L2J / customs. L2J is barely Java knowledge ; the true knowledge is to know WHAT to search in WHICH location (what I call, organization). You have to understand than EVERYTHING you think already exists, in a form on another, in the source code. A custom is only the association of the different mechanisms you found "here and there", glued together in a proper goal. Once you know main classes to edit, and the customs you added are compiling fine, the main point is to know WHAT exactly you DID. Try to understand WHY and WHERE you actually copied the code. Third point would be to MANIPULATE the customs you added in order to fit your wish. First edit little values, then logic conditions ; eventually add a new Config, or a new functionality to the custom. Fourth point would be to begin to craft your own ideas. Once again, EVERYTHING already exists, in a form or another. You want a cycled event ? You got Seven Signs main task as exemple. Npc ? Search any type of Npc and figure out what it does. Fifth point would be to understand Java - mostly containers (WHAT and WHERE to use them), variables types and main Java mechanisms (inheritance, static modifier, etc). You should also begin to cut your code into maintainable classes or methods. Java can actually run without optimization, but bigger your ideas, more optimized and well-thought it should be. It's direct saved time in the future, and you would thank yourself doing so. Main tips : ALWAYS use any type of versioning system - GIT or SVN. It allows to save your work, step by step and eventually revert back anytime you want if you terribly messed up. L2J is 80% organization knowledge, and 20% Java knowledge. Basically, if you know WHAT and WHERE to search, if you aren't dumb, it's easy to replicate and re-use things. Cherry on top is to use a already good coded pack to avoid copy-paste crap and get bad habits. Avoid any type of russian or brazilian packs, for exemple - their best ability is to leak someone's else code. Obviously you need some default sense of logic, but Java and programming in general help you to improve it.   Finally, most of your questions could be solved joining related Discord (at least for aCis, I can't speak for others) - from the moment your question was correctly asked (and you seemed to search for the answer). My community (and myself) welcomes newbies, but got some issues with noobies.   The simpliest is to try, fail and repeat until you succeed - it sounds stupid, but that's basically how life works.   PS : about Java ressources, before ChatGPT, it was mostly about stackoverflow website, and site like Baeldung's one. With ChatGPT and alike, you generally double-cross AI output to avoid fucked up answers. Also, care about AI, they are often hallucinating really hard, even today. They can give you complete wrong answer, you tell them they are wrong, and they say "indeed, I suck, sorry - here's a new fucked up answer". You shouldn't 100% rely over AI answer, even if that can give sometimes legit answers, full code or just skeletons of ideas.   PPS : I don't think there are reliable ressources regarding L2J itself, also most of the proposed code decays pretty fast if the source code is actually maintained (at least for aCis). Still, old coded customs for old aCis sources are actually a good beginner challenge to apply on latest source.
    • WTS: - AQ - Baium - Zaken  - Frintezza - Vesper Fighter Focus Fire Element   pm for detalis
    • We have the best price! L2Reborn.org Signature x1 Franz NEW!! 1KK = $20 HURRY TO BUY AT THE TOP PRICE discord - adver745645
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock