View Single Post
JoaoRodrigoGamer
Junior Member
Join Date: Jul 2019
Location: Portugal
Old 07-22-2019 , 08:30   Re: [CS:GO] trying to give heath per kill
Reply With Quote #7

Quote:
Originally Posted by 8guawong View Post
Maybe change
PHP Code:
public OnClientPutInServer(client
To
PHP Code:
public OnPluginStart() 
That worked!
Can you explain or link to anything that explains the difference of behavior of the HookEvent() in the OnPluginStart vs. OnClientPutInServer?
JoaoRodrigoGamer is offline