Jump to content

Tr3l

Member
  • Posts

    104
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Tr3l

  1. I have the problem after I changed the interface with this I tried with another interface taken from a client and adapted to my client and I still have the same error I use this system for ch change
  2. I adapted the interface, I did not simply replace it
  3. I changed the login interface and now I have this problem with change ch in the game sysser : line 255 in uisystem self.ChannelList[idx-1].Donw() def __SelectChannel(self, idx): self.ChangeChannelNumber = idx for btn in self.ChannelList: btn.SetUp() btn.Enable() self.ChannelList[idx-1].Down() self.ChannelList[idx-1].Disable()
  4. You're doing something wrong because it doesn't read your command, but I do not know what
  5. Insert 2/3 events în navicat and use /event_manager_update 0 1 /event_manager_update 1 1 try
  6. put back the utils.cpp and utils.h you had and modify this in them if you have these already added, do not add them utils.cpp add utils.h add you certainly didn't add that utils.cpp search #include "stdafx.h" after add
  7. utils.h utils.cpp try this for db, if it doesn't work I'll try to help you later
  8. in that system there are only a few lines to add, I haven't touched anything I only changed this g_bItemCountLimit to 200 because I had an error I think this is where the problem lies I changed it to 200 because I was getting this error I removed the system from the game source and I see that it is still the same bug another-video the bug is only for inventory normal , special iinventory has no bug
  9. you got the tabs wrong on line 1802 @Psycho it is good and can help you better
  10. did you add eventcalendar.py to root? and check this
  11. the bug appeared after adding this system sort-inventory Sysser : clear Video : [Hidden Content]
  12. Tr3l

    Weapon Pack

    [Hidden Content]
  13. Tr3l

    Weapon Pack

    I'm trying to get hold of it, I'll come back with an edit
×
×
  • 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.