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