Does they work with usual weapon, or only with mindstar?
Asking because Metalstar work without mindstar in hand, maybe even without mindstar in inventory.
Can someone chech it please?
Don't know where to put last category point.
Mechanical Arms
Moderator: Moderator
Mechanical Arms
English isn't my native language.
Re: Mechanical Arms
Code: Select all
callbackOnActBase = function(self, t)
local mindstar = self:getInven(self.INVEN_OFFHAND) and self:getInven(self.INVEN_OFFHAND)[1]
if not mindstar or mindstar.subtype ~= "mindstar" then return end
if game.zone.wilderness then return end
Breaking Projection since 1.5