1
0

15 lines
268 B
Markdown

### Function: SetInt(spawn, value)
**Description:**
Sets the Spawn's intelligence to the specified value.
**Parameters:**
- `luaspell` (int32) - Integer value `luaspell`.
- `value` (int32) - Integer value `value`.
**Returns:** None.
**Example:**
Example Required