Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I Need the Function Name/Syntax to activate Groups.

 

 
for i = 1, 95, 1 do
   if math.random(0, 100) <= 33 then
        [color=red]activate_group("Unit #"..i)[/color]
   end
end

 

I Need the Red Part.

 

And give it a Framework or a simpel List of Script Functions in DCS ?

 

 

EDIT:

Give it a Function to write a Chat Message with Script?

 

 

thanks

 

Traxx

Edited by Traxx
Posted

 

 

EDIT:

Give it a Function to write a Chat Message with Script?

 

 

thanks

 

Traxx

 

If I am not mistaken the msg part is explained here..probably rather end of part 1 or part2. Can't watch and confirm ATM.

4790K@4,6Ghz | EVGA Z97 Classified | 32GB @ 2400Mhz | Titan X hydro copper| SSD 850 PRO

____________________________________

Moments in DCS:

--> https://www.youtube.com/user/weltensegLA

-->

 

WELD's cockpit: --> http://forums.eagle.ru/showthread.php?t=92274

Posted
If I am not mistaken the msg part is explained here..probably rather end of part 1 or part2. Can't watch and confirm ATM.

 

I search the Function without slmod. I have fond the void net.send_chat in DCS World\Scripts\net\readme.txt, but it dosen`t works.

 

I Need the Chat Funktion only to check the Scriptloop, not that important. The Activate Group Funktion is mutch more important. This simpel loop replaced 100 Trigger for randomactivate enemys.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...