Jump to content

TeoDoR

Member
  • Posts

    71
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by TeoDoR

  1. Hello, 

    Ive a problem with dmg from monsters, the max dmg it can offer is 5, i modified damage_min, damage_max and dam_multiply, byt nothing happens..

    I modified in mob_proto correctly, it remains saved, but nothing changes.. I thik this problem is from the source but i cant figure it out..

    Can anyone tell me how i could solve it?

     

    PS: I solved

  2. Hello Devs, ive a vague question, i installed MySQL 5.6 on FreeBSD 9.3 with default configurations. Before starting the game server, mysql server runs smoothly, but after starting metin2 server mysql server stops.

    I ran the mysql_upgrade command for the tables hoping that the problem will be solved, but not solved. I checked syserr from the game server thinking i would the problem here, but ive no errors. I dont understand why mysql server shuts down when i start the game server. Can someone help me?

    I would like to mention that i use the MyISAM engine.

  3. 13 minutes ago, zeimpekis9 said:

    If it works on an other npc then its ok. Just send me a screen of your quest and the cube.txt and if possible search on ch1core1 the sysser for possible errors. 

    I dont have errors in syserr. And this is my cube.txt

    #Rafinare1
    section
    	npc 20383
           item 28437 1
    	   item 71016 1
    	   item 30203 5
         reward 14220 1
         percent 80
    end
    #Rafinare2
    section
    	npc 20383
           item 71017 1
    	   item 70005 1
    	   item 30203 5
         reward 16220 1
         percent 80
    end
    #Rafinare3
    section
    	npc 20383
    	   item 71016 2
    	   item 30203 5
         reward 17220 1
         percent 80
    end
    #Rafinare4
    section
    	npc 20383
           item 31024 5
    	   item 70005 1
    	   item 71017 1
         reward 15240 1
         percent 80
    end
    #Rafinare5
    section
    	npc 20383
           item 202501 2
    	   item 202502 10
    	   item 202506 1
         reward 200100 1
         percent 80
    end
    #Rafinare6
    section
    	npc 20383
           item 202501 2
    	   item 202503 10
    	   item 202507 1
         reward 200200 1
         percent 80
    end
    #Rafinare7
    section
    	npc 20383
           item 202501 2
    	   item 202504 10
    	   item 202508 1
         reward 200300 1
         percent 80
    end
    #Rafinare8
    section
    	npc 20383
           item 202501 2
    	   item 202505 10
    	   item 202509 1
         reward 200400 1
         percent 80
    end
    #Rafinare9
    section
    	npc 20383
           item 202500 2
    	   item 202502 10
    	   item 202506 1
         reward 200500 1
         percent 80
    end
    #Rafinare10
    section
    	npc 20383
           item 202500 2
    	   item 202503 10
    	   item 202507 1
         reward 200600 1
         percent 80
    end
    #Rafinare11
    section
    	npc 20383
           item 202500 2
    	   item 202504 10
    	   item 202508 1
         reward 200700 1
         percent 80
    end
    #Rafinare12
    section
    	npc 20383
           item 202500 2
    	   item 202505 10
    	   item 202509 1
         reward 200800 1
         percent 80
    end
    #Rafinare13
    section
    	npc 20381
           item 202500 2
    	   item 202502 10
    	   item 202506 1
         reward 201400 1
         percent 80
    end
    #Rafinare14
    section
    	npc 20381
           item 202500 2
    	   item 202503 10
    	   item 202507 1
         reward 201500 1
         percent 80
    end
    #Rafinare15
    section
    	npc 20381
           item 202500 2
    	   item 202504 10
    	   item 202508 1
         reward 201600 1
         percent 80
    end
    #Rafinare16
    section
    	npc 20381
           item 202500 2
    	   item 202505 10
    	   item 202509 1
         reward 201700 1
         percent 80
    end

     

×
×
  • 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.