262 B
262 B
Function: SetFactionID(spawn, value)
Description: Sets the faction of the Spawn(NPC).
Parameters:
spawn(Spawn) - Spawn object representingspawn.value(int32) - Integer valuevalue.
Returns: None.
Example:
Example Required