Jump to content

Davi

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Davi

  1. I did it, and doesn't work with "Stone", no time reduction by luk. this is the last Status that i need to change, the duration of Stone is 15 seconds with 1 or 300 of luk.
  2. i copy and paste this part : tick_def = status->luk*32; tick_def2 = 0; // Caster can increase final duration with luk break; i just did it.
  3. Hello guys, i'm having a problem when i try to delete a char. in conf/char_athena.conf i put char_del_delay: 1, instead of 86400. I put the birthday option to delet the account too. But, when i try to delete the char, it ask for the email, then i digit the correct email and appear a message saying that the email was incorrect (always). i need to fix it, to delete a char using my birthday, and instantly. Can anyone help with this problem ? thanks.
  4. Davi

    Defense problem.

    I understood, i have to change DEF and MDEF manually one by one, thanks for the tool.
  5. i tried the same code as freeze. Freeze status now is : case SC_FREEZE: if (status->luk >= 320)// This means if(Luk = 320) Player is immune. return 0; sc_def = status->mdef*100; sc_def2 = status->luk*10 + status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def = status->luk*32; tick_def2 = 0; // Caster can increase final duration with luk break; Working perfectly like i want, now i need the same with the other status: Stun; Silence; Sleep; Stone curse; Blind. i need these status duration reducing according luk increase, and when luk is 320, immunity. Thanks!
  6. Davi

    Walk problem

    i can't do it for now, i did so many customization in my emulator, i have it since 1yr. I really need to fix it.
  7. Davi

    Walk problem

    Hello everyone, when someone log in account, they can't walk or click in npcs at the first time, we must have to teleport first to some area or map to walk and click normally. how can i fix this ? Thanks for now.
  8. Davi

    Defense problem.

    I downloaded this tool, it ask about the renewal values, DEF: but i don't know what to put, because i've never used this kind of tool. If you can help me more, i'll be grateful.
  9. Davi

    Defense problem.

    Thanks, i'll try it and back here.
  10. I did everything exactly like this, but appeared another problem, for ADM account, it worked and the max skill level is 20, but in normal account, the skill works normally, but doesn't appear lvl 20, just lvl 10. the pictures below i'll explain better:
  11. Davi

    Defense problem.

    It's pre-re, but i put the renewal mobs inside.
  12. Hello, i'm having a specific problem about monsters defense and the damage that i do. my server is in pre-re, but i bring the renewal mobs inside. when i do a normal hit (no critical) in some mobs, the damage is between 50~300, but the skill damage or critical damage has the normal damage, between 2000~5000, it happens with some physical skills like skyne elbow. if anyone can help, tell me a way, this problem is ocurring when i hit a gilhotine cross or a ranger. thanks! These pictures explain what i'm trying to speak:
  13. Hello people, i need help in this case, i want to increase the level os some skills, and number of hits too. The skills are: fire/cold/lightning bolt and juptel thunder. I want to increase 10 levels and 10 hits for each skill. Like this: fire/cold/lightning bolt At level 20 = 20 Hits Juptel thunder lvl 20 = 22 Hits.
  14. So thanks ! it worked ! But i tried to do the same thing in other status like Stun, Stone curse, Sleep, etc, and doesn't worked. Is it different in each one ? I really need to make all these status effects working at the same way.
  15. His explanation does not worked for me, maybe i didn't understant him. i did the alteration but nothing has changed. Now it's worked, exactly in luk320 i can't freeze, but if i have 319luk i freeze for long time, now i need to increase the time of freeze according luk decrease. if anyone can help with this, i'll be gratefull.
  16. Hello people ! When a character get freeze, stun or stone curse effect, it takes so much time to end. I need to reduce this time according the luk of the player that receive this atack/status. If the player has luk 300, the time has to be almost nothing, like 100 milliseconds, 310luk= 50 milliseconds, 320luk= no freeze/stun/stone cursed. Thanks for now.
  17. haha, soy brasileño. entiendo un poco de su idioma.
  18. Thanks so much, it worked but, there is another little problem, when i use the skill, sometimes casts 2hits at the same time. (the 2 first hits, 2 last hits, or both) Is possible to make the same time always exactly ? Obs: i changed 651 to 300. Thanks!
  19. So thanks! it worked! i put 0x70, muchas gracias!
  20. Hello guyz !! If i use Dragon breath equiped with ice pick, the piercing effect does OP Damage !! How can i do to this skill not be affected by ice pick (piercing) effect ? Thanks.
  21. Hello guyz I want to increase speed of chain lightning skill hits, it's not about delay/cooldown. this skill has 4 hits, and it's slow.
  22. Olá, bom dia/noite a todos, alguém poderia me informar onde e como eu poderia alterar a velocidade dos hits da skill chain lightning do Warlock ? O problema não é com o delay/cooldown/cast, o problema é a velocidade com que os 4 hits de uma skill usada acertam o inimigo, eu gostaria de que esses 4 hits fossem mais rápidos. Agradeço desde já..
  23. Vlw fera, mesmo assim obrigado pela atenção.
  24. É meu caro, vou ter de fazer á moda antiga mesmo, hahahah, não é questão de preguiça, é porque quero estudar pelo caminho certo pra não perder tempo, preciso urgente desse server. se você puder dar uma bola manda seu contato aí, abraço.
×
×
  • Create New...