ExtendMapTimeLimit Function

Extends the map time limit in a way that will notify all plugins.

bool ExtendMapTimeLimit(int time)

Parameters

int time

Number of seconds to extend map time limit by. The number can be negative to decrease the time limit. If 0, the map will be set to have no time limit.

Return Value

True on success, false if operation is not supported.