GÖRÜNTÜ :
@nyami KANIT,
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Kod:
Açılır,
introloading.py / root
Aratılır,
self.loadingGage=self.GetChild("FullGage")
Eklenir,
self.loadingInfo = self.GetChild("LoadingInfo_Text")
Aratılır,
self.loadingGage.SetPercentage(2, 100)
Eklenir,
self.txtLoadingProgressDict = {
0: "Metin2Server", 10: "Mapas", 30: "Sonidos",
40: "Efectos", 50: "Guerrero", 60: "Ninja",
70: "Sura", 80: "Shaman", 90: "Habilidades",
93: "Enemigos", 97: "NPC", 98: "Gremios",
100: "Inicio el juego"
}
Aratılır,
self.loadingGage.SetPercentage(2+98*p/100, 100)
Eklenir,
self.loadingInfo.SetText("Cargando " + str(self.txtLoadingProgressDict[p]))
Açılır,
loadingwindows.py / locale
Aratılır,
"name" : "FullGage",
Eklenir,
https://gyazo.com/35335dd805762e836792f76550d57304 örnek kısım, burdan bakın
{
"name" : "LoadingInfo_Text", "type" : "text", "x" : 190, "y" : -20, "text" : "", "vertical_align" : "center",
},
@nyami KANIT,
Son düzenleme:
En Çok Reaksiyon Alan Mesajlar
teşekkürler
Teşekkürler
Rica Ederim.
TEŞEKKÜRLERGÖRÜNTÜ :Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Kod:Açılır, introloading.py / root Aratılır, self.loadingGage=self.GetChild("FullGage") Eklenir, self.loadingInfo = self.GetChild("LoadingInfo_Text") Aratılır, self.loadingGage.SetPercentage(2, 100) Eklenir, self.txtLoadingProgressDict = { 0: "Metin2Server", 10: "Mapas", 30: "Sonidos", 40: "Efectos", 50: "Guerrero", 60: "Ninja", 70: "Sura", 80: "Shaman", 90: "Habilidades", 93: "Enemigos", 97: "NPC", 98: "Gremios", 100: "Inicio el juego" } Aratılır, self.loadingGage.SetPercentage(2+98*p/100, 100) Eklenir, self.loadingInfo.SetText("Cargando " + str(self.txtLoadingProgressDict[p])) Açılır, loadingwindows.py / locale Aratılır, "name" : "FullGage", Eklenir, https://gyazo.com/35335dd805762e836792f76550d57304 örnek kısım, burdan bakın { "name" : "LoadingInfo_Text", "type" : "text", "x" : 190, "y" : -20, "text" : "", "vertical_align" : "center", },

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 6
- Görüntüleme
- 1K
- Cevaplar
- 3
- Görüntüleme
- 2K
- Cevaplar
- 2
- Görüntüleme
- 2K
- Kilitli
- Cevaplar
- 23
- Görüntüleme
- 5K