Using deprecated hook 'OnPlayerInit'Solved
Looks like this one wont be around much longer...

'EnhancedHammer v1.3.4' is using deprecated hook 'OnPlayerInit', which will stop working on Wednesday, 01 April 2020. Please ask the author to update to 'OnPlayerConnected(BasePlayer player)'
just replace OnPlayerInit with OnPlayerConnected and the issue should be resolved
Locked automatically