AlbinoDinoFTW 26 Posted May 3, 2013 (edited) I will list my questions, please answer in the best detail possible:1) I have a bunch of addons I want to put on my server, do I use my rmod folder, put the .rar files in there and repackage and upload it to the DayZ.st site?2) I have a splash screen to go with resolutions and everything, but how to I put my path in correctly?for example:DEFAULT: loadScreen = "\z\addons\dayz_code\gui\dayz_logo_ca.paa";IF IN MY PICTURES FOLDER (WITHIN THE LIBRARY): "\myname\libraries\pictures\dayzsplashscreen.jpg" <--???Thank you, that is all that I need to be answered at the moment, and if you want to answer more questions, STAY TUNED, because after this I'm sure I have way more. lolAnd if you have any really helpful Google searches regarding this please link me if you don't want to do all this work explaining. Thank you once again for your time.-AlbinoDinoFTW Edited May 3, 2013 by AlbinoDinoFTW Share this post Link to post Share on other sites
boxman80 964 Posted May 3, 2013 Depends on what scripts/addons you are adding mate. Most dont need to be added to the Rmod folder (I havent used any so far that do, but Im not sure what mods you are adding).The screen splash is easy; you just add your splash screen int eh root of your missions .pbo and add loadScreen = "yourfilename.jpg"; to the config file. 1 Share this post Link to post Share on other sites
AlbinoDinoFTW 26 Posted May 3, 2013 (edited) Depends on what scripts/addons you are adding mate. Most dont need to be added to the Rmod folder (I havent used any so far that do, but Im not sure what mods you are adding).The screen splash is easy; you just add your splash screen int eh root of your missions .pbo and add loadScreen = "yourfilename.jpg"; to the config file.Thanks bro, in my new topic I listed my addons, thank you for the help with the splash screens. You sir, get my beans.New topic: http://dayzmod.com/forum/index.php?/topic/134399-help-rmod-confusion-addons-etc/ Edited May 3, 2013 by AlbinoDinoFTW Share this post Link to post Share on other sites