Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: math.precent
1. math.precent

        local money 
JOB.fill*25
        
if getElementData(localPlayer"user:premium"then
            exports
.rpg_noti:createNotification(localPLayer"Otrzymujesz +20% zarobk?w z tutu?u posiadania konta premium")
            
exports.rpg_noti:createNotification(localPlayer"Wy?adowa?e? "..JOB.fill.."% i otrzymujesz za to "..money.."$")
            
money money+math.percent(20,money)
        
        
end


linijka
Kod:

money = money+math.percent(20,money)


debug:
attempt to call field 'percent' (a nill value)

z g?ry dzi?ki za pomoc