Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Ivanhereisvodka

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Everything posted by Ivanhereisvodka

  1. Hello. I'm trying to add assets from the livonia DLC to my map. I've searched the forums and couldn't find an answer, so I apologise if this has been answered before. I extracted the PBOs into the P drive, and the shape of the assets show up in the map; But when i load the bulldozer it says 'cannot load texture a3/structures_f_enoch\infrastructure\railways\data\embankment_co.paa.' This is despite the fact that embankment_co.paa is in that file location. How can I fix this problem? It only does it for Livonia DLC items, not default ARMA 3. Thanks for any help. Ivan.
  2. Ivanhereisvodka

    textures not loading on assets.

    Thank you, this fixed my problem! 🙂
  3. Ivanhereisvodka

    AI to spawn with random class

    Thank you, this works perfectly.
  4. Hi, I'm currently making a mission that is a deathmatch, in this mission I have in my onPlayerRespawn.sqf the following; player setunitloadout selectRandom ["rhsusf_usmc_marpat_d_grenadier", "rhsusf_army_ucp_arb_marksman", "rhsgref_nat_machinegunner", "CUP_I_UN_CDF_Soldier_SL_DST", "rhs_vdv_des_rifleman_asval"]; This works fine for players, they respawn with a random class from the list, but I have been unable to find a way to apply this to AI, I'm sorry if I missed something in the forum but I have looked for quite a while and found nothing. Thanks for any help.
×