IsPlayerInArea Crazy Me !~!!@$@#$% - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: IsPlayerInArea Crazy Me !~!!@$@#$% (
/showthread.php?tid=68169)
IsPlayerInArea Crazy Me !~!!@$@#$% -
_System_ - 07.03.2009
HeY,
IsPlayerInArea Function Is Very Hard ,
Plz AnyOne Give Me A Turial or something ?
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
pspleo - 07.03.2009
If You Stop Writing Like This. Very Annoying.
What i use is an gangzone editor. Then convert it to IsPlayerInArea parameters.
Or use PlayerToPoint, which is easier.
Leopard
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
_System_ - 07.03.2009
sorry leopard for my languge,
but what gangzone editor do you use ?
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
Dujma - 07.03.2009
http://forum.sa-mp.com/index.php?topic=82857.0
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
pspleo - 07.03.2009
ZEN. Use the search bar in the right corner.
ZEN Generates Gangzone with the parameters
Код:
(Float:minx, Float:miny, Float:maxx, Float:maxy)
IsPlayerInArea is
Код:
(Float:maxx, Float:minx, Float:maxy, Float:miny)
Just convert.
EDIT: Or use the link above.
Leopard
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
_System_ - 07.03.2009
Ok Look
I Have The IsPlayerInArea , Now Plz I Want To Know if Player is Coming With Hydra tO this area set's his health To 0.00 ..
how To This ?
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
MenaceX^ - 07.03.2009
Quote:
Originally Posted by [K4L
Leopard ]
If You Stop Writing Like This. Very Annoying.
What i use is an gangzone editor. Then convert it to IsPlayerInArea parameters.
Or use PlayerToPoint, which is easier.
Leopard
|
+1 =]
Check out Seif's IsPlayerInArea In-game maker.
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
meegan1 - 07.03.2009
Quote:
Originally Posted by _System_
Ok Look
I Have The IsPlayerInArea , Now Plz I Want To Know if Player is Coming With Hydra tO this area set's his health To 0.00 ..
how To This ?
|
Add something like IfVehicleModel(520)
Re: IsPlayerInArea Crazy Me !~!!@$@#$% -
_System_ - 08.03.2009
Iknow,
But what is the function to "IsPlayerInArea" ?