Skip to content
Cyanox62 edited this page Aug 8, 2020 · 5 revisions
  • SerpentsHand.SpawnPlayer(Player player, bool full) - Spawns a player as Serpents Hand. Full parameter determines if the player should have their health and ammo set.
  • SerpentsHand.SpawnSquad(List PlayerList) - Spawns a list of players as Serpents Hand.
  • SerpentsHand.SpawnSquad(int size) - Spawns a squad of Serpents Hand of a set size at random.
  • SerpentsHand.GetSHPlayers() - Returns an int list of all playerIDs of current Serpents Hand players.
Clone this wiki locally