IsPlayerStreamedIn TR

From SA-MP Wiki

Jump to: navigation, search



IsPlayerStreamedIn TR was added in SA-MP 0.3a This function was added in SA-MP 0.3a and will not work in earlier versions!


Description:

Oyuncuların birbirini görüp görmediğini kontrol eder.


Parameters:
(playerid, forplayerid)
playeridBirinci oyuncunun ID numarası.
forplayeridİkinci oyuncunun ID numarası..


Return Values:

Birbirlerini görüyorlarsa 1 görmüyorlarsa 0 döner.


Image:32px-Circle-style-warning.png

Important
Note

İki oyuncu ID numarasıda aynıysa, yani aynı oyuncunun birbirini görüp görmediğini kontrol ederseniz sonuç "false" döner!
Image:32px-Ambox_warning_orange.png

Note

Oyuncuların birbirini görebilmesi için birbirlerinden en fazla 150 metre uzakta olmaları gerekir.


if(IsPlayerStreamedIn(playerid, 0)) SendClientMessage(playerid, COLOR_WHITE, "ID 0 seni görüyor.");

Related Functions

The following functions may be useful, as they are related to this function in one way or another.


Related Callbacks

The following callbacks might be useful, as they're related to this function in one way or another.

Personal tools
Navigation
Toolbox