Jump to content

DexterSK

Inactive Member
  • Posts

    57
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DexterSK

  1. Delete char ingame and items etc will be deleted too..
  2. Hi guys, have somebody this binary? if yes, upload pleas. thanks in andvance. okay, i have it. #closerequest
  3. IDK if this func uses all metins but CZ not allow use enchant or reset costume when costume don't have any bonus
  4. I think acce system like cube can open only NPC with vnum which is defined in acce.txt .. npc 20406
  5. Why u escaping $_SERVER['REMOTE_ADDR'] ? and data from DB? srsly? Escape only $_POST and $_GET, data which can user change.. Try this.. loginbar.inc.php
  6. U don't have declared variables. char arg1[256], arg2[256], arg3[256]; at the top of func
  7. U must add bonuses to server and client.
  8. If u have this bonus on server only add them into item_attr (1-5) and item_attr_rare (6/7) table.
  9. Hi devs, i found some bugs and i need help with them. 1. Aura of Sword - When i use aura of sword and then take down sword aura don't disappeared. IMG: [Hidden Content] 2. Buff after login - When i login on any character i have 5 sec buff after login. IMG: [Hidden Content] 3. Syserr error - I don't know what's mean this error but when i press ESC ingame i got this: 0620 18:43:04717 :: Traceback (most recent call last): 0620 18:43:04718 :: File "game.py", line 1202, in OnKeyDown 0620 18:43:04718 :: File "game.py", line 1407, in RequestDropItem 0620 18:43:04718 :: AttributeError 0620 18:43:04718 :: : 0620 18:43:04718 :: 'GameWindow' object has no attribute 'itemDropQuestionDialog' 0620 18:43:04718 :: 4. Syserr error - I don't have any info of this error: 0620 18:43:52512 :: Traceback (most recent call last): 0620 18:43:52512 :: File "game.py", line 1744, in BINARY_Highlight_Item 0620 18:43:52512 :: AttributeError 0620 18:43:52512 :: : 0620 18:43:52512 :: 'NoneType' object has no attribute 'Highligt_Item' 0620 18:43:52512 :: 5. Returning Wolfman - This error returning me when i moving with wolfman (without mount - with mount works normally) 6. Syserr errors - This errors showing after every login with any character, i have these files but i don't know why this error appear. 0620 18:42:25175 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc3/wolfman/skill/reef_attack.msa) ERROR 0620 18:42:25202 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc3/wolfman/skill/reef_attack_1.msa) ERROR 0620 18:42:25210 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc3/wolfman/skill/reef_attack_2.msa) ERROR 0620 18:42:25218 :: CRaceData::RegisterMotionData - LoadMotionData(c_szFileName=d:/ymir work/pc3/wolfman/skill/reef_attack_3.msa) ERROR Thanks for replies and sorry for my bad english
  10. cryptlib-5.6.1MTd.lib.. u using VS2013 right?
  11. Hi, i have bug with wolfman. I can't attack with/out weapons. I found this solutiob but don't work for me. When i press space my char stop and stay and do not move.. And errors when i press space:
×
×
  • 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.