File collection

  • 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.
Mar 5, 2003
113
0
16
48
Germany
Visit site
Hello all!

I want to make a collection of files from Infiltration (2.9) which could not be found in the internet anymore. I want to use my own homepage http://www.mhoelscher.de
You all can help me. Please tell me which files are missing or you can send files to me for an upload...
Infiltration forever!:D

Maja

Edit: The download section is protected by a paasword now. XploD fears that bots could make trouble. The homepage is at the same machine then the XploD servers.
login name: Infiltration
password: Infiltration
 
Last edited:

EGM<NL>E

Member
Jul 14, 2005
294
2
18
61
enschede-netherlands
hi biene

this is a good idea as a backup for files that are hard to come by these days, that is one of the reasons why i always burn them on cdr/dvd r :)
 
Last edited:

Carpetsmoker

Nexus-6
Jan 20, 2008
227
0
16
38
Netherlands
arp242.net
I reinstalled INF, I had to download the following files from the server:
INF_cFacesTWO.utx
INF_AddEquipment.u
MoreKeys_0_02.u
n1score2.u
INF_M4A1Improved.u (I downloaded the one at stm's forums, got a mismatch)

Does anyone have the complete packages? (i.e. with .int file, readme, ect.)
 
Mar 5, 2003
113
0
16
48
Germany
Visit site
Sp Damage = DamageMut.zip?
m2 aim mut = INF_M2HBAimView.zip?
all the wanted files uploaded...
The page have a little problem. I have no idea from making a homepage but I tried with a software for noobs like myself. If you try to watch to the list "File collection" it takes some time. I want to make a list of the files...
 

theRoadStroker

A Dickcheese Faggot
May 28, 2005
224
0
0
Here are some files I found on my old INF2.9 CD , don´t know what they are for so don´t ask :p

(part 1)
 

Attachments

  • INF_WebTools_1.1.14.zip
    126.7 KB · Views: 8
  • INF_Deploy.zip
    6.2 KB · Views: 15
  • INF_PickupMenuFix-v1.1.zip
    10.2 KB · Views: 11
  • EAS-INF-Simulation001.zip
    904.1 KB · Views: 14
  • DynamicPackageLoader_V2_20060202.zip
    6.4 KB · Views: 12

theRoadStroker

A Dickcheese Faggot
May 28, 2005
224
0
0
( Part 2)
 

Attachments

  • un_toys_22_11_2004.zip
    693.5 KB · Views: 8
  • WeaponSetup2.zip
    6 KB · Views: 12
  • INF_WPList.zip
    8.3 KB · Views: 6

XploD

New Member
Mar 20, 2003
24
0
0
45
Paderborn, Germany
www.xplod.de
This depends on your system.

On Windows, you have to enter your UT System folder and type
>> UCC.exe decompress filename.uz

under linux, you have to use
>> ucc-bin decompress filename.uz

if you've got cygwin or linux installed, you can use follwing syntax:
>> find (folder) -iname "*.uz" -exec UCC.exe decpress {} \;

to find and decompress all files in a specific directory...

Best regards
_X_