CreateLeaderboard
- bug
Do not use this in a global initialisation as it crashes the game there.
- comment
Creates a leaderboard handle. Leaderboards initially have 0 rows, 0 columns, and no label.
- return type
leaderboard
- Source code
native CreateLeaderboard takes nothing returns leaderboard
- Source
- common.j
- wc3modding.com
- CreateLeaderboard