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