Jump to content

Mitosky

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by Mitosky

  1. Hello people, I am having some warnings in my emulator, I really do not understand them so I leave a screenshot of it.
  2. Hi sirs, I would like to know if you can help me. When writing the letter '' Ñ '' it is replaced by another Korean character and the same thing happens with accents ? my clientinfo lang type is '' 0 '' and with other numbers this does not change or it would only produce an error in the client ? Edit: Guys, i solved it, im in america so my langtype It would be 1 and it works . (= (This is for those who solve and do not share how they solved.)
  3. Hi sir's i would like to add a repairall in to the script healer, I try everything but it doesn't work for me =( //===== rAthena Script ======================================= //= Healer //===== By: ================================================== //= Euphy //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= Basic healer script. //===== Additional Comments: ================================= //= 1.0 Initial script. //= 1.1 Aligned coordinates with @go. //============================================================ - script Healer -1,{ .@Price = 0; // Zeny required for heal .@Buffs = 1; // Also buff players? (1: yes / 0: no) .@Delay = 5; // Heal delay, in seconds if (@HD > gettimetick(2)) end; if (.@Price) { message strcharinfo(0), "Healing costs " + callfunc("F_InsertComma",.@Price) + " Zeny."; if (Zeny < .@Price) end; if (select("^0055FFHeal^000000:^777777Cancel^000000") == 2) end; Zeny -= .@Price; } specialeffect2 EF_HEAL2; percentheal 100,100; if (.@Buffs) { specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,240000,10; specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; } if (.@Delay) @HD = gettimetick(2) + .@Delay; end; } // Duplicates //============================================================ alberta,25,240,6 duplicate(Healer) Healer#alb 909 aldebaran,135,118,6 duplicate(Healer) Healer#alde 909 amatsu,200,79,4 duplicate(Healer) Healer#ama 909 ayothaya,207,169,6 duplicate(Healer) Healer#ayo 909 comodo,184,158,6 duplicate(Healer) Healer#com 909 einbech,57,36,6 duplicate(Healer) Healer#einbe 909 einbroch,57,202,6 duplicate(Healer) Healer#einbr 909 geffen,115,72,6 duplicate(Healer) Healer#gef 909 gonryun,156,122,6 duplicate(Healer) Healer#gon 909 hugel,89,150,6 duplicate(Healer) Healer#hug 909 izlude,121,150,6 duplicate(Healer) Healer#izl 909 //Pre-RE: (125,118) jawaii,250,139,4 duplicate(Healer) Healer#jaw 909 lighthalzen,152,100,6 duplicate(Healer) Healer#lhz 909 louyang,226,103,4 duplicate(Healer) Healer#lou 909 manuk,272,144,6 duplicate(Healer) Healer#man 909 mid_camp,203,289,6 duplicate(Healer) Healer#mid 909 moc_ruins,72,164,4 duplicate(Healer) Healer#moc 909 morocc,153,97,6 duplicate(Healer) Healer#mor 909 moscovia,220,191,4 duplicate(Healer) Healer#mos 909 niflheim,212,182,5 duplicate(Healer) Healer#nif 909 payon,179,106,4 duplicate(Healer) Healer#pay 909 prontera,150,186,6 duplicate(Healer) Healer#prt 890 rachel,125,116,6 duplicate(Healer) Healer#rac 909 splendide,201,153,4 duplicate(Healer) Healer#spl 909 thor_camp,249,74,4 duplicate(Healer) Healer#thor 909 umbala,105,148,3 duplicate(Healer) Healer#umb 909 veins,217,121,4 duplicate(Healer) Healer#ve 909 xmas,143,136,4 duplicate(Healer) Healer#xmas 909 yuno,164,45,4 duplicate(Healer) Healer#yuno 909 // Duplicates (Renewal) //============================================================ brasilis,194,221,6 duplicate(Healer) Healer#bra 909 dewata,195,187,4 duplicate(Healer) Healer#dew 909 dicastes01,201,194,4 duplicate(Healer) Healer#dic 909 ecl_in01,45,60,4 duplicate(Healer) Healer#ecl 909 malangdo,132,114,6 duplicate(Healer) Healer#mal 909 malaya,227,204,6 duplicate(Healer) Healer#ma 909 mora,55,152,4 duplicate(Healer) Healer#mora 909
  4. The damage itself because it is very broken, and i already tried with skill damage db and it did not work for me :c , more than anything i would like to reduce the ''global damage'' of star gladiator, that is put a damage limit on the job
  5. Hi sir's, i have come to you who are the best forum <3, I would like to reduce a little the damage of Star Gladiator :c it is too strong on my server, I leave a reference image.
  6. Me too, Dont increase or decrease damage skills =(
  7. Thax but still no skill in the map =(
  8. Hi sir, i put on my script but trows an error .
  9. Hi sir's, i have a mvp room but can't use skills in the room, i have tried everything and i have come to you, the script is this:
  10. hi guys, im setting ''FluxCP_Addons-VoteForPoints'' but i dont know how to add the links for vote in my page PLs help!! =( (if you need info i will be attentive to give it to you )
  11. Hi sir's, i cannot equip the ammunition (arrow) :/, pls help !! my server es pre-re, if you need info i will be carefull.
  12. Hi sir, my question is how add slot en mi item. Greetins!!
  13. Comenta la solucion ? no seas asi con los que estamos o estuvimos igual que tu. saludos.
  14. HI !!! Friend I followed the step everything, but it gives me errors in db / pre-re / job_db1.txt and in db / job_db2.txt also in db / pre-re / skill_tree.txt . Greetings and stay tuned.
  15. Hello I do it as you say and it does not change the map, help pls bro: c I want to put a custom map as initial
  16. Where put the diff ? help pls :c!!!
  17. Hello I'm new and my English is bad but here I come.. I'd like to know how I can change the Sprite of a Job. I'm attentive to your comments and to learn
  18. hi, friends. I'd like to know how I can edit the hp bar of characters and mobs, I'd appreciate your help. I'm very careful to your comments and to learn
×
×
  • Create New...