Jump to content

weryoliveira

Member
  • Posts

    70
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by weryoliveira

  1. someone have this archives to compare?
  2. open constants.cpp and search for const SStoneDropInfo aStoneDrop[STONE_INFO_MAX_NUM] = you will see this // mob pct {+0 +1 +2 +3 +4} {8005, 60, {30, 30, 30, 9, 1} }, {8006, 60, {28, 29, 31, 11, 1} }, {8007, 60, {24, 29, 32, 13, 2} }, {8008, 60, {22, 28, 33, 15, 2} }, {8009, 60, {21, 27, 33, 17, 2} }, {8010, 60, {18, 26, 34, 20, 2} }, {8011, 60, {14, 26, 35, 22, 3} }, {8012, 60, {10, 26, 37, 24, 3} }, {8013, 60, {2, 26, 40, 29, 3} }, {8014, 60, {0, 26, 41, 30, 3} }, {8024, 60, {1, 26, 41, 30, 3} }, {8025, 60, {3, 26, 41, 30, 3} }, {8026, 60, {4, 26, 41, 30, 3} }, {8027, 60, {5, 26, 41, 30, 3} }, just change like you want
  3. i have this system and after add them, my server is laggy when use potions, if remove is ok, anyone know about this? sorry for post in other question
  4. Well this weeak i see some bug like this (i think if i do a timmer when i equip/unequip item and when use skill i can fix this, but i didn't know how i do this
  5. don't have syserr, this happend just visual bug like, in war i can see the name on nick from char, but on board is noname
  6. Someone know how to fix this bug? i guess everyone see this problem on servers, the guild names on board show Noname, i need enter on spectate or in war many times to see two name of guilds
  7. well i have one problem from my server, i guess this happening, one player use buff and give-me game.core this is game.core with gdb i guess that, the player (shaman) is selected a mob, and use buff when this mob die and didn't unmark the mob, "can view hp bar yet" and at moment use skill(buff) and game don't know what supose he do, because victim os 0x0 and he need ComputeSkill with pkVictim = 0x0 and give game.core, my gdb say 2544 line char_skill.cpp and the line is here (the elseif code is here on spoiler) but when i see ComputeSkill i see this if, if (!pkVictim) { if (test_server) sys_log(0, "ComputeSkill: %s Victim == null, skill %d", GetName(), dwVnum); return BATTLE_NONE; } soo, if exist this if, maybe the problem not here? i have other call on pkvictim above this if, maybe i can fix moving this if to first line? thank
  8. Fixed by @Finnis he helped my with out money, thankyou , if someone have this problem, in my case is from damage top, idk how but close this topic
  9. hello, i have one problem on my server, when i start everthing work good but after some time (i don't know how many time ) the cores can't communicate, i can't send pm for someone in other core, can't see notices or global chat, i paid for fix
  10. Someone can help-me in one problem i have, my cores can't communicate between, i can't see chat, notice, nothing from core2, i have ports like ch1_core1 30001(p2p 30002), ch1_core2 30003(p2p 30004), ch99_core1 30005(p2p 30006) ,ch99_core2 30007(p2p 30008) like this, idk how to solve this, someone can help me? and my map allow i do manually so i don't have two index in different map allow
  11. Well now i have one problem and i don't know why is happening, i have 1 channel and 2 cores working, ch1_core1 and ch1_core2 ch99_core1 and 2, if i say in ch1_core1 i can see in ch99, but if i say something in ch1_core2 i can't see and more, i have sanii boot and cant stay running when i change core(he supose can do) i think i have some problem with p2p port communication(i don't have map allow with equals ids in different cores), i use mainline source
  12. when have many mobs your client go to 0 fps and laggy is terrible, enjoy
  13. i solve my question, maybe the problem is because extended reload comands "maybe" i'm no sure but after remove works good, how i close this topic?
  14. Now i'm have one problem in my server and idk why this is happening because, i'm not see this before in probably 4 years, i'm using martysama files and my tower when i stay in 5th floor, and need drop keys, the mobs didn't respaw after kill, if i drop the key and drag in npc look ok but mobs didn't come more, someone can help my? i didn't have any syserr in core and nothing using test_server, just didn't respawn after death, and my regen is this [Hidden Content]
  15. how i make this system to show when i press some key? in oficial topic just active or deactive in uioption
  16. Version of Files : mainline 40k Hi guys, i hope someone can help me 1. Description of the problem / Question : Now i have one problem with costumes or items with limit time, when put he in safebox the time still count but don't disappear time still 0s but u can equip and use like no have limit time in item, how i solve this? well, updating this topic this happening when costume use limit type 8, if time come to 0 item didn't disappear 2. SysErr ( Client / Server ) / SysLog ( Server ) didn't have 3. How to reproduce it ? make item ant put in safebox until time expire 4. Screenshots ? [Hidden Content] Thanks, Sincerly, Weri Oliveira
  17. i test and looks fine, if something happening i will create a new topic, thanks
×
×
  • 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.