Get the original menu back?/Change menu background


(RamboLevi) #1

Hello!
I have W:ET and i love this game :slight_smile:
I went to a server,downloaded the things what i need,and played.
After a day,i started my ET.
And the menu is changed…
All the buttons(like),and the background.
Its very frustrate,and i want to get my menu back…
Can i just get it back? Is there any way?
Thx
Rambo


(WuTangH) #2

Hey there.

What you need to do is to go in your Wolfenstein:ET/etmain folder and delete the downloaded file that caused this.
It will be a file with .pk3 extension, and it will probably start with “z__”, or some strange symbols.
You can sort files by date and start deleting the most recent pk3s. :slight_smile:


(RamboLevi) #3

Hey!
Thank you!
Im gonna try it now :slight_smile:
Thanks again!


(RamboLevi) #4

Allright,i went to %appdata%,Local folder,and deleted the files here.Working now :slight_smile:
Thanks again!


(almtom1) #5

Wow thank you very much!!! :slight_smile: All of you! :slight_smile:


(kyle26189) #6

make a .txt file rename it to something.bat and add this into it.

:: Simple ET Cleaner
:: by DRiVJ
:: 4/27/2013

del etmain*.tmp
del silent~.pk3
del etmain\
.pk3
del etmain~.pk3
del etmain\xxx
.pk3
del etmain_*.pk3
pause

make sure you put this something.bat file into your ET install directory and it will clear up mostly everything.