Raised This Month: $51 Target: $400
 12% 

TeamSwitch


Post New Thread Reply   
 
Thread Tools Display Modes
Alderman [3rd MD]
Member
Join Date: May 2008
Old 08-31-2008 , 13:28   Re: TeamSwitch
Reply With Quote #91

Yes I am running it on a windows platform. The server runs of my companies boxes, and with running www.realismservers.com I prefer windows for source games.
Alderman [3rd MD] is offline
Derek
Senior Member
Join Date: Sep 2007
Old 09-07-2008 , 02:04   Re: TeamSwitch
Reply With Quote #92

Great Plugin!
__________________
Derek
Owner
XFactorServers
Game Server Hosting
Derek is offline
Caught off Guard
Senior Member
Join Date: Jan 2008
Old 09-07-2008 , 03:39   Re: TeamSwitch
Reply With Quote #93

Mistagee, ive now had a chance to test and here are the results:

* if there is 1 player on the server and changes sides, kills himself it works
* if there are several people on each side, and select someone to move, they get moved on the scoreboard but fail to respawn when they die.

the only reason I put the top on in is to show that it sort of works and hopefully its not alot of problems to get it to work

thanks
Caught off Guard is offline
Elephant
New Member
Join Date: Sep 2008
Old 09-20-2008 , 22:31   Re: TeamSwitch
Reply With Quote #94

Nice mod
I wish it wasn't its own top menu, but I don't think that's too difficult to modify, but on a side note:
Your curly braces aren't tabbed correctly :-S

The correct formatting:
Code:
if (something == true) {
    doSomething();
}
or
Code:
if (something == true)
{
   doSomething();
}
NOT

Code:
if (something == true) {
   doSomething();
   }
or
Code:
if (something == true)
{
   doSomething();
   }

You do it correctly when you bring your curly braces down a line, but you don't when you leave them on the same line as the if. In the future, I'd recommend fixing that formatting issue, it makes your code MUCH harder to read. (The end of functions, especially. If you don't have syntax highlighting, it looks like some of your functions carry on for a LONG time)
Elephant is offline
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 09-21-2008 , 05:25   Re: TeamSwitch
Reply With Quote #95

Quote:
Originally Posted by Elephant View Post
In the future, I'd recommend fixing that formatting issue, it makes your code MUCH harder to read.
I don't agree, I think it makes stuff easier to read... Still, fixing that can be done by a simple search and replace, so I don't see a real problem here
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
Elephant
New Member
Join Date: Sep 2008
Old 09-21-2008 , 15:39   Re: TeamSwitch
Reply With Quote #96

Ah, at first I thought it wasn't consistent, but I guess I was flashing between two bits of code, which is why I thought it wasn't.

If it's consistent, it's fine. :-P
I thought you were switching between Banner and Allman style. :-S

But ugh, I never see Banner, so it is a pain to read...
Elephant is offline
MjrNuT
SourceMod Donor
Join Date: Feb 2008
Location: Under the Beaming CA Sun
Old 10-13-2008 , 12:49   Re: TeamSwitch
Reply With Quote #97

Hey MistaGee,

We've had your plugin inservice for quite some time now. I've just remembered to post this rather annoyance item.

When getting to the list of players to select, following what action to do, the names are truncated due to being too long. In some cases, cannot tell the actual player name.

I haven't seen anyone post here with similar problem, but I'm thinking others must be experiencing it and taking it on the annoyance chin like I have.

I don't see this problem when performing Player actions from the default SM menu (i.e., full player name displayed in list).

I'll try to post a SS next time I'm on if my description is not clear. We'll manage if this does not warrant a patch.

Game: TF2
Box: Windows
SM: v1.0.4
MM: v1.6.2
plugin: v1.3

Let me know if more information is needed though.

Thanks!
__________________
Flames and Ash Gaming
Addon: SM v1.4.0-dev MM 1.8.5-dev
Plugins: Advertisements, Webshortcuts, spray tracer, SBans, RTD, gScramble Balance, misc
MjrNuT is offline
Chris-_-
SourceMod Donor
Join Date: Oct 2008
Old 10-19-2008 , 16:28   Re: TeamSwitch
Reply With Quote #98

The addon doesnt work correcly with immunity levels, (lover immunity leveled admins can teamswitch higher leveled admins), which i think is kind of annoying .

Is this related to the SourceMod version, im running 1.0.3 , not 1.0.4 ?

Any quick fix, or is this just not integrated in the addon?!

Last edited by Chris-_-; 10-19-2008 at 16:41.
Chris-_- is offline
Stinkyfax
BANNED
Join Date: Aug 2007
Old 10-20-2008 , 03:56   Re: TeamSwitch
Reply With Quote #99

Quote:
Originally Posted by MjrNuT View Post
Hey MistaGee,

We've had your plugin inservice for quite some time now. I've just remembered to post this rather annoyance item.

When getting to the list of players to select, following what action to do, the names are truncated due to being too long. In some cases, cannot tell the actual player name.

I haven't seen anyone post here with similar problem, but I'm thinking others must be experiencing it and taking it on the annoyance chin like I have.

I don't see this problem when performing Player actions from the default SM menu (i.e., full player name displayed in list).

I'll try to post a SS next time I'm on if my description is not clear. We'll manage if this does not warrant a patch.

Game: TF2
Box: Windows
SM: v1.0.4
MM: v1.6.2
plugin: v1.3

Let me know if more information is needed though.

Thanks!
http://forums.alliedmods.net/showpos...6&postcount=90
Stinkyfax is offline
DataMatrix
Senior Member
Join Date: Aug 2005
Location: UK, Liverpool
Old 10-20-2008 , 11:10   Re: TeamSwitch
Reply With Quote #100

Hi,

This plugin works perfectly on my Zombie Master server but not the Zombie Panic: Source server.

It switches the player's team but once they are switched, they cannot hurt either team...
__________________
DataMatrix is offline
Send a message via MSN to DataMatrix
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode