How to increase unit build speed?

Started by PXSJ4-19170779710, May 01, 2022, 03:46:05 AM

Previous topic - Next topic

PXSJ4-19170779710

Some units have high construction points. How to improve the construction speed?

The Apocalyptic


PXSJ4-19170779710

不,有些模块的单元构建速度更快。如何设置构建速度?

PXSJ4-19170779710

Quote from: The Apocalyptic on May 09, 2022, 04:13:25 PM
ERN Portal for Build Speed?
Ern can only increase the ammunition receiving speed to 4 times per second.This is not enough.

Karsten75


$rate:15     # A packet every this many frames

:awake
Once
SetUnitPacketRequestRate(self <-rate)
endOnce

   

PXSJ4-19170779710

Quote from: Karsten75 on May 28, 2022, 07:20:45 AM

$rate:15     # A packet every this many frames

:awake
Once
SetUnitPacketRequestRate(self <-rate)
endOnce

Useful
Is there a script to set the speed of receiving ammunition?