PDA

View Full Version : How do I make Forgee's LUA work? Never been able to figure it out



Angel101
10-27-2012, 01:49 PM
Dude how do I use the forgee's library thing? I have no idea what I am doing. It says to input dofile(Forgee.lua) into the top of whatever script you are trying to run right? Well I put that in the LUA file at the top of it, and nothing happens I still get the "Error Chunk Forgee LUA, Chunk has too many syntax levels, User error should not be reported as a bug"

Wtf does it mean an what do I do??? i'm so confused an about to freak out lol

I've never known how to make Forgee's work so I only have used xongiver's scripts that dont use it. PLeeeease heeeeelp

Kim
11-02-2012, 10:57 AM
You need to have "Forgee.lua" in Xenobot/Scripts folder. Then add dofile("Forgee.lua") at the top of your scripts.

Nothing more.