GetClientOfUserId
Oyuncunun userId numarasını clientId numarasına dönüştürür.
int clientId = GetClientOfUserId(userId);
Parametreler
Değişken
Tür
Açıklama
userId
int
Oyuncunun UserId numarası
Geri Dönüş Değeri
Last updated
Was this helpful?