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
Linear Mode
[Help] isPlayerinArea
Adil
Gangsta
Posts: 860
Threads: 10
Joined: Aug 2008
Reputation:
0
#7
14.07.2011, 14:59
pawn Код:
if
(
X
<=
-
3915
&&
X
>=
-
3694
&&
Y
<=
401
&&
Y
>=
37
&&
PlayerInfo
[
i
]
[
gWanted
]
)
Quote:
Originally Posted by
EliranPesahov
if (X <= -3915 && X >= -3694 && Y <= 401 && Y >= 37 && gWanted[playerid] == 1) SetPlayerHealth(i, -999999.9);[/pawn]
I'm sure he uses
gWanted
as the numbers of his wanted stars, so that will only work if he is only one star wanted.
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
[Help] isPlayerinArea
- by
Jimbo01
- 14.07.2011, 13:50
Re: [Help] isPlayerinArea
- by
Toreno
- 14.07.2011, 13:58
AW: [Help] isPlayerinArea
- by
Jimbo01
- 14.07.2011, 14:02
Re: [Help] isPlayerinArea
- by
Toreno
- 14.07.2011, 14:47
Re: [Help] isPlayerinArea
- by
Rafa
- 14.07.2011, 14:55
Re: [Help] isPlayerinArea
- by
Toreno
- 14.07.2011, 14:57
Re: [Help] isPlayerinArea
- by
Adil
- 14.07.2011, 14:59
Re: [Help] isPlayerinArea
- by
Adil
- 14.07.2011, 17:30
AW: [Help] isPlayerinArea
- by
Jimbo01
- 14.07.2011, 19:20
Re: [Help] isPlayerinArea
- by
Toreno
- 14.07.2011, 19:34
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