- Mesaj
- 678
- Çözümler
- 30
- Beğeni
- 181
- Puan
- 604
- Ticaret Puanı
- 0
Selamün aleyküm , sol alttaki can bar kısmını değiştirmeye calısıyordum uitaskbar,py taskbar lefttaskbar ve righttaskbar gibi 4 dosyayı başka aynı etc kullandığım filesimden çektim , dün syserr vere vere çözdüm ve girmeyi başardım. Fakat can barı tam olarak sağlam gözükmüyordu tekrar dosyaları attım bugün Loading ekranı dolunca login ekranına atıyor.
Tekrar girmeye çalıştığımda oyun gözüküyor , can bar skill taraflar felan ve tekrar login ekranına atıyor bu seferde farklı syserr veriyor.
Yardımcı olabilicek arkadaşlar varsa sevinirim.
Edit ;
Syserr:
0312 18:04:26144 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/etc/buff/finish.mse) Error
0312 18:04:26144 :: CInstanceBase::RegisterEffect(eEftType=104, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/etc/buff/finish.mse, isCache=0) - Error
0312 18:04:26156 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/taglar/vip.mse) Error
0312 18:04:26156 :: CInstanceBase::RegisterEffect(eEftType=112, c_szEftAttachBone=, c_szEftName=d:/ymir work/taglar/vip.mse, isCache=0) - Error
0312 18:04:33330 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/tkmt2/effect/tkmt2_6.mse) Error
0312 18:04:34244 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/tkmt2/effect/tkmt2_6.mse) Error
0312 18:05:56056 :: Traceback (most recent call last):
Tekrar girmeye çalıştığımda oyun gözüküyor , can bar skill taraflar felan ve tekrar login ekranına atıyor bu seferde farklı syserr veriyor.
Syserr 2:
0312 18:04:26144 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/effect/etc/buff/finish.mse) Error
0312 18:04:26144 :: CInstanceBase::RegisterEffect(eEftType=104, c_szEftAttachBone=, c_szEftName=d:/ymir work/effect/etc/buff/finish.mse, isCache=0) - Error
0312 18:04:26156 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/taglar/vip.mse) Error
0312 18:04:26156 :: CInstanceBase::RegisterEffect(eEftType=112, c_szEftAttachBone=, c_szEftName=d:/ymir work/taglar/vip.mse, isCache=0) - Error
0312 18:04:33330 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/tkmt2/effect/tkmt2_6.mse) Error
0312 18:04:34244 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/tkmt2/effect/tkmt2_6.mse) Error
0312 18:05:56056 :: Traceback (most recent call last):
0312 18:05:56056 :: File "uiCharacter.py", line 1964, in OnUpdate
0312 18:05:56057 :: File "ui.py", line 120, in __call__
0312 18:05:56057 :: File "ui.py", line 102, in __call__
0312 18:05:56058 :: File "uiCharacter.py", line 888, in Refreshing
0312 18:05:56058 :: File "ui.py", line 5725, in GetChild
0312 18:05:56058 :: KeyError
0312 18:05:56058 :: :
0312 18:05:56058 :: 'PercentExp'
0312 18:05:56058 ::
0312 18:05:04062 :: mouseModule:357: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
0312 18:05:04062 :: Traceback (most recent call last):
0312 18:05:04062 :: File "mouseModule.py", line 357, in Update
0312 18:05:04062 :: RuntimeError
0312 18:05:04062 :: :
0312 18:05:04062 :: Failed to load image (filename: )
0312 18:05:04062 ::
0312 18:05:05150 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 20404
0312 18:05:05151 :: CPythonCharacterManager::CreateInstance VID[3048] Race[20404]
0312 18:05:05892 :: Traceback (most recent call last):
0312 18:05:05892 :: File "uiCharacter.py", line 1964, in OnUpdate
0312 18:05:05892 :: File "ui.py", line 120, in __call__
0312 18:05:05893 :: File "ui.py", line 102, in __call__
0312 18:05:05893 :: File "uiCharacter.py", line 888, in Refreshing
0312 18:05:05893 :: File "ui.py", line 5725, in GetChild
0312 18:05:05893 :: KeyError
0312 18:05:05893 :: :
0312 18:05:05893 :: 'PercentExp'
0312 18:05:05893 ::
Yardımcı olabilicek arkadaşlar varsa sevinirim.
Edit ;
taskbar.py:
import uiScriptLocale
import app
ROOT = "d:/ymir work/ui/game/"
BASE = "d:/ymir work/interface/taskbar/"
Y_ADD_POSITION = 0
window = {
"name" : "TaskBar",
"x" : 0,
"y" : SCREEN_HEIGHT - 48,
"width" : SCREEN_WIDTH,
"height" : 158,
"children" :
(
## Board
{
"name" : "Base_Board_01",
"type" : "expanded_image",
"x" : (SCREEN_WIDTH-1193)/2,
"y" : -110,
"image" : BASE+"bg.tga"
},
{
"name" : "LeftMouseButton",
"type" : "button",
"x" : (SCREEN_WIDTH/2)-230-15+15+3,
"y" :123-110,
"default_image" : BASE + "btn_attacknormal_01_normal.tga",
"over_image" : BASE + "btn_attacknormal_02_hover.tga",
"down_image" : BASE + "btn_attacknormal_03_active.tga",
},
{
"name" : "button_horse",
"type" : "button",
"x" : SCREEN_WIDTH - 178,
"y" : 3 + Y_ADD_POSITION,
"tooltip_text" : "Pet Menusu",
#"default_image" : "d:/ymir work/ui/pet_up.tga",
#"over_image" : "d:/ymir work/ui/pet_over.tga",
#"down_image" : "d:/ymir work/ui/pet_down.tga",
},
{
"name" : "VectorsHzl",
"type" : "button",
"x" : SCREEN_WIDTH - 248,
"y" : 3 + Y_ADD_POSITION,
"tooltip_text" : "Hizli Ekipman",
#"default_image" : "d:/ymir work/ui/hzl.tga",
#"over_image" : "d:/ymir work/ui/hzl2.tga",
#"down_image" : "d:/ymir work/ui/hzl.tga",
},
{
"name" : "DarkmmoBalikButton",
"type" : "button",
"x" : SCREEN_WIDTH - 280,
"y" : 3 + Y_ADD_POSITION,
"tooltip_text" : "Balik Botu",
#"default_image" : "d:/ymir work/ui/balik_01.tga",
#"over_image" : "d:/ymir work/ui/balik_02.tga",
#"down_image" : "d:/ymir work/ui/balik_02.tga",
},
{
"name" : "VectorsEfsunButton",
"type" : "button",
"x" : SCREEN_WIDTH - 212,
"y" : 3 + Y_ADD_POSITION,
"tooltip_text" : "Efsun Botu",
#"default_image" : "d:/ymir work/ui/YesilEfsun1.tga",
#"over_image" : "d:/ymir work/ui/YesilEfsun2.tga",
#"down_image" : "d:/ymir work/ui/YesilEfsun1.tga",
},
{
"name" : "RightMouseButton",
"type" : "button",
"x" : SCREEN_WIDTH/2 + 128 + 66 + +10+5,
"y" : 183-110,
"default_image" : BASE + "btn_camera_01_normal.tga",
"over_image" : BASE + "btn_camera_02_hover.tga",
"down_image" : BASE + "btn_camera_03_active.tga",
},
## Mouse Button
## QuickBar
{
"name" : "quickslot_board",
"type" : "window",
"x" : SCREEN_WIDTH/2 - 128 + 32 + 10-120+18,
"y" : 115-110,
"width" : 256 + 14 + 2 + 11+100+10,
"height" : 37,
"children" :
(
{
"name" : "ChatButton",
"type" : "button",
"x" : 128+45+4,
"y" : 13,
"tooltip_text" : "Chat",
"default_image" : BASE + "btn_chat_01_normal.tga",
"over_image" : BASE + "btn_chat_02_hover.tga",
"down_image" : BASE + "btn_chat_03_active.tga",
},
{
"name" : "quick_slot_1",
"type" : "grid_table",
"start_index" : 0,
"x" : 0,
"y" : 3,
"x_count" : 4,
"y_count" : 1,
"x_step" : 32,
"y_step" : 32,
"x_blank" : 10,
"image_r" : 1.0,
"image_g" : 1.0,
"image_b" : 1.0,
"image_a" : 1.0,
"children" :
(
{ "name" : "slot_1", "type" : "image", "x" : 3, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/1.sub", },
{ "name" : "slot_2", "type" : "image", "x" : 35+10, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/2.sub", },
{ "name" : "slot_3", "type" : "image", "x" : 67+20, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/3.sub", },
{ "name" : "slot_4", "type" : "image", "x" : 99+30, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/4.sub", },
),
},
{
"name" : "quick_slot_2",
"type" : "grid_table",
"start_index" : 4,
"x" : 128 + 14+60+17+1,
"y" : 3,
"x_count" : 4,
"y_count" : 1,
"x_step" : 32,
"y_step" : 32,
"x_blank" : 10,
"image_r" : 1.0,
"image_g" : 1.0,
"image_b" : 1.0,
"image_a" : 1.0,
"children" :
(
{ "name" : "slot_5", "type" : "image", "x" : 3, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/f1.sub", },
{ "name" : "slot_6", "type" : "image", "x" : 35+10, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/f2.sub", },
{ "name" : "slot_7", "type" : "image", "x" : 67+22, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/f3.sub", },
{ "name" : "slot_8", "type" : "image", "x" : 99+32, "y" : 3, "image" : "d:/ymir work/ui/game/taskbar/f4.sub", },
),
},
{
"name" : "QuickSlotBoard",
"type" : "window",
"x" : 128+14+128+2+116,
"y" : -6,
"width" : 11,
"height" : 37,
"children" :
(
{
"name" : "QuickPageNumber",
"type" : "image",
"x" : -6, "y" : 15, "image" : "d:/ymir work/ui/game/taskbar/1.sub",
},
{
"name" : "QuickPageDownButton",
"type" : "button",
"tooltip_text" : uiScriptLocale.TASKBAR_NEXT_QUICKSLOT,
"x" : 1,
"y" : 25,
"default_image" :"d:/ymir work/interface/taskbar/switch.tga",
"over_image" : "d:/ymir work/interface/taskbar/switch.tga",
"down_image" : "d:/ymir work/interface/taskbar/switch.tga",
},
),
},
),
},
),
}
taskbar_left.py:
import uiScriptLocale
import app
ROOT = "d:/ymir work/ui/game/"
BASE = "d:/ymir work/interface/taskbar/"
Y_ADD_POSITION = 0
window = {
"name" : "TaskBar",
"x" : 0,
"y" : SCREEN_HEIGHT - 124,
"width" : 185,
"height" : 170,
"children" :
(
{
"name" : "Window1",
"type" : "window",
"x" : 48,
"y" : -33,
"width" : 0,
"height" : 0,
},
{
"name" : "BG",
"type" : "image",
"x" : 15,
"y" : 0,
"image" : "d:/ymir work/interface/taskbar/maviruh_sol_taraf.tga"
},
{
"name" : "HelenEnergyBoard",
"type" : "image",
"x" : 45,
"y" : 60,
"image" : "d:/ymir work/interface/taskbar/maviruh_enerji_bar.tga"
},
{
"name" : "MiniMapWindow2",
"type" : "window",
"x" : 0,
"y" : 0,
"width" : 0,
"height" : 0,
},
{
"name" : "EXPGauge_01",
"type" : "expanded_image_vertical",
"x" : 166,
"y" : 89,
"image" : BASE+"progress_exp_full.tga",
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "HPGauge_Board",
"type" : "window",
"x" : 57,
"y" : 81,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "HPRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 100,
"height" : 30,
"color" : 0x55ff0000,
},
{
"name" : "HPGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/hp_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/07.tga",
),
},
),
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "SPGauge_Board",
"type" : "window",
"x" : 57,
"y" : 94,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "SPRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 100,
"height" : 30,
"color" : 0x550000ff,
},
{
"name" : "SPGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/sp_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/07.tga",
),
},
),
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "STGauge_Board",
"type" : "window",
"x" : 57,
"y" : 107,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "STGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/st_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/07.tga",
),
},
),
},
## Gauge
{
"name" : "Gauge_Board",
"type" : "image",
"x" : 0,
"y" : -10 + Y_ADD_POSITION,
"image" : ROOT + "taskbar/gauge.sub",
"children" :
(
{
"name" : "RampageGauge",
"type" : "ani_image",
"x" : 15,
"y" : 4,
"width" : 40,
"height" : 40,
"delay" : 6,
"images" :
(
# "locale/tr/ui/Mall/00.sub",
# "locale/tr/ui/Mall/01.sub",
# "locale/tr/ui/Mall/02.sub",
# "locale/tr/ui/Mall/03.sub",
# "locale/tr/ui/Mall/04.sub",
# "locale/tr/ui/Mall/05.sub",
# "locale/tr/ui/Mall/06.sub",
# "locale/tr/ui/Mall/07.sub",
# "locale/tr/ui/Mall/08.sub",
# "locale/tr/ui/Mall/09.sub",
# "locale/tr/ui/Mall/11.sub",
# "locale/tr/ui/Mall/12.sub",
# "locale/tr/ui/Mall/13.sub",
# "locale/tr/ui/Mall/14.sub",
# "locale/tr/ui/Mall/15.sub",
# "locale/tr/ui/Mall/16.sub",
)
},
{
"name" : "RampageGauge2",
"type" : "ani_image",
"x" : 15,
"y" : 4,
"width" : 40,
"height" : 40,
"delay" : 6,
"images" :
(
# "locale/tr/ui/Mall/00.sub",
# "locale/tr/ui/Mall/01.sub",
# "locale/tr/ui/Mall/02.sub",
# "locale/tr/ui/Mall/03.sub",
# "locale/tr/ui/Mall/04.sub",
# "locale/tr/ui/Mall/05.sub",
# "locale/tr/ui/Mall/06.sub",
# "locale/tr/ui/Mall/07.sub",
# "locale/tr/ui/Mall/08.sub",
# "locale/tr/ui/Mall/09.sub",
# "locale/tr/ui/Mall/11.sub",
# "locale/tr/ui/Mall/12.sub",
# "locale/tr/ui/Mall/13.sub",
# "locale/tr/ui/Mall/14.sub",
# "locale/tr/ui/Mall/15.sub",
# "locale/tr/ui/Mall/16.sub",
)
},
),
},
{
"name" : "CharacterButton",
"type" : "button",
"x" : 10,
"y" : 35,
# "tooltip_text" : uiScriptLocale.TASKBAR_CHARACTER,
# "default_image" : BASE + "btn_characterinfo_01_normal.tga",
# "over_image" : BASE + "btn_characterinfo_02_hover.tga",
# "down_image" : BASE + "btn_characterinfo_03_active.tga",
},
{
"name" : "MaviAlev",
"type" : "ani_image",
"x" : -8,
"y" : 51,
"width" : 20,
"height" : 20,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev1.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev2.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev3.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev4.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev5.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev6.tga",
),
},
{
"name" : "ItemShopButton",
"type" : "button",
"x" : -4,
"y" : 71,
"tooltip_text" : "Nesne Market",
"default_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti.tga",
"over_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti_2.tga",
"down_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti.tga",
},
),
}
taskbar_left2.py:
import uiScriptLocale
import app
ROOT = "d:/ymir work/ui/game/"
BASE = "d:/ymir work/interface/taskbar/"
Y_ADD_POSITION = 0
window = {
"name" : "TaskBar",
"x" : 0,
"y" : SCREEN_HEIGHT - 124,
"width" : 185,
"height" : 170,
"children" :
(
{
"name" : "Window1",
"type" : "window",
"x" : 48,
"y" : -33,
"width" : 0,
"height" : 0,
},
{
"name" : "BG",
"type" : "image",
"x" : 15,
"y" : 0,
"image" : "d:/ymir work/interface/taskbar/maviruh_sol_taraf.tga"
},
{
"name" : "HelenEnergyBoard",
"type" : "image",
"x" : 45,
"y" : 60,
"image" : "d:/ymir work/interface/taskbar/maviruh_enerji_bar.tga"
},
{
"name" : "MiniMapWindow2",
"type" : "window",
"x" : 0,
"y" : 0,
"width" : 0,
"height" : 0,
},
{
"name" : "EXPGauge_01",
"type" : "expanded_image_vertical",
"x" : 166,
"y" : 89,
"image" : BASE+"progress_exp_full.tga",
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "HPGauge_Board",
"type" : "window",
"x" : 57,
"y" : 81,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "HPRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 100,
"height" : 30,
"color" : 0x55ff0000,
},
{
"name" : "HPGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/hp_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/hp_maviruh/07.tga",
),
},
),
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "SPGauge_Board",
"type" : "window",
"x" : 57,
"y" : 94,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "SPRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 100,
"height" : 30,
"color" : 0x550000ff,
},
{
"name" : "SPGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/sp_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/sp_maviruh/07.tga",
),
},
),
},
{
## 툴팁을 띄우기 위한 윈도우
"name" : "STGauge_Board",
"type" : "window",
"x" : 57,
"y" : 107,
"width" : 100,
"height" : 30,
"children" :
(
{
"name" : "STGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/st_maviruh/01.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/02.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/03.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/04.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/05.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/06.tga",
"D:/Ymir Work/UI/Pattern/st_maviruh/07.tga",
),
},
),
},
## Gauge
{
"name" : "Gauge_Board",
"type" : "image",
"x" : 0,
"y" : -10 + Y_ADD_POSITION,
"image" : ROOT + "taskbar/gauge.sub",
"children" :
(
{
"name" : "RampageGauge",
"type" : "ani_image",
"x" : 15,
"y" : 4,
"width" : 40,
"height" : 40,
"delay" : 6,
"images" :
(
# "locale/tr/ui/Mall/00.sub",
# "locale/tr/ui/Mall/01.sub",
# "locale/tr/ui/Mall/02.sub",
# "locale/tr/ui/Mall/03.sub",
# "locale/tr/ui/Mall/04.sub",
# "locale/tr/ui/Mall/05.sub",
# "locale/tr/ui/Mall/06.sub",
# "locale/tr/ui/Mall/07.sub",
# "locale/tr/ui/Mall/08.sub",
# "locale/tr/ui/Mall/09.sub",
# "locale/tr/ui/Mall/11.sub",
# "locale/tr/ui/Mall/12.sub",
# "locale/tr/ui/Mall/13.sub",
# "locale/tr/ui/Mall/14.sub",
# "locale/tr/ui/Mall/15.sub",
# "locale/tr/ui/Mall/16.sub",
)
},
{
"name" : "RampageGauge2",
"type" : "ani_image",
"x" : 15,
"y" : 4,
"width" : 40,
"height" : 40,
"delay" : 6,
"images" :
(
# "locale/tr/ui/Mall/00.sub",
# "locale/tr/ui/Mall/01.sub",
# "locale/tr/ui/Mall/02.sub",
# "locale/tr/ui/Mall/03.sub",
# "locale/tr/ui/Mall/04.sub",
# "locale/tr/ui/Mall/05.sub",
# "locale/tr/ui/Mall/06.sub",
# "locale/tr/ui/Mall/07.sub",
# "locale/tr/ui/Mall/08.sub",
# "locale/tr/ui/Mall/09.sub",
# "locale/tr/ui/Mall/11.sub",
# "locale/tr/ui/Mall/12.sub",
# "locale/tr/ui/Mall/13.sub",
# "locale/tr/ui/Mall/14.sub",
# "locale/tr/ui/Mall/15.sub",
# "locale/tr/ui/Mall/16.sub",
)
},
),
},
{
"name" : "CharacterButton",
"type" : "button",
"x" : 10,
"y" : 35,
# "tooltip_text" : uiScriptLocale.TASKBAR_CHARACTER,
# "default_image" : BASE + "btn_characterinfo_01_normal.tga",
# "over_image" : BASE + "btn_characterinfo_02_hover.tga",
# "down_image" : BASE + "btn_characterinfo_03_active.tga",
},
{
"name" : "MaviAlev",
"type" : "ani_image",
"x" : -8,
"y" : 51,
"width" : 20,
"height" : 20,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev1.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev2.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev3.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev4.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev5.tga",
"D:/Ymir Work/UI/Pattern/taskbar_flame/mavialev6.tga",
),
},
{
"name" : "ItemShopButton",
"type" : "button",
"x" : -4,
"y" : 71,
"tooltip_text" : "Nesne Market",
"default_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti.tga",
"over_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti_2.tga",
"down_image" : "D:/Ymir Work/UI/Pattern/taskbar_flame/soru_isareti.tga",
},
),
}
Son düzenleme: