| 02-09-2006, 10:58 PM | #2 |
That's weird. My best suggestion would be just to take out parts of the trigger until you get it working, and then isolate the problem to a line or two, because I can't see anything obviously wrong. |
| 02-09-2006, 11:06 PM | #3 |
If any value in PartyLeader are 0 this map will crash. |
| 02-09-2006, 11:09 PM | #4 |
I found where the problem is Its in this action: Trigger: Multiboard - Change the number of rows for PartyList[(Integer A)] to ((Number of players in PartyGroups[(Integer A)]) + 1)I fixxed it byt changing the above code to: Trigger: |
