zp_player_spawn_post

Syntax

forward zp_player_spawn_post(id, resp_zombie)

Usage

id
Player index who has spawned

Description

Called when a player spawns. This is also called for CZ bots
which are spawning.

Note: You should use this, instead of other spawn forwards,
for changing a player's class after the player's spawn.