ze_reset_zombie_speed

Syntax

native ze_reset_zombie_speed(id);

Usage

id
Client index.

Description

Reset zombie speed to default value used in ze_zombie_speed cvar.

Return

true  - If reset successfully
false - If this player not connected

Note

This will throw error in case of invalid player.