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

della36

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About della36

  • Rank
    Rookie
  1. I use cfgNotifications for show a task hint. There is a parameter named iconPicture that require the name of the icon and the directory like this: iconPicture ="\A3\ui_f\data\map\mapcontrol\taskIcon_ca.paa"; This icon represent the task assigned but i need the task completed. Where can i find the others pictures?
  2. It doesn't work perfectly because the leader sometimes moves near a barrier or he is too far away from the building. I think i will put an another man inside that house and i will use the nearestbuilding with him. Thanks for the answers.
  3. Ok, now i have the leader outside. how can i move the leader in a specific position in a building?
  4. I have a group named _group1 (_group1=group paul ) where paul is the team leader. How can i disband this group so the leader can move without any other soldier? Then how can i move paul in a building?
  5. della36

    Titletext dialogue

    Oh that's sounds good. :) thanks to this i don't need to rewrite all the dialogue.
  6. della36

    Titletext dialogue

    Thank you for the reply.
  7. Hello. I tried to create a titletext dialogue on activation trigger but the only text that i see is the last string. Anyone know a solution? The text is this: titleText ["Jackson: Chi sei tu?!, fai parte degli opfor? Rispondi altrimenti dovremo fucilarti!","plain"]; titleText ["Della: No fermi! Sono appena approdato su questa terra a causa di un naufragio. Potreste aiutarmi?","plain",2]; titleText["Jackson: In effetti ho sentito di una nave affondata poco più al largo dell' isola. Visto che a noi servono persone per contrastare i nemici e a te un passaggio per casa, ricambiamoci questi favori. Hai mai maneggiato un'arma?","plain",2]; titleText ["Della: Si, sono stato nell'esercito italiano per 5 anni. Comunque se questo è l'unico modo per fuggire dall' isola, accetto.","plain",2]; titleText["Jackson: Perfetto. Intanto prendi questa mappa e questa bussola. Muoviti verso nord-est, troverai un accampamento militare. Parla col tenente, lui ti darà ordini. Intanto comunico il tuo arrivo. ","plain",2];
×