06-23-2012, 21:55
Hello,
i am currently developing on a Mike Myers Plugin.
Everything works fine,but i cannot force Players to switch to the Spectator VIEW.
It only appears that they are switched, when i am using
Is this a Addon bug or is this intended to happen?
i am currently developing on a Mike Myers Plugin.
Everything works fine,but i cannot force Players to switch to the Spectator VIEW.
It only appears that they are switched, when i am using
Code:
ServerClient.Teams=Teams.Spectator;
Is this a Addon bug or is this intended to happen?