byond - Modules - TypesDefine Details

code/controllers/subsystem/autofire.dm

BUCKET_LENControls how many buckets should be kept, each representing a tick. Max is ten seconds, to have better perf.
BUCKET_POSHelper for getting the correct bucket
/var/SSautomatedfire

Define Details

BUCKET_LEN

Controls how many buckets should be kept, each representing a tick. Max is ten seconds, to have better perf.

BUCKET_POS

Helper for getting the correct bucket