Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Mr_Viking

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Mr_Viking

  • Rank
    On the Coast
  1. Mr_Viking

    Textures not loading

    Hi guys and girls im trying to make custom flags for my server but i can't get the textures to load i just get white flags. my file structure is - Vikings_Flags/data/South_Africa_co.paa /config.cpp My config.cpp is class CfgPatches { class Vikings_Flags { units[]= { }; weapons[]={}; requiredVersion=0.1; requiredAddons[]= { "DZ_Gear_Containers", "DZ_Gear_Camping", "DZ_Data" }; }; }; class cfgVehicles { class Flag_Base; class Flag_South_Africa: Flag_Base { scope=2; hiddenSelectionsTextures[]= { "\Vikings_Flags\data\South_Africa_co.paa" }; }; }; I've tried messing around with the texture path but i just can't get it to load, what am i doing wrong?
×