Jump to content

rotad69

Inactive Member
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

About rotad69

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

rotad69's Achievements

Enthusiast

Enthusiast (6/16)

  • Conversation Starter
  • First Post
  • One Year In
  • Dedicated
  • One Month Later

Recent Badges

8

Reputation

  1. Thanks, the invitation to the Guild works Do you know how to ensure that those who are in the same guild but are from different kingdoms are truly friends and cannot kill each other? they can only kill each other with a "duel" Thank you
  2. hi everyone, I'm working on a full pvp project.. does anyone know how to do it, or where to look in the source, to allow characters from other kingdoms to join the guild? I did some tests via db. when I have a war between guilds those who are in the same guild if they are from different kingdoms can kill each other.. is there a way to ensure that when they are at war those from the opposite kingdom are friends? sorry for my english.. I used google translate. Thank you
  3. I will try to reload everything
  4. server started on VPS.. it works! only the auth does not start, but I enter the game syserr/auth SYSERR: Mar 11 15:19:54 :: pid_init: Start of pid: 1109 SYSERR: Mar 11 15:19:54 :: socket_connect: HOST 127.0.0.1:15000, could not connect. SYSERR: Mar 11 15:19:57 :: socket_connect: HOST 127.0.0.1:15000, could not connect. syserr/channel1/first SYSERR: Mar 11 15:20:00 :: pid_init: Start of pid: 1123 SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window syserr/channel1/game1 and game2 SYSERR: Mar 11 15:19:58 :: pid_init: Start of pid: 1117 SYSERR: Mar 11 15:19:58 :: socket_connect: HOST 127.0.0.1:15000, could not connect. SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window SYSERR: Mar 11 15:20:06 :: SetShopItems: not enough shop window syserr/db
  5. perfect it works.. for switchbot which did you use?
  6. hello.. i installed the files on VPS, i'm trying them. Offline store not working. Client syserr empty from the images you posted, I also seem to see the change bonuses.. I can't find it in the game hello.. i installed the files on VPS, i'm trying them. Offline store not working. Client syserr empty from the images you posted, I also seem to see the girabonus.. I can't find it in the game it also doesn't allow you to change skills or add potions in the taskbar, syserr: how to fix root/mousemodule.py #search in def DeattachObject(self): self.AttachedType == player.SLOT_TYPE_MALL or \ self.AttachedType == player.SLOT_TYPE_SWITCHBOT: # <--- #change self.AttachedType == player.SLOT_TYPE_MALL: #search in def AttachObject(self, Owner, Type, SlotNumber, ItemIndex, count = 0): self.AttachedType == player.SLOT_TYPE_MALL or \ self.AttachedType == player.SLOT_TYPE_SWITCHBOT: # <--- #change self.AttachedType == player.SLOT_TYPE_MALL:
×
×
  • 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.