grave18
11-21-2014, 03:54 PM
Bug Report
Operating System:
Windows XP
Short Description:
Self.Dequip()
Behaviors:
Feature error
Indepth Description:
16:51 XenoScript Error:
Script: DrillwormNEW.lua
Line #: 2080
Chunk: D:\XenoBot\Versions\..?Data?XB0020?1.LUA
Error: attempt to call method 'isOpen' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
i use this function
Self.Dequip("ring", "backpack of holding")
if (container:isOpen()) then -- this is it
Operating System:
Windows XP
Short Description:
Self.Dequip()
Behaviors:
Feature error
Indepth Description:
16:51 XenoScript Error:
Script: DrillwormNEW.lua
Line #: 2080
Chunk: D:\XenoBot\Versions\..?Data?XB0020?1.LUA
Error: attempt to call method 'isOpen' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
i use this function
Self.Dequip("ring", "backpack of holding")
if (container:isOpen()) then -- this is it