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