ItsMods

Full Version: SpectateMod
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(01-18-2013, 16:04)SailorMoon Wrote: [ -> ]
(01-18-2013, 16:03)99IRock Wrote: [ -> ]
(01-18-2013, 15:36)SailorMoon Wrote: [ -> ]Just use onNotify with params....
menuresponse team_menu spectator
or
menuresponse teammenu spectator

Or just
Client.Team = teams.spect;
playersuicide <- But it won't work corretly.
Code:
PlayerSuicide(Client.Clientnum)

Will work, if it's on client message.

It works, but you can kill this player then.
I mean, enemy can't kill him, but teammate can. Some stuff is not chaning.

Oh yeah I know changing teams is buggy as hell.
I once made !survivor, you got to survivor.
(Client.Team == Teams.Axis) (If I was right it was axis idk)

But than, when I died, I was still an infected, but it looked like I was an survivor, and I had a gun (the one from survivor class)
So buggy..
Anyway I think it was only made for checking if the client is in team axis/allies/spectate.
thanks for the great plugin!
But the unlimited ammo plugin does not work when using this.
any chance of that being changed?

cheers
(01-18-2013, 06:50)jungle Wrote: [ -> ]Care to put up the source code. It seems to not work.

wont be so sure if itll work on teknogods! (that is if you are)
Sorry to nitpick but your first post in the thread says
Quote:Now the command is only visible to the admin or mods when they type

That is only true if
  1. The current client is part of the admin/mod group
  2. The current client is allowed to use the command as per the permissions configuration
If neither of the above are done then the plugin can be used by anyone if the permissions plugin doesn't exist on the server.
(01-21-2013, 03:00)SgtLegend Wrote: [ -> ]Sorry to nitpick but your first post in the thread says
Quote:Now the command is only visible to the admin or mods when they type

That is only true if
  1. The current client is part of the admin/mod group
  2. The current client is allowed to use the command as per the permissions configuration
If neither of the above are done then the plugin can be used by anyone if the permissions plugin doesn't exist on the server.

i mean when the admin /mods type !spectate , it wont be displayed in the chat
i had forgotten to hide the command chat , i fixed it by hiding it
NOT WORKING!!!
what is not working?
it works for me
Pages: 1 2