making players change team

New Member
Joined
May 1, 2003
Messages
59
Best answers
0
I am admin in an israeli server and the server have the adminmod from here: www.adminmod.org
and i want to know what is the command to make the player i want change team....
i think it something with
admin_execclient
but i am not sure
plz tell me the command
 
New Member
Joined
May 31, 2003
Messages
42
Best answers
0
I think he need the command like "jointeamone" (example from NS)
I need these commands for my admin plug, too.
 
Senior Member
✔️ HL Verified
Joined
Jan 7, 2003
Messages
859
Best answers
0
i never used adminmod but i guess you need to
type this :
admin_execclient <player-name> <jointeam 1|2>

so if someone with the name x need to join evil:
admin_execclient x "jointeam 2"

though its just a guess :)
 
New Member
Joined
May 1, 2003
Messages
59
Best answers
0
10x alot
i wont forget this
if u need help just call me :D
and u cant make them spectators i think..
 
New Member
Joined
May 1, 2003
Messages
59
Best answers
0
can u write admin_execclient <player-name> jointeam evil
because i wont remember 2 is evil
 
New Member
Joined
May 31, 2003
Messages
42
Best answers
0
... no comment :\

THEN CODE A PLUGIN FOR THAT
Is your brain leaked ? o_O
 
The Sinister Minister
Retired Forum Staff
💻 Oldtimer
Joined
Nov 25, 2001
Messages
3,637
Best answers
0
Location
Canada - Manitoba
{Cx2}LoD said:
... no comment :\

THEN CODE A PLUGIN FOR THAT
Is your brain leaked ? o_O
Keep comments like that to yourself, LoD.

And Big Bug, I believe that the console/plugin, by default, will only recognize the team numbers.
 
New Member
Joined
May 1, 2003
Messages
59
Best answers
0
10x Majin_You
i dont understand in this things and he come and scream on me
how rude...
nm
but 10x :D
 
New Member
Joined
Aug 5, 2003
Messages
62
Best answers
0
maybe
alias "good" "1"
alias "evil" "2"
just trying to help hope it works
 
New Member
Joined
Dec 24, 2002
Messages
135
Best answers
0
There's no command to join an other team, but if you wanna code a plugin to do so (metamod or amx, i really doubt adminmod can handle that) set player's "team" info key to either "good" or "evil"
 
Active Member
🚂 Steam Linked
💻 Oldtimer
Joined
Nov 4, 2002
Messages
1,061
Best answers
0
There is a command in amx mod to make people change to a different team. When assigning rights to admins it is listed right in it.
 
Senior Member
✔️ HL Verified
Joined
Jan 7, 2003
Messages
859
Best answers
0
Bi[g]Bu[g] said:
can u write admin_execclient <player-name> jointeam evil
because i wont remember 2 is evil
I think you should type this:

admin_execclient "player-name" "jointeam 2"

u should use numbers, i tested this.

@Zack
That way should work for the original hl deathmatch, esf uses another team system AFAIK.
 

Users who are viewing this thread

Top Bottom