Alright ill post the Lua file in the next post, geuss you dont need the xbst? geuss the seller wont like it if post his full script in here xD
Printable View
Except for needing to change my HUD, HUD.createtextitem wouldn't work I had to replace it with HUD.New everything appears to be working. Due to some other changes I need to use tostring now to force it from being an item but thats all understandable. I think not being able to use HUD.createtextitem might be a bug. In the lib you haveagain executing your example script it runs into errors.Code:HUD.CreateTextDisplay = HUD.New
HUD.CreateItemDisplay = HUD.New
Testing this now. im encountering problems. scenario 2, 3"a", and 3"b" work fine but 1 doesnt work. I get this error.Code:09:33 XenoScript Error:
Script: a.lua
Line #: 1
Chunk: C:?Users?soul4soul?Documents?XenoBot?Scripts?a.lua
Error: attempt to call field 'CreateTextDisplay' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.
Quote:
09:23 XenoScript Error:
Script: control - South Cyclops.lua
Error: cannot open C:\Users\soul4soul\Documents\XenoBot\Scripts\contr ol - South Cyclops.lua: No such file or directory
This is an error with user-input and should not be reported as a bug with XenoBot.
DELETED
That change log <3
Thanks!
it seems like forgee's backpack reopener doesn't work anymore but well i think that doesn't matter much.
i'll just have to change all my lua's :p