Jump to content

dramaa93

Members
  • Posts

    161
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by dramaa93

  1. 4 hours ago, markos25 said:

    yes as i said i didnt put a password there

    you cant install mysql without password

    you did not put password and can't install without password? then how did you install? 😄

    no mad but you just need password, reinstall mysql and remember password then use this pass on mysql connection. 

  2.         <set name="lethal1" val="5"/>
            <set name="lethal2" val="1"/>

     

    help me to set up those lethal to take 50% instead of 99%..

    I read lethal1 = 50% of hp

    lethal2 = 99% of hp.

    but when I am deleting lethal2 then lethal1 don't take 50% of Hp, but if I delete lethal1 and keep just 2 its take 99%, and if I keep both still its hitting 99% to normal mobs but when its spawn champion its hitting about 10% I guess. so can anyone help me to set up it so to hit 50% of hp only?

  3. 34 minutes ago, Irrelevant said:

    Server update prices cause they sold more adena than you have set them on .
    Example: if you set a bid for "crystal x-grade" to "200adena" and this item can sell for "5000"
    server updates it and  fix it!
    although if you still want it.
    (1 option is :all items will sold for 0 adena)

     

    go to navicat and run these :

     

    UPDATE `armor` SET price = 0 where price> 1;
    UPDATE `etcitem` SET price = 0 where price> 1;
    UPDATE `weapon` SET price = 0 where price> 1;

    ah okey, so i have to increase prices and its will stay? ok thx

×
×
  • Create New...