RemoveClientListener
Description
Removes the player from listening to the given gameevent.
If the given gameevent is nil it will remove the player from all gameevents.
Arguments
2string gameevent = nil
The event to remove the player from. If
nil
the player is removed from all events.