Page 1 of 1

settings

Posted: 06 Jun 2013, 20:05
by flip66
settings

Re: Setting "S_NeutralEmblemUrl" in Joust.txt is not working

Posted: 06 Jun 2013, 20:24
by steeffeen
try inserting the line

Code: Select all

NeutralEmblemUrl = "http://www.example.com/file.dds";
in the file "ModeBase.Script.txt" right after the following line

Code: Select all

main() {

Re: Setting "S_NeutralEmblemUrl" in Joust.txt is not working

Posted: 06 Jun 2013, 20:42
by flip66
That worked, thank you so much!

Re: settings

Posted: 06 Jun 2013, 21:09
by steeffeen
you're welcome :)