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

CSLALUKI

CDLC Developer
  • Content Count

    464
  • Joined

  • Last visited

  • Medals

Everything posted by CSLALUKI

  1. Yes, you must use this script.
  2. You can use UIE (User Interfrace Editor). If you want to use your menu in your MP mission, you must save config in .hpp file and define it in description.ext: #include "folder\LUKI_primMenu.hpp"
  3. Very nice work Ranwer, thank you for this police chopper. :bounce3:
  4. Nice work, thanks for the update Psycho ! :)
  5. CSLALUKI

    Squad XML Help

    Try to upload on the internet your logo (.paa). It must be in the same directory where you have squad.xml and squad.dtd ;)
  6. CSLALUKI

    Blackfoot WipeOut (SP/COOP)

    Nice work B00tsy ! :bounce3: Thanks for this mission.
  7. CSLALUKI

    Nametags - script (For A3)

    Great work JTS ! Thanks for this script. Very useful for me :)
  8. Very nice work, thank you for this mod !
  9. CSLALUKI

    Uav Marker Script

    Very nice work ! Thanks prykpryk.
  10. Try this: firstSquad setGroupId ["1st Squad","GroupColor4"];
  11. CSLALUKI

    CO08 Saboteur

    Very fun mission ! Thanks.
  12. CSLALUKI

    [SP] mission Rookie

    Very nice mission, good work !
  13. CSLALUKI

    Objectives

    if (player == leader group groupName) then {taskName setTaskState "Succeeded";};
  14. CSLALUKI

    [SP]_Tango_Down_by_Surfer

    Nice! Thanks Surfer
  15. CSLALUKI

    Altis Life RPG

    Great work ! Thanks ! ;)
  16. CSLALUKI

    Textview 2

    Convert the texture (.paa) to .png. Open .png, and then if you want to cancel editing, save texture back as the .paa.
  17. CSLALUKI

    Tasks

    You've got to use the waitUntil :)
×