Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Threaded Mode
How to remove player from teeam?
mariomako
Big Clucker
Posts: 90
Threads: 32
Joined: Apr 2011
Reputation:
0
#1
12.07.2011, 12:54
Hello,
how to remove player from team ?
Thanks
Find
Reply
[MG]Dimi
High-roller
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
#2
12.07.2011, 12:55
What team?
Find
Reply
mariomako
Big Clucker
Posts: 90
Threads: 32
Joined: Apr 2011
Reputation:
0
#3
12.07.2011, 12:57
for to set player team are using
SetPlayerTeam(playerid, teamid);
how to remove from it ?
Find
Reply
Wesley221
High-roller
Posts: 1,564
Threads: 98
Joined: Apr 2011
Reputation:
0
#4
12.07.2011, 13:07
I think this could be done with an invalid number.
pawn Код:
SetPlayerTeam
(
playerid,
-
1
)
;
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive