Softpaw Posted October 2, 2017 Posted October 2, 2017 I have used WOTgreal Exporter to export all the classes from interface.u. I made a few changes in those classes xxx.uc, now I want to recompile them into a single interface.u. How to recompile interface.u for High Five ?
Softpaw Posted October 2, 2017 Author Posted October 2, 2017 Nobody wants to tell me? So many people are making interfaces for H5 ;<
SillverShadow Posted October 3, 2017 Posted October 3, 2017 https://mega.nz/#!6RsHRLKb!ixrB727rpTTot6UgbPx-C4ZjNyfjZPpRVvANKdZsPog copy your classes into interface/classes then go to system and run make_interface gl
Softpaw Posted October 3, 2017 Author Posted October 3, 2017 Thank you! I am getting over 170 warnings and the process is aborted due to errors. I don't get a new interface.u in the end. What I did: I installed a fresh copy of Lineage High Five I copied the system/interface.u to the desktop I ran WOTgreal Exporter, I opened the interface.u in the desktop and checked all the classes then I hit Export to .uc, 253 classes I added a new class from a different interface.u from High Five, which is ExpBarWnd.uc, so now I have 254 classes I copied all these into CompileHF2017\interface\Classes, and ran system\make_interface Any idea why I can't generate a new interface.u ?
Akar0 Posted October 3, 2017 Posted October 3, 2017 You are having troubles because: 1.- You do not know what you are doing 2.- You need to know UnrealScript to figure out your errors I'm pretty sure your issues of compiling it is about some functions like int64 are missing in your source code. In order to fix them, you might pay someone to do it for you or wait until someone can help you for free (which I doubt).
SillverShadow Posted October 3, 2017 Posted October 3, 2017 thank you for your input akaro, dont bother commenting if your comment is not helping. also you do not speak for everyone here, there are people that will help if they can, not everyone is like you. softpaw show me the errors i'll see if i can help.
GLO Posted October 4, 2017 Posted October 4, 2017 18 hours ago, SillverShadow said: thank you for your input akaro, dont bother commenting if your comment is not helping. also you do not speak for everyone here, there are people that will help if they can, not everyone is like you. softpaw show me the errors i'll see if i can help. his answer is 100% correct lol
Recommended Posts