IT07 Posted August 7, 2015 Report Share Posted August 7, 2015 serverLogo (SL) by IT07 SCREENSHOT (Nvidia PHYSX example) http://imgur.com/pJSefQC DESCRIPTION A very simple script that will show a logo of your choice on every player's screen DOWNLOAD https://github.com/IT07/Game_code/tree/master/ArmA_3/A3_scarCODE_Bundle/serverLogo%20%28SL%29 NOTES Have fun :) psychosis and Richie 2 Link to comment Share on other sites More sharing options...
Richie Posted August 7, 2015 Report Share Posted August 7, 2015 This will be popular, nice work IT07 :) IT07 1 Link to comment Share on other sites More sharing options...
ZENITHOVMAN Posted August 7, 2015 Report Share Posted August 7, 2015 Very Nice IT07 :lol: Quick question what is Global Messenger? https://github.com/IT07/A3_scarCODE_Bundle/tree/master/GlobalMessenger Stench Link to comment Share on other sites More sharing options...
IT07 Posted August 8, 2015 Author Report Share Posted August 8, 2015 @Stench: it is a test-build of a menu in which Admin kan type text which willbe shownon all player's screens. Uses.a customized BIS_fnc\AAN ZENITHOVMAN 1 Link to comment Share on other sites More sharing options...
ZENITHOVMAN Posted August 9, 2015 Report Share Posted August 9, 2015 Looks really cool. Very unique, but getting an RscTitles conflict as I also use StatusBars as well. Working through it! Thank you once again for your time and efforts. ;) Stench IT07 1 Link to comment Share on other sites More sharing options...
Unremorseful Posted August 19, 2015 Report Share Posted August 19, 2015 Great scripts, love your work. How did you get the non white background (transparent for the image)? I used .jpg and it had a white background even though i saved it as transparent in cs5. I know now that jpg wont support trans. Ive tried png and arma wont load it as well as .tif. Im stumped lol. Edit: **NEWS FLASH** Im no longer stumped. Saved the .png as a .paa in text2view. http://imgur.com/jcqeStl Link to comment Share on other sites More sharing options...
IT07 Posted August 19, 2015 Author Report Share Posted August 19, 2015 Exactly. :) Link to comment Share on other sites More sharing options...
PredatoRX91 Posted April 24, 2016 Report Share Posted April 24, 2016 The link to the github is broken? Edit: Doesn`t matter i found it :) Link to comment Share on other sites More sharing options...
Cedricolp Posted June 16, 2016 Report Share Posted June 16, 2016 Great script :) But i have a lil problem, where i need to put the .paa image N because i have always the same error when i log : picture xxx.paa not found ! i put it into the scarCODE\SL folder i'm good ? it's is the wrong folder ? Link to comment Share on other sites More sharing options...
rvg?! Posted June 16, 2016 Report Share Posted June 16, 2016 your mission.pbo root Cedricolp 1 Link to comment Share on other sites More sharing options...
Cedricolp Posted June 16, 2016 Report Share Posted June 16, 2016 ok thx RVG Link to comment Share on other sites More sharing options...
FloAtompilz Posted June 19, 2016 Report Share Posted June 19, 2016 cant download it on github Link to comment Share on other sites More sharing options...
Cedricolp Posted June 19, 2016 Report Share Posted June 19, 2016 5 hours ago, FloAtompilz said: cant download it on github Hi , make it by your self , like i do :) it's easy copy/paste Link to comment Share on other sites More sharing options...
FloAtompilz Posted June 20, 2016 Report Share Posted June 20, 2016 how i should do that itryed some diffrent things i miss the copy to HDD Solved ^^ same way like you Link to comment Share on other sites More sharing options...
RORG Posted October 21, 2016 Report Share Posted October 21, 2016 On 9.8.2015 at 5:24 AM, ZENITHOVMAN said: Looks really cool. Very unique, but getting an RscTitles conflict as I also use StatusBars as well. Working through it! Thank you once again for your time and efforts. ;) Stench How do u fix the problem? i have the same i think! ^^ This is my description.ext: //Status Bar class RscTitles { #include "addons\Status_Bar\statusBar.hpp" #include "scarCODE\SL\main_SL.hpp" }; class cfgFunctions { class scarCODE { tag = "SC"; class serverLogo { file = "scarCODE\SL\functions_SL"; class showWatermark { postInit = 1; }; }; }; }; Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now