Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] self.scoreText = self.panel:CreateFontString(nil, "OVERLAY", "GameFontNormalHuge")

[DiscordArchive] self.scoreText = self.panel:CreateFontString(nil, "OVERLAY", "GameFontNormalHuge")

[DiscordArchive] self.scoreText = self.panel:CreateFontString(nil, "OVERLAY", "GameFontNormalHuge")

rektbyfaith
Administrator
0
08-20-2025, 05:40 PM
#1
Archived author: Shako • Posted: 2025-08-20T17:40:39.687000+00:00
Original source

self.scoreText = self.panel:CreateFontString(nil, "OVERLAY", "GameFontNormalHuge")
self.scoreText:SetPoint("CENTER", 0, -40) -- dead center
self.scoreText:SetFont("Fonts\\Friends.TTF", 120, "OUTLINE")
self.scoreText:SetTextColor(1, 0.5, 0)
self.scoreText:SetShadowColor(0, 0, 0, 1)
self.scoreText:SetShadowOffset(2, -2)

Hi Guys, I have this kind of script, I need to increase text size but it has some limits, how can I increase it without limit?
rektbyfaith
08-20-2025, 05:40 PM #1

Archived author: Shako • Posted: 2025-08-20T17:40:39.687000+00:00
Original source

self.scoreText = self.panel:CreateFontString(nil, "OVERLAY", "GameFontNormalHuge")
self.scoreText:SetPoint("CENTER", 0, -40) -- dead center
self.scoreText:SetFont("Fonts\\Friends.TTF", 120, "OUTLINE")
self.scoreText:SetTextColor(1, 0.5, 0)
self.scoreText:SetShadowColor(0, 0, 0, 1)
self.scoreText:SetShadowOffset(2, -2)

Hi Guys, I have this kind of script, I need to increase text size but it has some limits, how can I increase it without limit?

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)