[Bug?] Local file as NeutralEmblemUrl
Posted: 10 May 2013, 19:34
I don't know if it's intended or a bug
setting a web file as NeutralEmblem works fine
example:
using a local file doesn't work though:
NeutralEmblemUrl just doesn't change its value...
is that intended?
i would like to use a local file included in a title pack
Regards,
Steff
setting a web file as NeutralEmblem works fine
example:
Code: Select all
NeutralEmblemUrl = "http://cookie.com/emblem.dds";
Code: Select all
NeutralEmblemUrl = "file://Media/Images/emblem.dds";
is that intended?
i would like to use a local file included in a title pack
Regards,
Steff