mutator recompiling problems

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

andy_kosela

Member
Jul 31, 2011
46
0
6
OK, I'm trying to recompile a simple mutator with no changes made to it.

INFMOD_Binocs.u

I decompiled all of the elements using WOTgreal Exporter (Classes, Models, Images), used the known formula for recompiling from here
http://forums.beyondunreal.com/showthread.php?t=123384

> ucc make ini=infiltration.ini

And it seems I'm seeing some missing model files..

Code:
Error opening skin file models\IMT_Binocs.PSK

Apparently I don't see that model file when browsing .u file in WOTgreal Exporter.. What could be wrong here?

What is the proper way of recompiling a mutator by the book?
Thanks for any clues
 
Last edited: