is_running
Syntax
stock is_running(const mod[])
Usage
| Parameter | Description |
|---|---|
| mod | Mod name to check for |
Description
Returns if the server is running a specific mod.
Return
1 if mod name matches, 0 otherwise
stock is_running(const mod[])
| Parameter | Description |
|---|---|
| mod | Mod name to check for |
Returns if the server is running a specific mod.
1 if mod name matches, 0 otherwise