Player (native)

From WarCraft3

< wc3
Jump to: navigation, search

Template:common.j article series

common.j

constant native Player              takes integer number returns player
Confused? Jass help forum!

This native of the Player API takes an integer and returns the player with the same ID.

Supplying an invalid index (lower than 0, higher than 15) results in a game crash.

Personal tools