captainhook
04-04-2014, 02:01 AM
When you run this script I get this error, how to fix the error?
19:48 XenoScript Error:
Script: [XBFS] [RP] Forbidden Lands Hydra.lua
Line #: 4
Chunk: ...enoBot\Scripts\[XBFS] [RP] Forbidden Lands Hydra.lua
Error: attempt to call global 'startScript' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Line 4: Error v
--------------------------------------------------------
dofile("[XBFS] Library.lua")
dofile("[XBFS] Config-Forbidden Lands Hydra [RP].lua")
_scriptName = "Forbidden Lands Hydra"
startScript()
registerEventListener(WALKER_SELECTLABEL, "onLabel")
function onLabel(labelName)
19:48 XenoScript Error:
Script: [XBFS] [RP] Forbidden Lands Hydra.lua
Line #: 4
Chunk: ...enoBot\Scripts\[XBFS] [RP] Forbidden Lands Hydra.lua
Error: attempt to call global 'startScript' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Line 4: Error v
--------------------------------------------------------
dofile("[XBFS] Library.lua")
dofile("[XBFS] Config-Forbidden Lands Hydra [RP].lua")
_scriptName = "Forbidden Lands Hydra"
startScript()
registerEventListener(WALKER_SELECTLABEL, "onLabel")
function onLabel(labelName)