Possible to set unit to hold-fire automatically when built?
Moderator: Moderators
Possible to set unit to hold-fire automatically when built?
I think i need to script that in, but thats not an issue, so what kind code i need?
OH, that was script :Drattle wrote:Did you put the line KDR mentioned in the Create() function?
lol, i tried to unit fbi file.
Doesnt work.
I used:
Code: Select all
Create()
{
set STANDINGFIREORDER to 0;
...
It is.
Code: Select all
#define STANDINGMOVEORDERS 2 // set or get
#define STANDINGFIREORDERS 3 // set or get