viewing paste Unknown #19568 | Lua

Posted on the
1 2 3 4 5
if (player:hasKeyItem("INDIGO_STRATUM_ABYSSITE"))then
    if  (player:getMaskBit(player:getVar("INDIGO_STRATUM_ABYSSITE"), 1) == false) then
    player:setMaskBit(player:getVar("INDIGO_STRATUM_ABYSSITE"),"INDIGO_STRATUM_ABYSSITE",1,true);
    end
end 
Viewed 671 times, submitted by Guest.