Jump to content

Darknetto

Banned
  • Posts

    80
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Darknetto last won the day on December 17 2018

Darknetto had the most liked content!

About Darknetto

  • Birthday 03/20/1988

Core X

  • BAN_NOTICE
    Yes

Informations

  • Gender
    Male

Recent Profile Visitors

1435 profile views

Darknetto's Achievements

Enthusiast

Enthusiast (6/16)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

24

Reputation

  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 ?
×
×
  • 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.