AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Admin Player Team Switch and Scramble Menu (https://forums.alliedmods.net/showthread.php?t=62772)

wiciu 11-18-2007 16:27

Re: Admin Player Team Switch Menu
 
Quote:

1) Swap after death
Quote:

Originally Posted by r5053 (Post 552119)
Done .... ^^

I think thats its mistake. This option not working at all :)

r5053 11-18-2007 17:38

Re: Admin Player Team Switch Menu
 
Quote:

Originally Posted by wiciu (Post 554401)
I think thats its mistake. This option not working at all :)

tell me more
if i tested it with tf2 it work's

Tekniqal 11-18-2007 17:50

Re: Admin Player Team Switch Menu
 
The menu just shows swap player to other team and then gives you a list of all the players.

EDIT: the problem is that we have to press "next" page and select it from there thats why I didnt see it.

sessus 11-19-2007 04:33

Re: Admin Player Team Switch Menu
 
?bug:

This is for the 'Switch on Death' function. Whenever you switch a player from the opposite team and happen to kill that player before him/her being switched, then that kill is counted as an teamkill.

In other, more plain words (valid for cs:s):
- I am CT
- Player X is T
- I switch player X to CT using the "Switch after death" function
- I kill Player X; hence, player X is being switched to CT
- I get a teamkill and am being slayed next round

r5053 11-19-2007 12:24

Re: Admin Player Team Switch Menu
 
o0 this can't be, but i will test ist soon

edit: now i understood what you mean, a update will be applyed soon that will replace on css switch on death with switch on round end

(until now i have test my plugin's only with tf2)

Noobtastic 11-19-2007 22:40

Re: Admin Player Team Switch Menu
 
After you integrated this Switch Menu into the standard SourceMod menu, did you just delete the option to open it via sm_swmenu? Because I'd like to use it in Super Menu, but it says sm_swmenu is an unkown command.

If you could, please add it back in :).

sphinx 11-20-2007 02:51

Re: Admin Player Team Switch Menu
 
Code:

switchmenu.sp(194) : warning 219: local variable "maxplayers" shadows a variable at a preceding level
switchmenu.sp(194) : warning 219: local variable "target" shadows a variable at a preceding level
switchmenu.sp(193) : warning 204: symbol is assigned a value that is never used: "found"
switchmenu.sp(189) : warning 204: symbol is assigned a value that is never used: "target"
switchmenu.sp(187) : warning 203: symbol is never used: "maxplayers"
switchmenu.sp(187) : warning 204: symbol is assigned a value that is never used: "name"

any ideea?

r5053 11-20-2007 11:32

Re: Admin Player Team Switch Menu
 
Quote:

Originally Posted by Noobtastic (Post 554826)
After you integrated this Switch Menu into the standard SourceMod menu, did you just delete the option to open it via sm_swmenu? Because I'd like to use it in Super Menu, but it says sm_swmenu is an unkown command.

If you could, please add it back in :).

i will readd it in the next release when i make change after death compatible to CS:S

r5053 11-20-2007 11:42

Re: Admin Player Team Switch Menu
 
Quote:

Originally Posted by sphinx (Post 554848)
Code:

switchmenu.sp(194) : warning 219: local variable "maxplayers" shadows a variable at a preceding level
switchmenu.sp(194) : warning 219: local variable "target" shadows a variable at a preceding level
switchmenu.sp(193) : warning 204: symbol is assigned a value that is never used: "found"
switchmenu.sp(189) : warning 204: symbol is assigned a value that is never used: "target"
switchmenu.sp(187) : warning 203: symbol is never used: "maxplayers"
switchmenu.sp(187) : warning 204: symbol is assigned a value that is never used: "name"

any ideea?

Is this a Seriously request ?
when yes plugin is still in development, but it's running fine
This are only warning's because i haven't cleaned the code yet from old unused variables.
But it takes no efekt.

r5053 11-20-2007 11:48

Re: Admin Player Team Switch Menu
 
Hi people can anyone help me on testing it on cs:s (i've only tf2 server's and don't want to install a cs:s server only for this plugin) please write me on icq 87-47-93 if you wan't to test a beta with a for cs:s optimized switch after death function


All times are GMT -4. The time now is 17:03.

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