Jump to content

Speachless

Premium
  • Posts

    683
  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    0%

Everything posted by Speachless

  1. Is there a way to make the game ( when a player show on chat, pm or trade ) to check if the item exist in database or is just a python vizual item?
  2. I do not have wolfman thx for reply. Omg man, replace the folder named : wolfman with the sura. 1) Go to /usr/game/share/data/pc2/assassin/horse 2) Copy run.msa from assassin to sura/horse
  3. 1) Go to /usr/game/share/data/pc2/assassin/horse 2) Copy run.msa from assassin to /usr/game/share/data/pc2/wolfman/horse 3) Bug resolved.
  4. I vote for a server like official with traditional gameplay and some improvements.
  5. I told it to the Romanian support team. Maybe it will be ok, here in Romania also the bank employees know about metin2. I got an answer in 2 weeks, now i have to wait again 2 weeks for theirs final answer. And if they don't like that i get money from a game, what can they do to me ?
  6. I don't know if it is the proper section for this question, but let me tell you something. Today the paysafecard asked me from where i have money from paysafecard account, and i told them that i have a metin2 private server and the paysafecard was a metod of payment and i couldn't use it for a time because they blocked my account when i changed the birthday and name ( that's why asked me now from where i get the money ) It is a problem ? i mean, it will happen something if they know the money are from a metin2 private server ?
  7. I want to use slot 1 or slot 2 for mounts ( 71124, 71125, 71126 etc ), just one of them ( of slots ). I don't know how to make it work Client / source, i need some help.
  8. yes attack don`t show right with aura on C.. how to fix it? I don't know, i had same problem in the past. Change your launcher
  9. The problem should be from the launcher, i think the attack dont show also on C .
  10. i no have this quest.. i find on all quests don`t have it.. it or source game or in questlib.. Did you check the game/share/example/quest/object/notearget files ? I didn't found anything in questlib.
  11. You have to find the quest which give the skills at level 6.
  12. I found on my server a lycan skill quest : quest skill_group_with_wolfjob begin state start begin when login or levelup with pc.get_level() >= 5 and pc.get_skill_group() == 0 begin set_state("run") end end state run begin when login with pc.get_skill_group() != 0 begin set_state("start") end when letter with pc.get_skill_group() == 0 begin send_letter("Antrenamentul") local job = pc.get_job() if job == 0 then local v = pc_find_skill_teacher_vid(1) if 0 != v then target.vid("teacher1", v, mob_name(20300)) end local v = pc_find_skill_teacher_vid(2) if 0 != v then target.vid("teacher2", v, mob_name(20301)) end elseif job == 1 then local v = pc_find_skill_teacher_vid(1) if 0 != v then target.vid("teacher3", v, mob_name(20302)) end local v = pc_find_skill_teacher_vid(2) if 0 != v then target.vid("teacher4", v, mob_name(20303)) end elseif job == 2 then local v = pc_find_skill_teacher_vid(1) if 0 != v then target.vid("teacher5", v, mob_name(20304)) end local v = pc_find_skill_teacher_vid(2) if 0 != v then target.vid("teacher6", v, mob_name(20305)) end elseif job == 3 then local v = pc_find_skill_teacher_vid(1) if 0 != v then target.vid("teacher7", v, mob_name(20306)) end local v = pc_find_skill_teacher_vid(2) if 0 != v then target.vid("teacher8", v, mob_name(20307)) end elseif job == 4 then local v = pc_find_skill_teacher_vid(1) if 0 != v then target.vid("teacher9", v, mob_name(20402)) end end end when leave begin target.delete("teacher1") target.delete("teacher2") target.delete("teacher3") target.delete("teacher4") target.delete("teacher5") target.delete("teacher6") target.delete("teacher7") target.delete("teacher8") target.delete("teacher9") end when button or info begin desc = { "Dacă admiri Războnicii pentru atacurile[ENTER]lor rapide şi repetative, îţi recomanda Lupta[ENTER]de Corp. Dacă vrei să învingi grupuri mari de[ENTER][ENTER]monştrii dintr-un singur atac îţi recomand[ENTER]Lupta Mentală.[ENTER][ENTER]Te aşteptăm in Piaţa Centrală.[ENTER]", "Dacă vrei să fi cunoscut ca un arcaş remarcabil,[ENTER]poţi învaţa Lupta cu Arcul. Dacă eşti pregătit să[ENTER][ENTER]ai parte de misterioasele secrete ale[ENTER]întunericului, atunci pentru ninja cea mai bună[ENTER]alegere este Lupta cu Sabia.[ENTER][ENTER]Te aşteptăm in Piaţa Centrală.[ENTER]", "Doreşti să fi un adevărat maestru al săbiilor[ENTER]magice sau un războinic diabolic? Atunci iti[ENTER]recomand învăţătura armelor Magice. Dar dacă [ENTER][ENTER]doreşti să fi temut la fel ca un vrăjitor al[ENTER] întunericului alege învăţătura Magiei Negre.[ENTER][ENTER]Te aşteptăm in Piaţa Centrală.[ENTER]", "Dacă doreşti să devii un Şaman ce stăpâneşte magia[ENTER]şi binecunvântarea alege Puterea Dragonului. Dacă [ENTER]doreşti să vindeci rănile celor ce suferă atunci[ENTER][ENTER]îţi recomand Vindecarea.[ENTER][ENTER]Te aşteptăm in Piaţa Centrală.[ENTER]", "Daca admiri puterile lycanilor[ENTER]si instictul care il detin acestia,[ENTER][ENTER]Eu recomand instictul.[ENTER]" } say_title("-- Educatia --") say("") say(desc[pc.get_job()+1]) say("") end function chat_end() if not pc.is_clear_skill_group() then local point = pc.get_level() - 1 say("") say("Odata cu luarea deciziei pentru o aventura,") say("dobandesti 4 puncte de deprindere. Le poti") say("folosi la dobandirea deprinderii pe care o alegi..") say("") end clear_letter() end function join(job, group, title, text) local pc_job = pc.get_job() if pc_job != job then say(title) say("") say("Disciplina gresita!") if pc_job == 0 then say("Imi pare rau, doar razboinicii") say("pot invata asta.") say("") elseif pc_job == 1 then say("Imi pare rau, doar asasinii pot") say("invata asta.") say("") elseif pc_job == 2 then say("Imi pare rau, doar sura pot") say("invata asta.") say("") elseif pc_job == 3 then say("Imi pare rau, doar samanii pot") say("invata asta.") say("") elseif pc_job == 4 then say("Un lycan poate alege instinctul.") end else say_title(title) say("") say(text) say("") local s = select("Invata!", "Nu vrea acum.") if s == 1 then if pc.get_skill_group() == 0 and pc.get_job() == job then set_state("start") pc.set_skill_group(group) pc.clear_skill() char_log(0, "CLEAR_SKILL", "Clear skill by teacher.") return true end end end return false end when teacher1.target.click or skill_group1_1.chat."The education" or skill_group2_1.chat."The education" or skill_group3_1.chat."The education" begin target.delete("teacher1") if skill_group_with_wolfjob.join(0, 1, "Arahan training", "The arahan path teaches lightning fast fencing[ENTER]techniques and powerful slashes with either[ENTER]swords or spears.[ENTER]individuale con tecniche base.") then say_title("-- "..mob_name(20300).." --") skill_group_with_wolfjob.chat_end() end end when teacher2.target.click or skill_group1_2.chat."The education" or skill_group2_2.chat."The education" or skill_group3_2.chat."The education" begin target.delete("teacher2") if skill_group_with_wolfjob.join(0, 2, "Partisan training", "The partisan path is for attacking the enemy[ENTER]with strong Chi-Attacks and defending[ENTER]yourself from his attacks.") then say_title("-- "..mob_name(20301).." --") skill_group_with_wolfjob.chat_end() end end when teacher3.target.click or skill_group1_3.chat."The education" or skill_group2_3.chat."The education" or skill_group3_3.chat."The education" begin target.delete("teacher3") if skill_group_with_wolfjob.join(1, 1, "Stealth combat training", "In the stealth combat the Assassin learn how[ENTER]to blow the enemy in a fast and deadly way,[ENTER]at the enemies weakest spots.") then say_title("-- "..mob_name(20302).." --") skill_group_with_wolfjob.chat_end() end end when teacher4.target.click or skill_group1_4.chat."The education" or skill_group2_4.chat."The education" or skill_group3_4.chat."The education" begin target.delete("teacher4") if skill_group_with_wolfjob.join(1, 2, "Distance combat training", "In the distance combat teaching the Assassin[ENTER]learn to handle their arch, to fight the[ENTER]enemies with precision and from the distance.") then say_title("-- "..mob_name(20303).." --") skill_group_with_wolfjob.chat_end() end end when teacher5.target.click or skill_group1_5.chat."The education" or skill_group2_5.chat."The education" or skill_group3_5.chat."The education" begin target.delete("teacher5") if skill_group_with_wolfjob.join(2, 1, "Magic weapon training", "In the magic weapon teaching you practices the[ENTER]art of the powerful blow against weakened[ENTER]enemies, whereby cursed blades are used.") then say_title("-- "..mob_name(20304).." --") skill_group_with_wolfjob.chat_end() end end when teacher6.target.click or skill_group1_6.chat."The education" or skill_group2_6.chat."The education" or skill_group3_6.chat."The education" begin target.delete("teacher6") if skill_group_with_wolfjob.join(2, 2, "Black magic training", "In the black magic Teaching you learn the, art[ENTER]of curses which is weaken your enemies from a[ENTER]distance.") then say_title("-- "..mob_name(20305).." --") skill_group_with_wolfjob.chat_end() end end when teacher7.target.click or skill_group1_7.chat."The education" or skill_group2_7.chat."The education" or skill_group3_7.chat."The education" begin target.delete("teacher7") if skill_group_with_wolfjob.join(3, 1, "Dragon force training", "The teaching of the dragon force uses strong[ENTER]fire attacks from the Dragon God and is using[ENTER]a strengthening magic which can give the[ENTER]group the protection of the Dragon God.") then say_title("-- "..mob_name(20306).." --") skill_group_with_wolfjob.chat_end() end end when teacher8.target.click or skill_group1_8.chat."The education" or skill_group2_8.chat."The education" or skill_group3_8.chat."The education" begin target.delete("teacher8") if skill_group_with_wolfjob.join(3, 2, "Healing training", "In the teaching of Healing you learn to[ENTER]anesthetize the enemies with a current[ENTER]blow. You also learn to heal groups[ENTER]members and give them strength.") then say_title("-- "..mob_name(20307).." --") skill_group_with_wolfjob.chat_end() end end when teacher9.target.click or skill_group1_9.chat."Educatie" or skill_group2_9.chat."Educatie" or skill_group3_9.chat."Educatie" begin target.delete("teacher9") if skill_group_with_wolfjob.join(4, 1, "Antreneaza instinct", "Daca vei invata Instinctul[ENTER]poti inchide orice batalie cu bine.") then say_title("-- "..mob_name(20401).." --") skill_group_with_wolfjob.chat_end() end end end end Just try it !
  13. The problem comes from the 4 inventory. Even if you install the 4 inventory correctly, alchemy will not work so good. You can tell players to make work just move the down part to up ...
  14. Boot: item table size error, it seems your protos have problems, check them !
  15. I recomand you the mainline_released one, but don't ever try to use novaline
  16. Sure, but it's not my server. A friend has this problem and i try to find a solution. He told me that a player immediately after he logged onto the server, he made level 5 and got a huge dmg on mobs.
  17. Good luck Well thanks....I tested all the commands from game, i didn't found something which wasn't blocked. Is there a command for GM that can give players some values ?
  18. In Romania it started to spend a world...that they found a new bug. It allow you to maximize your dmg as a player from level 5. I am asking you to tell me all the ways you know to maximize your dmg as a player .
  19. I'm not so friendly with the client and i'm asking you how to make the normal shop open : It was a easy work to make it show there, but not also to make it open .
×
×
  • 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.