21.05.2013, 21:01
I've just joined the scripting community and got a technical question:
When OnPlayerDisconnect is initiated, is it first initiated in the filterscript or gamemode?
I wish to create a pvar that will change in the "OnPlayerDisconnect" callback inside the filterscript, and will be used in the "OnPlayerDisconnect" inside the gamemode.
Will it work? And if so, I assume I must return 0 in the filterscript right?
Thanks in advance!
When OnPlayerDisconnect is initiated, is it first initiated in the filterscript or gamemode?
I wish to create a pvar that will change in the "OnPlayerDisconnect" callback inside the filterscript, and will be used in the "OnPlayerDisconnect" inside the gamemode.
Will it work? And if so, I assume I must return 0 in the filterscript right?
Thanks in advance!