### Function: SetFactionID(spawn, value) **Description:** Sets the faction of the Spawn(NPC). **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. - `value` (int32) - Integer value `value`. **Returns:** None. **Example:** Example Required