跳至主要内容

IsPlayerInGangZone

注意

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

注意

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

注意

This function cannot be used without UseGangZoneCheck being called first.