Page 1 of 1

Asteroid-collector filter

Posted: Sun Nov 03, 2024 2:20 pm
by Nor017
try to get Asteroid-collector's filter,here is the code

Code: Select all

local slot_count = ent.filter_slot_count
local filter = ent.get_filter[1]
the count is 0,and filter is nil,is this the right way to get the filter?