CreateForce

comment

Creates an empty force object, returns a handle to it.

Forces are groups containing players. To add/remove a player, see ForceAddPlayer/ForceRemovePlayer.

patch

1.00

return type
force
Source code
native CreateForce              takes nothing returns force
Source
common.j
wc3modding.com
CreateForce