Added a warning to the "RaidIndex" argument concerning running out of bounds.
No edit summary |
(Added a warning to the "RaidIndex" argument concerning running out of bounds.) |
||
| Line 9: | Line 9: | ||
:(Integer [[API TYPE RaidIndex|RaidIndex]]) | :(Integer [[API TYPE RaidIndex|RaidIndex]]) | ||
:;RaidIndex : Index of raid member between 1 and 40. | :;RaidIndex : Index of raid member between 1 and 40. (Game seems to crash if you use an index larger than the amount of players in the raid. Use GetNumRaidMembers to make sure you don't run out of bounds.) | ||
---- | ---- | ||