15 lines
263 B
Markdown
15 lines
263 B
Markdown
### Function: SetSta(spawn, value)
|
|
|
|
**Description:**
|
|
Set's the Spawn's stamina to the value provided.
|
|
|
|
**Parameters:**
|
|
- `luaspell` (int32) - Integer value `luaspell`.
|
|
- `value` (int32) - Integer value `value`.
|
|
|
|
**Returns:** None.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|