0 Üye ve 1 Ziyaretçi konuyu incelemekte.
setPlayerHudComponentVisible
setTimer(function() local components = {"radar",} for _,component in ipairs(components)do if isPlayerHudComponentVisible(component)then --eğer tablo içindeki bileşenler görünürse setPlayerHudComponentVisible( component, false ) --tablo içindeki bileşenleri görünmez yap end endend,1000,0) -- her 1 saniyede