
I'm trying to make a server controller

Its my first ever try to write a php file
(actualy the first time i program xD)
Now i have a problem:
I can fully connect to the server and send message's and stuff , BUT
is there a list of call backs i can recieve from the server?
I've already looked inside the FOXcontrol file but i can't understand them
i'm looking for thing like:
TrackMania.PlayerConnect
Is there a list of all available call-backs ?
thanks in advance
