Jump to content

ilovegreendays

Inactive Member
  • Posts

    51
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ilovegreendays

  1. I need a item or something to activate on a character the premium shop feature?
  2. How to configure the duration and price of the shop? Other offlineshops you can modify in config If I don't have any offlineshop in my files, does it do the same as the others or does it have any difference?
  3. now i think i made it but if i put any item transmutated it shows the code of item instead of the green icon [Hidden Content] (in image; lv1 sword transmutated to lv75 sword code 189) Anyone know why?
  4. I have added the tc offlineshop but I can't add items with transmutation in it, could someone help me to add the transmutation to the offlineshop? or if anyone knows any guide I would be grateful.
  5. i saw some servers with similar system that opens shop from any map. Idk if is the same system or not [Hidden Content]
  6. @Vaynz Thx for your support. I changed the system and now its working
  7. i dont understand..can u please help me? i tryed with that : def __DungeonInfo(self): self.wndDungeonInfo = None self.wndDungeonInfo.Open() but dont work...
  8. anyone know how to solve?? everything works fine but i have this problem, credentials dont appear written [Hidden Content]
  9. everything works fine but i have this problem, credentials dont appear written [Hidden Content]
  10. I have put this system and I open it with F6 with this function ---------> onPressKeyDict[app.DIK_F6] = lambda : self.interface.ShowDungeonInfoInterface() Image of system: I have put this button on the mini map but I don't know how to make it open the system: Image of button: My uiminimap.py file: [Hidden Content] Hope someone can help me
  11. thank you very much for spending time to help me! ♥♥♥♥♥♥♥♥♥♥♥♥♥♥
  12. How i can remove the whole snippet? Deleting this? if v != 0 then target.vid("theowahdan", v, "Theowahdan") end
  13. i dont understand, the only quest i have used when i put the system are this
  14. I just added the transmutation system and everything works fine, the only thing is that the npc to which the quest is added is now always with the arrow effect on top IMAGE: Any one know what's happening??
  15. here my uitarget.py [Hidden Content] When i click on the button client dont crash but appear in ch1 sysser: OnClick: Shinigami.OnClickFailure(Suager) - target is PC
  16. In that post you say that this also fix if you target a player or a NPC, it will not trigger the CreateDropItemVector function i followed step by step yout tutorial but i have this problem:
  17. I just implemented decimal target hp and when I click on a mob and then on a character the icon of (?) of the mob target system appears. The only thing that appears on sysser: SYSERR: Nov 24 16:10:53 :: OnClick: Lycan.OnClickFailure(Suager) - target is PC SYSERR: Nov 24 16:10:58 :: OnClick: Suager.OnClickFailure(Lycan) - target is PC SYSERR: Nov 24 16:11:47 :: OnClick: Suager.OnClickFailure(Lycan) - target is PC IMAGE:
  18. Hi, I have implemented the Target Info System, everything is fine, I have only this annoying visual bug. If I open the info with a monster with no drop, it is all okay, but if I open a monster with 5/6 items that has the "scroll down thing" and then i click again on a monster with no drop I have this visual bug. Anyone know how I can fix it? Thank you [Hidden Content] Sysser: 0827 11:38:19693 :: File "ui.py", line 1506, in OnMove 0827 11:38:19693 :: File "ui.py", line 88, in __call__ 0827 11:38:19693 :: File "ui.py", line 70, in __call__ 0827 11:38:19693 :: File "ui.py", line 2495, in OnMove 0827 11:38:19693 :: File "ui.py", line 88, in __call__ 0827 11:38:19693 :: File "ui.py", line 70, in __call__ 0827 11:38:19693 :: File "ui.py", line 720, in __OnScroll 0827 11:38:19693 :: ReferenceError 0827 11:38:19693 :: : 0827 11:38:19693 :: weakly-referenced object no longer exists 0827 11:38:19693 :: I compare with another clients with that system and i cant see where is the error at.. please help
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.