FOnline: Reloaded

General => Game Help => Topic started by: aivan on January 26, 2015, 10:37:59 pm

Title: Question about splash screens
Post by: aivan on January 26, 2015, 10:37:59 pm
i made a couple of splash screens but cant implement it in the game like for example the footlocker modification. the images are in .png and i only rename the extension to .rix (what a stupid and no sense action :P ). i put all in a .zip and its art/splash/theimages.rix with the same names. i try to find a way to convert the .png to .rix but cant manage to do it. anyway the images are some others fan-arts and i only added the fonline reloaded logo.

here the images:
Spoiler: show

(http://s2.postimg.org/9y101vz09/image.png) (http://postimg.org/image/u5efu6whh/full/)

(http://s2.postimg.org/r891axx4p/image.png) (http://postimage.org/)

(http://s2.postimg.org/8iq8loj5l/image.png) (http://postimg.org/image/4z4avvgfp/full/)

(http://s2.postimg.org/55del806t/image.png) (http://postimg.org/image/55del806t/)

(http://s2.postimg.org/8vd1e4c1l/image.png) (http://postimage.org/)

(http://s2.postimg.org/yhz77e12x/image.png) (http://postimage.org/)



here the zip file:

https://www.dropbox.com/s/n6uq6pe894fu1ma/SPLASH.zip?dl=0 (https://www.dropbox.com/s/n6uq6pe894fu1ma/SPLASH.zip?dl=0)

and here some info from where i get the images (some of them from weird sites full of spam so i cant know who is the artist)

Spoiler: show
this are some adress where i get the images or the file names. i only add the reloaded logo

nuka poster https://www.flickr.com/photos/maggieramey/6802864417
http://fallout.wikia.com/wiki/Posters

explosion http://minus.com/lHAUfY6aM9i1n

man with dog http://media-cache-ec0.pinimg.com/originals/40/34/35/4034353a080189cc4cc6445875a4b8ff.jpg


man with rifle fallout_by_hunqwert-fallout-revamped-by-awesome-fan-art

bar of broken dreams fallout_fan_art_desktop_1680x1050_hd-wallpaper-893560

nukabreak.png

jHAUfY6aM9i1n.jpg


if some one know how to convert this images to .rix or make them work please answer :)
Title: Re: Question about splash screens
Post by: Kilgore on January 29, 2015, 06:41:33 pm
There is no reason to convert those to .rix. FOnline handles splash screens of other types as well. You need to throw them into data/art/splash and create "splash.lst" file inside, then add new entries for each file. See data/faction.zip and art/splash which is inside the archive, open splash.lst with textfile editor, you should get the idea.
Title: Re: Question about splash screens
Post by: aivan on January 30, 2015, 05:04:26 pm
thanks you for answer, one question more about splash screens. there is a way to only show the ones i added? (without editing the .dat or the faction.zip)
Title: Re: Question about splash screens
Post by: Kilgore on January 30, 2015, 08:06:48 pm
edit splash.lst and leave only those that you added

btw files thrown into client/data have higher priority than those inside .dat or .zip (if they have the same names)
Title: Re: Question about splash screens
Post by: aivan on January 30, 2015, 08:40:38 pm
already try that with .lst and doesnt work. i was thinking maybe exists a command like ">dontloadthisones>". thanks for answer