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
Need Code
marinov
Gangsta
Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
#1
02.11.2010, 00:27
I need a code to disable friendly fire
Find
Reply
willsuckformoney
High-roller
Posts: 1,494
Threads: 120
Joined: Dec 2009
Reputation:
0
#2
02.11.2010, 00:29
SetPlayerTeam
Find
Reply
marinov
Gangsta
Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
#3
02.11.2010, 01:01
ok, how do I use it ?
Find
Reply
ViruZZzZ_ChiLLL
High-roller
Posts: 1,645
Threads: 100
Joined: Aug 2009
Reputation:
0
#4
02.11.2010, 01:05
Please do visit
http://wiki.sa-mp.com
https://sampwiki.blast.hk/wiki/SetPlayerTeam
Find
Reply
Kitten
High-roller
Posts: 2,169
Threads: 206
Joined: Jul 2010
Reputation:
0
#5
02.11.2010, 01:16
if you are using gTeam use this code then
pawn Код:
if
(
gTeam
[
playerid
]
==
your team name
)
{
SetPlayerTeam
(
playerid,Your team name or
0
)
;
}
Find
Reply
Grim_
High-roller
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
#6
02.11.2010, 01:22
Please do not encourage the use to gTeam, a useless variable - We are now in the 0.3b era.
This forum requires that you wait 120 seconds between posts. Please try again in 69 seconds.
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