Jump to content

Mentalist

Members
  • Posts

    67
  • Joined

  • Last visited

1 Follower

Profile Information

  • Gender
    Male
  • Location
    Brindisi

Mentalist's Achievements

Poring

Poring (1/15)

1

Reputation

  1. Good evening rAthena, i have a problem with mild wind (warm wind). Ingame i can't change levels , also if i try to level up the skill and save the several levels on the f12 bar , they always cast the same level. Long story short , warm wind has always the same level , without the chance to go to previous levels. How should i fix this? Actually i find out that all skills cant be lowered, i tried to edited skillinfo_f ,but this away even passive skills can be changed .. any solution? i'm mixing all kinds of lua :/
  2. Hi rathena , i found this strange bug. I created some new custom weapons , patched them and they work. Then i updated some other new weapons ( which work fine)but this happened (all sak items , becomes "accessory" , or "sword".. So i thought i could backup itemtables to older weapons , and it seems to work. Edit- I find the solution , but can anyone explain what should i avoid , in order to dont get this anymore? I dunno if i have been clear ,sorry for bad english
  3. Hi i found something strange.. i have my server with 200x exp , but when i reach 200 lvl for example , salamanders keep give me 110% exp untill level 250 and above , is this normal?
  4. and for def and mdef? Oh i think ive resolver, i turned off the renewal.h , but i missed a string! lol
  5. Guys i have def and mdef in renewal mechanics, how do i turn them off ? Also , how can i edit freeze status , in order to have full immunity from freeze with 300 or more luck?
  6. Umh i noticed huge lag on @monster and @killmonster , the lag is similiar when i reloadscript, but i dont, i dont think it's normal , any solution?
  7. to an older version , like a downgrade of trunks..
  8. Hi , i have a trunk on a host , it's all working with sql , php and flux, now i want to change my trunk..should i re-do all the things like .. reinstalling everything? or it's just a folder switch?
  9. already seen that , so i changed that file with another one (mine), on 742 still see lord of death , even if accname has not lod sprite anymore. wtf?
  10. Hi rathena , i cant understand this issue. Once i had my server with custom items , so i had my datainfo with accname and accessory lua modified, now i re-have it , but items are not displaed correctly , for example on 742 view , i see lord of death hat , when it should be another thing...what's the problem?
  11. Hi rathena , if i host my trunk on a machine , will it take the server time from the machine's time? If so , how do i change it?
  12. Well if i disable rathena features in the core , should it work normally? Anyway my code is : case SC_FREEZE: sc_def = status->mdef*100; sc_def2 = status->luk*10 + status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def2 = status_src->luk*-10; //Caster can increase final duration with luk break; should i rewrite this?
×
×
  • Create New...