Jump to content

Darknetto

Banned
  • Posts

    80
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Darknetto

  1. easy... read the code un src ... just move 3 condictions and add 3 Bools
  2. hi huys ! ive this problem with my shop offline...when i do warp and ive the inputpriceDialog opened ..later the warp it is still open and give me this error..thank you advance sorry im a newby in python 1228 13:25:18923 :: File "uiOfflineShop.py", line 252, in CancelInputPrice 1228 13:25:18924 :: ReferenceError 1228 13:25:18924 :: : 1228 13:25:18924 :: weakly-referenced object no longer exists 1228 13:25:18924 :: #########################solved def CancelInputPrice(self): ###############PREVENT BUG INPUT DIALOG PRICE################# self.priceInputBoard.Close() self.Close()# self.priceInputBoard = None just comment uicommon.py in class MoneyInputDialog2 #def __del__(self): # ui.ScriptWindow.__del__(self)
  3. send a pm with your skype i think you are a little bit confuse ...dont work like you do
  4. Hi sister….here for you…. there are all locale from GF and all proto dump [Hidden Content]
  5. Man , playersettingmodule is the way and from game start effect in client only add pythonmodule part and add effect in enum... later u can spawon the effect
  6. Hi guy ive a little problem with client multi language ... if i choose a different language and in the locale path locale_interface.txt the client Miss a definition it crash... how Can do if it dont find the definition it read from my locale_game and interface defaul?? Please help me ... thank you so much in advance and sorry for my english
  7. hi guys.. i've this problem with objects Flags in guild lands some one can explain how work and if is possible fix it? i pay if need...thank you so much ... screenshot:
  8. Hi guy some one Can explain how Can i block poison pct for each duel? Because if i do a duel i can poison every and is not good ? thank you advance ! Sorry for my english
  9. Hi guys ive a problem with shotdown command in my server ... When i do command | shutdown it work but later dont do shutdown But i cant login in game from client and the game core dont die with command #killall game from shell it die only if i do killall -9 game auth db vrunner... Can u help me? And yes i know killall -9 db game auto is not safe but i dont know other way at moment Sorry for my english Compiler gcc49 std++11 Version source : dev_cython client 28k ========================== solved: just changed name of cores game like game1_ch1 etc etc... if the names is same it dont shutdown from sh scripts sorry i forgot this... we cant kill vrunner from db script.sh ive tryed ...but ive lost time... in the Main script for shutdown.sh ive added killall vrunner and now work perfectly! I start and shutdown without problem with vrunner daemon env but is safe use the command killall ?
  10. Hi guys some one Can explain how to add the other Pages for private shop like official server?? Please thank you so much
  11. Hi guys! Some one have the true sequence of new enum apply_ in metinclient actual? .... unuseless write un this forum ... never respond
  12. hi npc's names are load from locale /game ever not with change ….mob's names are loaded from client mob proto
  13. Hi to all guys ! I have this big problem with the npc for refine ore ive 5 inventory and system split inventory there the screenshot ... dont the cube dont load my stone for refine the ore in inventory some one know how to fix? Thank you in andvance i think the problem is in function item_select() ----update iv'e fixed….. the problem is if the fuction item_select() use .cell >= 255 now work
  14. Hi man ive this problem ... it dont do the count of quest in category ..but the category work and dont give me error ... some one can help me Please ? edit: sorry fixed error in ui.py wrong tab Screenshot
  15. Hi guys some one know how Can fix this bug? Please and thank you so much advance http://
×
×
  • 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.