GsL Posted November 8, 2021 Posted November 8, 2021 1 hour ago, Rolo said: What exactly is your problem? I checked, all the files seem to be in place. Maybe there is a problem with the hosting itself? In any case, try downloading from Google: https://drive.google.com/file/d/1ob2k3DoD4ZX3AA2tclLpVYCzxIbFKaSE/view password: itrface Miss understanding, It's up to salvation and I need the small update of salvation 152 protocol Quote
darta Posted December 4, 2021 Posted December 4, 2021 (edited) ty Edited December 7, 2021 by darta Quote
YulRun Posted November 24, 2022 Posted November 24, 2022 Anyone know if anything like this exists currently for any version of the Classic Client? Cheers. Quote
Celestine Posted November 24, 2022 Posted November 24, 2022 22 minutes ago, YulRun said: Anyone know if anything like this exists currently for any version of the Classic Client? Cheers. i do have all compilers up to 388 Quote
Acacia Posted March 16, 2023 Posted March 16, 2023 any news about compiler for prot 152 , salvation etina's ? Quote
darta Posted July 10, 2023 Posted July 10, 2023 (edited) still missing protocol 24 and 28 Edited August 18, 2023 by darta Quote
emu-dev Posted February 24 Posted February 24 (edited) You have deleted a lot of things you need in the compiler. At least you deleted the strip command. To return the strip to normal operation, you need to return Editor.u, Fire.u. Editor.u is needed for the command, Fire.u for the Editor.u build. You also need to add them to UT2003.ini, example below: [Editor.EditorEngine] CacheSizeMegs=32 EditPackages=Core EditPackages=Engine EditPackages=Fire EditPackages=Editor EditPackages=NWindow EditPackages=Interface If you want to protect your code at least a little, use this command to build your interface.u, or any other unrealscript file you need. To compile with the strip command, use the Make_Interface_Strip.bat file Source Editor, Fire and Make_Interface_Strip.bat: Download After the first build of Editor.u and Fire.u, you can delete the source code folders if they bother you, they are no longer needed for further work. I use this command myself, though in a different compiler. I decided to share the fix because I was helping a friend with restoring this feature, as I was surprised that it didn't work for him. For this reason, that it uses a similar compiler, I decided to share the fix here. Edited February 24 by emu-dev 3 1 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.