hi guys i just finaly made Uniques Titles Quest, and its working perfectly except 1 thing that when a player made as Example Roc Slayer Quest and done it and he want another one he can do it, but he will lose the first one if he want to back to Roc Slayer Again he will have to do the quest from the beggining again, wish means he can't have multi Titles in the same time, iam not talking about walking with 2 tiles, nah nah, iam talking about the npc quest start from begging instead of giving him the reward because he already made it once
i hope u guys understand my point, thanks in advance
guys you are the only way to learn this there's no school for elitepvpers things , so come on i didn't left it or something ,iam here to learn some stuff so come on, teach me...helloooooooooo 5 days gone... 0 comments
Easy to do , if you got some coding skills , you should add the quest event id to _addlogchar after the quest is achieved then add those titles hwanlevel to an table then use bot system to retrieve/switch to the title you have gained before.
Easy to do , if you got some coding skills , you should add the quest event id to _addlogchar after the quest is achieved then add those titles hwanlevel to an table then use bot system to retrieve/switch to the title you have gained before.
excuseme but iam newbie on this scene, so what does bot system means ?
You could do it with 2 ways, auto pm tool or filter sided
And the easiest way for you to achieve that is by using proper bot tool with some sql skills.
You could do it with 2 ways, auto pm tool or filter sided
And the easiest way for you to achieve that is by using proper bot tool with some sql skills.
can you tell me what should i do exactly ? , and nah i dont have that kind of SQL skills, ofcourse i can do lines, i can scroll lines, i can add avatar, i can edit skills, but i can't create procedure or Query as example, so can you help me on this ?
You can add a second quest (that is only available when you've done the primary quest) that gives the desired title as reward without doing anything.
niceeeee one, so how can i do that, i have some skills about Scripits and quest things, but i still need a litile help, so tell me please what should i do exactly
niceeeee one, so how can i do that, i have some skills about Scripits and quest things, but i still need a litile help, so tell me please what should i do exactly
I've never edited a quest on my own, but I know for a fact that this works, because I've seen servers do it that way. Just look for a quest that gets unlocks from another one as template.
I've never edited a quest on my own, but I know for a fact that this works, because I've seen servers do it that way. Just look for a quest that gets unlocks from another one as template.
thanks dude, at least u gived me the idea, so i will wait for someone now to just let me know how can i mix bettwen two quests to make it work
[Selling] 6x HERO Titles , 9 x GLADIATOR , 6x Rank 1 Gladiator Titles - Full PRIMAL PvP GEAR 02/06/2015 - World of Warcraft Trading - 2 Replies 17.000 Achievement Points Warrior
Realm Best time All Challenge Mode ( Top Scorer in CM )
8/8 WoD Challenge Mode Gold
9/9 MoP Challenge Mode Gold
Hero of the Alliance: Prideful
Hero of the Alliance: Grievous
Hero of the Alliance: Malevolent
[Selling] 6x HERO Titles , 9 x GLADIATOR , 6x Rank 1 Gladiator Titles - Full PRIMAL PvP GEAR 01/28/2015 - World of Warcraft Trading - 3 Replies 17.000 Achievement Points Warrior
Realm Best time All Challenge Mode ( Top Scorer in CM )
8/8 WoD Challenge Mode Gold
9/9 MoP Challenge Mode Gold
Hero of the Alliance: Prideful
Hero of the Alliance: Grievous
Hero of the Alliance: Malevolent
Compile all quest without quest's files list // Kompilieren Sie alle Quest ohne Quest 07/17/2011 - Metin2 PServer Guides & Strategies - 3 Replies ENGLISH
Hello dear community, this is a very simple guide but at the same time useful.
How to compile ALL quest in the folder "quest" without the files list in the file "locale_list"?
Easy!
Open the file "make" and replace the content of the file with this:
for f in *.quest; do ./qc $f; done
Oki. Now set the 0777 permission to the file.
Finally open a SSH client and sign in. Write the command:
cd /game_file_folder