This is an old revision of the document!
⇐ Index
SetUnitPacketRequestRate(<-unit <-rate)
Sets the rate at which a unit can requst packets. The rate is a number of frames. The normal value is 15 (so 2 packets per second).
Note: While a request rate of 0 (zero) is technically valid, it may cause some units to “jump the queue” and starve other units on a permanent basis. As such it is not a recommended value.
SetUnitPacketRequestRate(self 5)
⇐ Index