Quote:
Originally Posted by Jelle
I have always thought that putinserver was the first forward ever called, and connect was when they had loaded. Can anyone clarify this for me?
|
client_putinserver() is called when the client is
put in the
server.
client_connect() is when you connect to the server (you haven't loaded anything yet).
OR better yet you can try it out for yourself. Just write a plugin with all the forwards and print stuff to the server console.
__________________