|
Re: Is this the new scripting code?
All the commands + descriptions are in robot.h in that file, as I understand it you put those into the matrix in commands.h, with any paramaters, from there the stuff in robot.c takes it line by line and executes functions based on what you did there. Its a pretty simple system, but it can probably get pretty powerful later on
|