| 08-29-2004, 06:29 PM | #1 |
I have no idea how to make either of them work, can someone help me? |
| 08-29-2004, 09:18 PM | #2 |
First of all, don't create them at map initialization, it doesn't work then. You must create them sometime during the game, doesn't matter when, could be just after 0.1 seconds. Next thing, you must assign each field a value (in a multiboard) and those values will be displayed in the corresponding fields. That' pretty much all there is to it. Just assign new values to the fields to overwrite the old ones when you want the board to update. |
