Jump to content

xBBBay

Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xBBBay

  1. 1010 08:38:21522 :: File "uiMiniMap.py", line 138, in OnUpdate 1010 08:38:21523 :: NameError 1010 08:38:21523 :: : 1010 08:38:21523 :: global name 'bgk' is not defined 1010 08:38:21523 :: def OnUpdate(self): import time,app global bgk nRenderFPS=app.GetRenderFPS() fps="FPS:%3d"%(nRenderFPS) gc=time.strftime("%d") aycek=time.strftime("%B") yilx=time.strftime("%Y") gun=time.strftime("%A") b=" " ti=" - " yazifps="FPS:" st=time.strftime("%H:%M:%S") text="Jakosc: " if bgk<=30 and bgk>0:kl="Doskonala!" elif bgk<=50 and bgk>35:kl="Dobra" elif bgk<= 100 and bgk>50:kl="Srednia" elif bgk>= 100:kl="Zla" bagla=b+gc+b+aycek+b+yilx+b+gun+b+st+ti+text+kl+ti+fps self.reonasobject.SetText(bagla) self.reonasobject.Show()
  2. Open your system.py, then search: def __pack_import(name,globals=None,locals=None,fromlist=None): and write one more argument for this function, for example: def __pack_import(name,globals=None,locals=None,fromlist=None, arg5 = None):
  3. Hi, I have a problem but limit yang removed when buy something, I might add yang yang is set to 0 only visually but in the database, the logoff is so much less what I bought some item. How do I fix this? Before buy: After purchasing (item cost 30kk): After logoff Ty for helping.
  4. When setgold 2kkk is good, when and 300-400kk set 0yang. - first column 5555555...
  5. when compiling error: virtual long long GetStatus(DWORD dwType) = 0; //edit Im edit and no error. ss: [Hidden Content] help me.
  6. Im use K in bin client and not working. In base gold - bigint [Hidden Content]
  7. Its OK, how to edit client? Its bad: sysser:
  8. Hallo,how to make the maximum amount of yang? Im change: char.cpp - long long CHARACTER::GetAllowedGold() const char.h - long long gold; tables.h - long long gold; length.h - GOLD_MAX = 999000000000LL, And error game
  9. Hello, today I started to play with the source and at the first shot went higher equipment all done as in the tutorial, but something is not working. Bin compilled db & game too. Sysser: uiinventory
×
×
  • 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.