Jump to content

3bd0

Inactive Member
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by 3bd0

  1. Check that all the images in pet_system.py exists
  2. ch->ChatPacket(CHAT_TYPE_NOTICE, "%s este banat %i ore pentru: %s", szName, iDuration, szReason); or SendNotice(xxx)
  3. hey guys, I don't know if that is a bug or it's supposed to be like that as I didn't play the official server since like 4 years. the new pet system's time left and age don't change unless I'm activating it. I tried to play with the functions in new_petsystem.cpp but no success unfortunately. does anyone now how to make them count even when the pet is not summoned ? Thanks
  4. Did you even read the section’s name before posting ?
  5. Hi, Sometimes I have packet header error on my syserr, the number is 197. but there is no 197 in packet.h in client or server ! where else packets could be ?
  6. Yup I know, but there is no mob with 1230424 1580169 coordinates!
  7. this is the settings for map 41 and this is the settings for map 304
  8. no sectree for spawn at 1230424 1580169 mobvnum 8054 mapindex 304 Show: cannot find sectree by 935130x242404 mapindex 41 SpawnMob: cannot create monster at non-exist sectree 935078 x 241399 (map 41) RegenNPC: Cannot create guild npc
  9. Why would I clear it ? it will delete all the guilds buildings!
  10. Hi guys, I’ve been going through syslog and syserr from the channels. I’ve found a lot of sectree errors, most of the errors mention the mapindex and the mob id, but the coordinates mentions are huge, like 6 or even 7 numbers, and even negative numbers, and there’s no such coordinates in any regen, stone,npc or boss from the map which mentioned in the error. Is there is a way to convert the sectree errors coordinates to normal coordinates? Which generally less than 2000 Thanks guys
  11. 3bd0

    BugFix

    sorry for pushing old topic, but anyone knows how to make the pet pickup function only for specific pets ?
  12. Hi guys, In the tooltip of the enchanted balde skill, the increased attack are showed something like that 0.00f%% not the exact value, but all of the other skills that have increased attack have the exact calie written, so how to I edit this to make it show the value?
  13. Hi, I tried to edit common_drop_item and I added a new item like that 6 120 0.09 50001 1 the item never drops, so I tried with whole number like that 6 120 90 50001 1 the item also never drops. So can anyone tell me what am I doing wrong ?
  14. that's what I did, but there is no difference ingame, with nth in syserr
  15. I don't have this def in my ui.py def SetSlotCoolTimeColor(self, slotIndex, r, g, b, a):
  16. The shutdown command will close the application for players, only GMs will logout
  17. it works perfectly fine of taskbar, but don;t work on inventory. here is the code No syserr
  18. is it possible to make an option for RTL writing, because I need it with Arabic
  19. is that some king of a bug, because I can't see it
  20. When I deleted the folders from mob_proto it works fine. I think it lags because there is no enough ram to load from server ?
×
×
  • 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.