Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Admin Spectator
#11
(03-30-2012, 22:58)yamraj Wrote:
(03-29-2012, 23:43)atenziono Wrote:
CSHARP Code
  1. using System;
  2. using System.Collections.Generic;
  3. using Addon;
  4.  
  5.  
  6. namespace plugin_test
  7. {
  8.  
  9. public class plugin_test : CPlugin
  10. {
  11. public override void OnPlayerConnect(ServerClient Client)
  12. {
  13. if (Client.XUID == "adminsxuid")
  14. {
  15. Client.SpectateType = SpectateTypes.AllTeams;
  16. }
  17. }
  18. }
  19. }
It will not work OnPlayerConnect.
I haven't tested it. does it work with OnPlayerSpawned() ?!
tnx in advance
Reply

#12
i Will Test this
Reply

#13
Really need this Sad as well..
Reply

#14
sorry for delay , im pretty busy with my university , testing this is my first priority. Tongue
Reply

#15
Did anyone ever test this to see if it works? Would be a nice feature to have for servers not running promod.
Reply

#16
I am very interested in a plugin like this. When free spectate is on, people just take advantage of it.

Has anyone got something like this working?

A plugin like this would be revolutionary. xd
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Admin menu koren30 4 4,791 10-07-2013, 20:17
Last Post: Yamato
Heart [Tutorial] Add yourself as admin for noobs like me. FNCPro 1 2,833 09-02-2013, 19:49
Last Post: Pozzuh
  God Mode Plugin - Everyone has rcon admin srskiller 4 5,681 08-28-2013, 19:03
Last Post: phillipito
  Help How do I open the admin menu for GeKKos QS Mod? conorr 1 2,866 08-15-2013, 13:52
Last Post: Yamato
Question Help Some Server Admin Questions! mn_acer1 2 3,134 08-03-2013, 04:11
Last Post: mn_acer1
  [Request] Need a plugin that hides all ! Admin commands sylvester123 7 4,882 07-27-2013, 13:21
Last Post: Bandarigoda123
Lightbulb Server admin where are you?? Moder.gr 14 9,966 07-23-2013, 08:04
Last Post: sylvester123
  Help MW3 Admin Rcon login PW guru 6 9,354 07-14-2013, 21:18
Last Post: guru
  Admin Server Tool for Modern Warfare 3 for Teknogods??? odok 5 13,056 06-22-2013, 11:02
Last Post: surtek
  Preview Admin / Mod Menu Hologramm 5 6,203 05-29-2013, 00:35
Last Post: sleepunknot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.