April 27, 2024, 08:17:42 pm
Username:

Password:

Topic: Question about splash screens  (Read 1672 times)

aivan

  • Posts: 18
  • Patria o Muerte
    • View Profile
Question about splash screens
« 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















here the zip file:

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 :)


Kilgore

  • Administrator
  • Posts: 1337
    • View Profile
Re: Question about splash screens
« Reply #1 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.

aivan

  • Posts: 18
  • Patria o Muerte
    • View Profile
Re: Question about splash screens
« Reply #2 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)


Kilgore

  • Administrator
  • Posts: 1337
    • View Profile
Re: Question about splash screens
« Reply #3 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)

aivan

  • Posts: 18
  • Patria o Muerte
    • View Profile
Re: Question about splash screens
« Reply #4 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