Lewati ke konten utama

IsPlayerInGangZone

peringatan

This function was added in omp v1.1.0.2612 and will not work in earlier versions!

Description​

Check if the player in gangzone.

NameDescription
playeridThe ID of the player to check if he is in a gangzone.
zoneidThe ID of the gangzone.

Returns​

true - The player is in gangzone.

false - The player is not in gangzone.

Notes​

peringatan

This function is for open.mp, not SA-MP. To use with SA-MP, you need the YSF plugin.

peringatan

This function cannot be used without UseGangZoneCheck being called first.