Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   How do I use updateboard();? (https://forums.graalonline.com/forums/showthread.php?t=134264837)

Astram 10-21-2011 12:33 AM

How do I use updateboard();?
 
I've been looking through documentation but can't seem to find how to use updateboard();. I know its like updateboard(int,int,int,int); but I don't know what the params represent.

Starfire2001 10-21-2011 12:53 AM

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).

Tricxta 10-21-2011 03:11 AM

Quote:

Originally Posted by Starfire2001 (Post 1671370)
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.


All times are GMT +2. The time now is 11:31 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.