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
- Source
- common.j
- return type
-
force
- Source code
-
native CreateForce takes nothing returns force