C][G GhostTown™

[SOLVED] Base delete billboard.

32 posts in this topic

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
Advertisement

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

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? 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.