Global
loadAndStart
Charge et démarre un autre script Lua.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Charge et démarre un autre script Lua.
loadAndStart(scriptPath)
| Nom | Type | Description |
|---|---|---|
scriptPath | string | Chemin vers le fichier script. |
| Type | Description |
|---|---|
boolean | true si le script a été chargé et démarré avec succès. |
loadAndStart("/scripts/farm.lua")