Thread: [Solved] question about ham_spawn
View Single Post
Author Message
lexzor
Veteran Member
Join Date: Nov 2020
Old 07-20-2021 , 15:14   question about ham_spawn
Reply With Quote #1

hello. i have a question about this event:

PHP Code:
RegisterHam(Ham_Spawn"player""player_spawn_post"1
What player spawn exactly means ?

When a player is dead and he's respawning or whenever round start (or you execute a command).

If i use sv_restart 1 in console, the event will be applied for each player ? Because i have some trouble in this situations.

Are there better options to detect player spawn without any glitches ??

Last edited by lexzor; 07-22-2021 at 13:30.
lexzor is offline