kingjulen123 Posted October 7, 2016 Posted October 7, 2016 Hi Everyone im new here and i've been studying some programming by myself and search a couple of guides so i could understand all the file structures and manage to aprehend, at least, some of it. I really have a long way to go but its something. Im trying to edit a NPC effect on a test Interlude Server so i extracted all the .uc files/classes and found which one was affecting this NPC in particular. the problem is when i edit my "p_u002_a_.uc" i only get a couple of lines of code. Is there something im doing wrong? should i use a extract batch or something? and if it that is the case, how do i do it? I attached some images so you could see what i get from the .uc file and what im actually expecting.Hope someone can help me, Thanks in advance. Quote
L2Neophron Posted October 8, 2016 Posted October 8, 2016 Hi Everyone im new here and i've been studying some programming by myself and search a couple of guides so i could understand all the file structures and manage to aprehend, at least, some of it. I really have a long way to go but its something. Im trying to edit a NPC effect on a test Interlude Server so i extracted all the .uc files/classes and found which one was affecting this NPC in particular. the problem is when i edit my "p_u002_a_.uc" i only get a couple of lines of code. Is there something im doing wrong? should i use a extract batch or something? and if it that is the case, how do i do it? I attached some images so you could see what i get from the .uc file and what im actually expecting. Hope someone can help me, Thanks in advance. WotGreal/UE Explorer etc, doesn't understand the properties of Lineage 2 and simply passes them. Quote
SSnakEE Posted October 9, 2016 Posted October 9, 2016 WotGreal/UE Explorer etc, doesn't understand the properties of Lineage 2 and simply passes them. So the only way to make it is extract lineageeffect.u by using ucc.exe? Quote
L2Neophron Posted October 9, 2016 Posted October 9, 2016 So the only way to make it is extract lineageeffect.u by using ucc.exe? Unreal doesn't understand L2 property also. Whatever. How u compile it in class package? Quote
SSnakEE Posted October 9, 2016 Posted October 9, 2016 Unreal doesn't understand L2 property also. Whatever. How u compile it in class package? Well I was working on Interface.u, and I was compiling it by using ucc.exe (it was also able to extract all .uc from Interface.u), so I thought I can check if I can unpack lineageeffect.u for this guy, but I got error on one utx file while extracting. Still if you say that unpacking this by using ucc is pointless, I gave it up. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.