Hello my friends, me very need your help.
[DOUBLEPOST=1433656417,1433601232][/DOUBLEPOST]forum users is death?Code:function PLUGIN:OnGather( dispenser, entity, item ) local ResourcePositionID = ????? end
[DOUBLEPOST=1433667267][/DOUBLEPOST]thx forum =(((
Code:local Obj_ID = tostring(dispenser.containedItems[0]):split(' ')[2];function string:split(sep) local sep, fields = sep or ":", {} local pattern = string.format("([^%s]+)", sep) self:gsub(pattern, function(c) fields[#fields+1] = c end) return fields end
OnGather and get dispenser info
Discussion in 'Rust Development' started by TheRyuzaki, Jun 7, 2015.
