Page 1 of 1

Implement custom images in mediatracker

Posted: 19 Oct 2019, 19:54
by Skyline
Hello guys,

I have implemented some custom images in my intro by dropping the image under ManiaPlanet\Media\Images.
I made a locator for the image and put it under the same folder. Sadly it doesn't show when others try to look at it.
How do I get these Image properly implemented?

Hope you guys can help me. :D

- Skyline

Re: Implement custom images in mediatracker

Posted: 20 Oct 2019, 09:47
by maxi031
You can use https://github.com/Electron-x/GbxDump to check your locators, just drop your gbx file on it and it look if your images have url next to them.
What also can be wrong is your links inside locators, they have to be direct link to the file and i think https is not supported.

Re: Implement custom images in mediatracker

Posted: 20 Oct 2019, 16:16
by Skyline
Thanks a lot for that! I worked out that my locators are the problem.