eq2emu/docs/lua_functions/SetStr.md

15 lines
264 B
Markdown
Raw Permalink Normal View History

### Function: SetStr(spawn, value)
2025-05-04 14:34:15 -04:00
**Description:**
Set's the Spawn's strength to the value provided.
2025-05-04 14:34:15 -04:00
**Parameters:**
- `luaspell` (int32) - Integer value `luaspell`.
- `value` (int32) - Integer value `value`.
2025-05-04 14:34:15 -04:00
**Returns:** None.
**Example:**
Example Required