 |
|
mapfi
|
|
Zurich, Switzerland
Jul 2002 time: 06:22
|
|
hm, that was a while ago already... I just wrote something for testing, like a BeginTurn handler that would give me the result of is humanplayer in a message box.
|
|
|  |
 |
|
mapfi
|
|
Zurich, Switzerland
Jul 2002 time: 06:22
|
|
I honestly can't remember - I would think I did something like code:
HandleEvent(BeginTurn) {
for (i = 1; i <= Num; i = i + 1) {
player[0] = i;
result[i] = IsHumanPlayer(player[0]);
}
message(g.player, 'test');
}
but I wouldn't be able to swear on this... someone will have to try again, sorry
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:22. Apolyton Time is 00:22. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|