Yello20

Newbie
May 8, 2019
26
20
not working
I just did it for mines and it worked, start the download normally in Mega then once your quota is exceeded, launch Cloudflare WARP and turn it on then Mega will automatically resume your download and start over your daily quote
 

GetOutOfMyLab

Conversation Conqueror
Modder
Aug 13, 2021
6,060
16,231
If anyone else comes across an error during the scene where Ellie doesn't want to let the man in, go into console and enter this:

Code:
define tb = Character("???", who_color="#006909")
 

Mortarion

Well-Known Member
Donor
Oct 22, 2017
1,763
6,572
If anyone else comes across an error during the scene where Ellie doesn't want to let the man in, go into console and enter this:

Code:
define tb = Character("???", who_color="#006909")
This isnt working:

1646159440571.png

There is a space missing between Character and (

Working:

Code:
define tb = Character ("???", who_color="#006909")
 
3.80 star(s) 75 Votes