Skip to main content

LimitPlayerMarkerRadius

คำอธิบาย

Set the player marker radius.

NameDescription
Float:marker_radiusThe radius that markers will show at

ส่งคืน

This function does not return any specific values.

ตัวอย่าง

public OnGameModeInit()
{
LimitPlayerMarkerRadius(100.0);
}

ฟังก์ชั่นที่เกี่ยวข้องกัน