onScriptLoad
Description
Executed whenever the script is loaded (including reload).
| Name | Description |
|---|---|
| - | - |
Example
function onScriptLoad() { print("== Loaded Squirrel VC:MP Script ==");}Executed whenever the script is loaded (including reload).
| Name | Description |
|---|---|
| - | - |
function onScriptLoad() { print("== Loaded Squirrel VC:MP Script ==");}