Jump to content

Jimmermania

Member
  • Posts

    190
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Jimmermania

  1. Hi, i don't know why but i have this error: 1113 21:07:26165 :: File "uiChat.py", line 1353, in OnRender 1113 21:07:26165 :: File "uiChat.py", line 1282, in Refresh 1113 21:07:26165 :: File "uiChat.py", line 1311, in RefreshBoardViewState 1113 21:07:26165 :: AttributeError 1113 21:07:26165 :: : 1113 21:07:26165 :: 'int' object has no attribute 'GetGlobalPosition' 1113 21:07:26165 ::
  2. Hello community, Does anyone know how to "stop" the bonus critical, poison, penetration to work at specific map? For example on my pvp map? Thanks in advance.
  3. Hello community, I have a problem regarding my test server. Every quest works except the quests that running from NPC's. For example i click on NPC, and it doesnt open the shops. Nothing happens. Does anyone knows where to search in my source? i guess something is messed up. Thanks in advance.
  4. Hello community, I open two clients, then I connect with my accounts and join with the players. When I spawn a player far a way from the other , clients are open. But when try to bring the player next to each other, the one client closes. Any ideas?
  5. Many guys, have wiki from aeldra. There is a problem and some codes have to be merged so it could everything work. Could you share it with us ? @ Mali @ martysama0134 Thanks.
  6. Hello guys, i have a problem. I installed loot filter system by @ Mali, but when the gui opens, until i scroll down the text is out of box. When i scroll, text goes inside the box. Can anyone help me ? Thanks in advance.
  7. Hello @ Mali, i implemented what you said, everything works fine but when i open the window with the filters, the texts are out of the box. You can see below: [Hidden Content] If i scroll down, the text goes up and out of the box. Any ideas?
  8. Hello @ Owsap. Thanks for your fix. At this code: void CPythonChat::Close() I have the following error: [Hidden Content] Any ideas?
  9. Hello community. Happy new year to everyone. I have a problem only when i set up a server at localhost. I can log in without any problems, but when i select the character, he gets kicked and goes back at login window. Any ideas? Thanks in advance.
  10. Thanks for your answer dude, but if the inventory is full , it should not unequip it because the player will be bugged.
  11. And how to check if inventory is full not to unequip ? Also, i have this error : error: invalid conversion from 'int' to 'LPITEM' {aka 'CItem*'} [-fpermissive]
  12. Thanks for your answer. But when the player goes to 41 map and wear the item, if he goes after to the other maps he keeps wearing the item. How i can unquip it ? (here there must be a check to check if the inventory is full too. If its full it should not unequip the item)
  13. @ Gurgarath and @ Syreldar and @ ReFresh, thanks for your answers. You really helped me a lot.
  14. Hello guys, Does anyone know how to make elixir be able to use it after 5 seconds? Because now players click it and their HP bugs after spamming it . Can anyone help me ? Thanks!
  15. Hello community. I'm searching a way to make an item to be able to use it only on PvP Map. For example, I want talisman (79800 vnum) to be able to wear it ONLY at PvP map. Any ideas how to do it? Thanks in advance.
  16. These are my includes in file Area.cpp: #include "../eterLib/ResourceManager.h" #include "../eterLib/StateManager.h" #include "../effectLib/EffectManager.h" #include "../SpeedTreeLib/SpeedTreeForestDirectX8.h" #include "../eterBase/Timer.h" #include "Area.h" #include "PropertyManager.h" #include "Property.h" #include <boost/algorithm/string.hpp> #ifdef CAREA_OPTIMIZATION #include "StdAfx.h" #include "../effectLib/EffectInstance.h" #include "../UserInterface/PythonApplication.h" #include "../UserInterface/StdAfx.h" #include "../UserInterface/PythonCharacterManager.h" #include "../UserInterface/PythonBackground.h" #endif
  17. Hello,i have this error when i compile, any ideas? BUG
  18. When i click on "Open mailbox" nothing happens after..
  19. For some reason,i click on npc and nothing happens.Client sysser is empty...
  20. Thanks for your answer Marty. 1) I already have this : PROOF 2) This too: PROOF2 & PROOF3 3) PROOF4 & PROOF5 So... wtf ?? haha
  21. Hello guys,i installed mailbox from @ Mali, but when i try to log in i have this error: 0725 13:30:07144 :: networkmodule.py(line:211) networkmodule.MainStream.SetSelectCharacterPhase (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\networkmodule.c:3901) system.py(line:169) system.__hybrid_import (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\system.c:3889) introselect.py(line:32) init introselect (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\introselect.c:30467) system.py(line:169) system.__hybrid_import (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\system.c:3889) interfacemodule.py(line:52) init interfacemodule (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\interfacemodule.c:58471) system.py(line:190) system.__hybrid_import (C:\Users\George\Desktop\WoM2\Binary\Client\CRootLib\Workplace\RootLib\cyTemp\system.c:4312) networkmodule.SetSelectCharacterPhase - <type 'exceptions.ImportError'>:No module named uimailbox 0725 13:30:07144 :: ============================================================================================================ 0725 13:30:07144 :: Abort!!!! I added uimailbox at PythonrootlibManager.cpp, but when i compile .exe i have this error: Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol _inituimailbox UserInterface Any ideas?
  22. Hello,thanks for your share.While compile, i have this error: ERROR
×
×
  • 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.