C][G GhostTown™ 190 Report post Posted February 24, 2016 Hello Infi, Just had a quick question, When deleting a base using the menu is there a way to modify the code to place a billboard redirecting to a custom image in the mission file? Maybe even make the billboard add to the database so its a permanent thing intill I delete it? Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted February 24, 2016 hehe funny idea - basically to tell the base owner that his base was deleted by an admin because xxxx ? Share this post Link to post Share on other sites
ka0s 457 Report post Posted February 24, 2016 Cool idea, but when saying custom image, then it'll be the same image for all players, no matter what? Otherwise you'd have to update the mission file with the new images everytime? Of course you could pre-fab a few with like: "Your base has been deleted because it's too close to a military compound/trader/water" etc etc etc? Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted February 24, 2016 okay working as intended (moved a bit server side so we don't get into trouble for createVehicle or so ) just for you @C][G GhostTown™ 24 Feb 2016 v35 on update.infiSTAR.de 3 Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 24, 2016 10 hours ago, infiSTAR said: okay working as intended (moved a bit server side so we don't get into trouble for createVehicle or so ) just for you @C][G GhostTown™ 24 Feb 2016 v35 on update.infiSTAR.de Awesome Infi! I will check this out once I get home. Thank you for the fast reply, That's awesome Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 24, 2016 Haven't installed it yet but was just going through the code, pathToCustomBillBoardTextures[] = { {"Doggy","exile_assets\texture\flag\flag_mate_21dmd_co.paa"}, {"Spawny","exile_assets\texture\flag\flag_mate_spawny_co.paa"}, {"Dickbutt","exile_assets\texture\flag\flag_misc_dickbutt_co.paa"}, {"Vish","exile_assets\texture\flag\flag_mate_vish_co.paa"} }; Can I edit those to call a image from my mission file? 1 Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 24, 2016 Nevermind got it! Awesome sauce! You rock, thank you for this Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 25, 2016 One last question, Is there no way to make these permanent through the database till I delete them? Share this post Link to post Share on other sites
infiSTAR 1293 Report post Posted February 25, 2016 now they are 1 Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 25, 2016 4 hours ago, infiSTAR said: now they are You are awesome good sir, Thank you for your help! If I could kiss you I would! Share this post Link to post Share on other sites