- Joined
- Oct 20, 2007
- Messages
- 342
Summary: Detect Multiple AbilityOrderString "CODE" by Looping
I have many of skill, around 50~80
so i make an AI system, i want make it random casting an abillity,
and i choose to use this trigger:
how to make a loop to set OrderSTRING in my string variable with array.
I have many of skill, around 50~80
so i make an AI system, i want make it random casting an abillity,
and i choose to use this trigger:
- Custom script: call IssuePointOrderLocBJ( udg_Temp_Unit1, "OrderSTRING", udg_Temp_Point1 )
how to make a loop to set OrderSTRING in my string variable with array.
AbilityOrderString example like:
|