Auto accept EULA - (searching for this fix) A moder posted a while ago

mice

Moose
Joined
Jan 26, 2006
Messages
2,180
Location
tundra
I searched, honest I did. Cant find it . A modder added to anotehr thread a few lines of code that makes the EULA screen auto accept and just pop right past it .

Does anyone remember this ? I lost it with a verify game cache
 
Just add this line at the end of \UI\FrontEnd\IntroScreen.lua :
AcceptEULA();

and comment out the previous line:
--Startup();
 
Comment out ? whats that ?
Anyway it worked
Thanks !!
 
Last edited:
Just add this line at the end of \UI\FrontEnd\IntroScreen.lua :
AcceptEULA();
So is there a way to automatically refuse it?
I can play the game perfectly even when i click refuse so i guess it's only relevant to the useless my2K service. No way i will agree (or even loose time reading) an EULA i don't need.
Also, i only saw this message a couple of times since release so i'm unsure why sometimes it show, and sometimes not :think:


EDIT : sorry, it's something else. This trick is used to jump past the "continue" button on the intro screen (nice trick BTW), it has nothing to do with the useless my2K.

Then, does someone know how i can automatically refuse that my2K nonsense or prevent the panel from opening?

Go it working
 
Last edited:
CA and Lord, you just saved me and other modders a lot of clicking time when constantly going into the game because of mod testing. Thank you so much!
 
Back
Top Bottom