- Mesaj
- 11.950
- Çözümler
- 567
- Beğeni
- 13.747
- Puan
- 5.915
- Ticaret Puanı
- 2
Follow the instructionsMy friend
I have this problem now
I do not know what the solution is
I tried hard to do it but I could not
Follow the instructionsMy friend
I have this problem now
I do not know what the solution is
I tried hard to do it but I could not
{
"name" : "HPGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/HPGauge/01.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/02.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/03.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/04.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/05.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/06.tga",
"D:/Ymir Work/UI/Pattern/HPGauge/07.tga",
),
},
{
"name" : "HPPoisonRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 95,
"height" : 13,
"color" : 0x55008000,
},
{
"name" : "HPPoisonGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/01.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/02.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/03.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/04.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/05.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/06.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/07.tga",
),
},
window["children"][1]["children"][2]["children"] = window["children"][1]["children"][2]["children"] + (
{
"name" : "HPPoisonRecoveryGaugeBar",
"type" : "bar",
"x" : 0,
"y" : 0,
"width" : 95,
"height" : 13,
"color" : 0x55008000,
},
{
"name" : "HPPoisonGauge",
"type" : "ani_image",
"x" : 0,
"y" : 0,
"delay" : 6,
"images" :
(
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/01.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/02.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/03.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/04.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/05.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/06.tga",
"D:/Ymir Work/UI/Pattern/HPPoisonGauge/07.tga",
),
},)
window["children"] = window["children"] + (
{
"name" : "PoisonGauge",
"type" : "gauge",
"style" : ("not_pick",),
"x" : 22,
"y" : 17,
"width" : 84,
"color" : "lime",
},)
@Noriko
My files have special changes. I think I found the source of the error. Would you follow these instructions?
open uiscript/partymemberinfoboard.py and add bottom
Python:window["children"] = window["children"] + ( { "name" : "PoisonGauge", "type" : "gauge", "style" : ("not_pick",), "x" : 22, "y" : 17, "width" : 84, "color" : "lime", },)
Yes, now I just noticed. Another player will not see the poison effect on his friend's life bar.Niewidoczny dla innych graczy. Możesz to zobaczyć tylko z własnego okna.
I use this system on my own server. I will add if I make further improvementsDo you have a guide on how to do it?
When I first published the system, there was no group. I added it later. I forgot to add the uiscript/partymeminfoboard.py code.PS: Thanks for all the help, I think you can update the github code with this new information (PartyMemberInfoBoard.__LoadBoard.BindObject - <type 'exceptions.KeyError'>:'PoisonGauge')
Do you know how to add an effect on monsters as well?I use this system on my own server. I will add if I make further improvements
When I first published the system, there was no group. I added it later. I forgot to add the uiscript/partymeminfoboard.py code.
I've added the missing code to the topic. I'm gonna update the git repository. Thank you.
This proposal had come before. Now that I'm busy with other things, I can't improve it. But this may be the later times.Do you know how to add an effect on monsters as well?
OK, It's nice that you have that in mind. I just discovered a small detail. The poisoning effect will also not be visible to you if you are poisoned and immediately join the group.This proposal had come before. Now that I'm busy with other things, I can't improve it. But this may be the later times.
Bu sistemin bosslar için olanı var mı? boss zehir yediğinde boss canıda yeşil olacak mesela
Merhaba sisteminiz temiz ve güzel çalışıyor uitarget.py için günceleme getirme şansınız nedir hocamŞuan için sadece oyuncu karakteri için geçerli. Düşmanlar için geçerli değil. Bunu soran baya bi kişi oldu. İleri de sistemi daha da geliştirebilirim.
Kodlardan yola çıkarak yapabilirsiniz aslında, yakın zamanda bi güncelleme planlamıyorumMerhaba sisteminiz temiz ve güzel çalışıyor uitarget.py için günceleme getirme şansınız nedir hocam