Forged Alliance Forever Forums
Moderators: FtXCommando, Ze Dogfather
local showShield = false
if bp.Defense.Shield and bp.Defense.Shield.ShieldMaxHealth then
showShield = true
View.ShieldStat.Value:SetText(bp.Defense.Shield.ShieldMaxHealth)
end
View.ShieldStat.Value:SetFont(UIUtil.bodyFont, 10)
local showShield = false
if bp.Defense.Shield and bp.Defense.Shield.ShieldMaxHealth then
showShield = true
View.ShieldStat.Value:SetFont(UIUtil.bodyFont, 10)
View.ShieldStat.Value:SetText(bp.Defense.Shield.ShieldMaxHealth)
end
Users browsing this forum: No registered users and 1 guest