-
Content Count
23 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Balgram

-
Rank
Neutral
- Birthday 06/28/1996
Informations
-
Gender
Male
-
Location
Czech Republic
Social Networks
-
Skype
live:.cid.52093fb13158eff8
-
Discord
Raklo#4455
- Website
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Balgram started following SASH EQUIP PROBLEM, NAVICAT remove table, WHISPER (PM) and 5 others
-
Hello, how can i delete tables on navicat? I want remove a "transmutation"...
-
When i SHIFT + ENTER game is shutdown... I tried change WhisperDialog.py but it still doesn't work sysser.txt: 0131 22:20:07967 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW) 0131 22:20:07967 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW) 0131 22:20:23118 :: Failed to load script file : UIScript/WhisperDialog.py 0131 22:20:23119 :: ui.py(line:2798) LoadScriptFile system.py(line:192) execfile system.py(line:163) Run UIScript/WhisperDialog.py(line:131) <module> LoadScriptFile!!!!!!!!!!!!!! -
-
Balgram changed their profile photo
-
I have a problem with trading in a game... When i click TRADE,nothing will happen... client syserr.txt 0131 19:35:18266 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=137) - Strange Skill Need Weapon(CLAW) 0131 19:35:18267 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139) - Strange Skill Need Weapon(CLAW) 0131 19:35:47403 :: Traceback (most recent call last): 0131 19:35:47403 :: File "game.py", line 967, in StartExchange 0131 19:35:47404 :: File "interfaceModule.py", line 723, in StartExchange 0131 19:35:47404 :: File "uiExchange.py", line 85, in OpenDialog 0131 1
-
i have a problem with diacritics... how fix? I forgot it ?
-
Hello, i have a problem with riding system... GIF: https://gyazo.com/2e29c14b2ded66a354e276d0e5fd8e5f All is function but i dont see a icon on costume... syssers is clear
-
uishop.py def Open(self, vid, type=0): self.vid=int(vid) isPrivateShop = False isMainPlayerPrivateShop = False myshop=False for i in xrange(len(constInfo.MyShops)): if int(constInfo.MyShops[i]["vid"]) == int(self.vid): myshop=True self.vid=int(constInfo.MyShops[i]["id"]) chr.SelectInstance(self.vid) if chr.GetRace() == 30000 or not chr.IsNPC(self.vid): isPrivateShop = True if player.IsMainCharacterIndex(self.vid): myshop=True self.vid="" if myshop == True: isMainPlayerPrivateShop = True self.btnBuy.Hide() self.btnSell.Hide() self.b
-
Hello, I have a problem... When I try create offline shop, so nothing happens. I click on "create shop" and nothing... Here is a gif: https://gyazo.com/a34e91b70531d705b47c9a9fa0d21a51 Cllent syserr.txt 0126 13:38:43808 :: Traceback (most recent call last): 0126 13:38:43809 :: File "ui.py", line 1024, in CallEvent 0126 13:38:43809 :: File "ui.py", line 87, in __call__ 0126 13:38:43809 :: File "ui.py", line 69, in __call__ 0126 13:38:43809 :: File "uiNewShop.py", line 130, in CreateShop 0126 13:38:43809 :: TypeError 0126 13:38:43809 :: : 0126 13:38:43809 :: Open() ta
-
Hello, i have a little problem. How can i fix thix problem? char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const': char_item.cpp:666: warning: comparison is always false due to limited range of data type char_item.cpp
-
Hello, please help me to clean DB_ERROR_LOG.txt DB_ERROR_LOG.txt ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeMobTable()': ClientManagerBoot.cpp:402: warning: statement has no effect ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeItemTable()': ClientManagerBoot.cpp:703: warning: unused variable 'testValue' ProtoReader.cpp: In function 'int get_Item_SubType_Value(int, std::string)': ProtoReader.cpp:204: warning: comparison between signed and unsigned integer expressions ProtoReader.cpp:207: warning: comparison between signed and u
-
Hello, i have a problem... When i equip sash, i dont view model...
-
Hello, please do you know how can i set, when i right mouse click on a item at the warehouse, item move to inventory? This function on the official metin2.. Please help
-
Hi, did u know how add a pages to the NPC shop? I can pay for help