Quote:
Originally Posted by Starfire2001
As I understand it...
updateboard(starting x,starting y,length of x,length of y)
So for instance updateboard(4,9,2,2); would updateboard for a 2 by 2 box starting at coordinates (4,9).
|
That's how I understand it as well, you can read through commands.rtf from gs1 since alot of the functions behave similarly. I thought the wiki would've covered this though.