Impossible to combine them just in xml, they have different target and skill types. But yeah, you can make it to work like you want, make a new skilltype or modify existing one.
I contacted Ave for a custom launcher on December 22, and purchased it on December 27. Ave promised to deliver after new year's eve. I gave him an extense deadline for an entire month, until January 27, which is today.
Ave stopped responding in Discord in January 13. I tried messaging him multiple times, and never received an answer again.
Yesterday, I used another account to try to get an answer from him in Skype. He answered instantly, which means he was actively ignoring me in the other account. When I told him who I was, he proceeded to block me in Skype.
I understand being busy or not having time, but he never mentioned any of those being the case. He agreed to the job and confirmed it, asked for a deadline himself, and confirmed that it would be "easily done by then". At this point he proceeded to ghost me for the rest of the month, never answering again. and never delivered anything. Sadly there is nothing to see here but a regular scam.
Hello.
I added this on aCis401 but i found some serious problems on the code. First of all i updated all sql queries and i removed the character_memo_alt (its useless) and instead i saved everything in character_memo. All custom edits on Gameclient.java caused a serious problem (WARNING on GS) when a players was logging out. I found this part useless too so i removed it. Then i removed all Tournament arenas and OutOfZoneTask (i found them useless too because all games are instanced). Another bug is :when a team is on countdown to port in, for those 10 seconds was able to register on another game. That caused serious issues if another team join the Q and could port your team on next game before you finish the active one. And last bug is with the pets. Instance is not handled upon teleport in arena so enemies cannot kill your pet. I fixed more things for sure but i don't remember something else big.
Its a very good system if you can manage to fix/update. I don't recommend it for live server as it is.
Keep up.
Question
wongerlt
Hello,
i try to create simple quest on questname-e.dat
tag_? quest_id quest_prog main_name prog_name description cnt1 items cnt2 num_items quest_x quest_y quest_z lvl_min lvl_max quest_type entity_name get_item_in_quest UNK_1 UNK_2 contact_npc_id contact_npc_x contact_npc_y contact_npc_z restricions short_description cnt3 req_class cnt4 req_item clan_pet_quest req_quest_complete UNK_3 area_id 1 300 1 Secret Room Hunt Giants To make a special Secret Room Scroll you need hunt Giants.\n 0 0 10553.000000 78428.000000 -3840.000000 1 80 3 Rath 0 1 1 30126 9566.000000 78373.000000 -3808.000000 No Requirements To make a special Secret Room Scroll you need hunt Giants. 0 0 0 0 0 30
and i want add quest items, i think is here
cnt1 items cnt2 num_items
items and num_items
and is here:
hunt Giants.\n 0 x 0 y 10553.000000
x and y , but when i try encrypt i got error, im using L2FileEdit.
example: x=57 y=10
Tryed and with cmd l2encdec encrypt complete but get critical error in game.
How to add items on quest that quest need to collect.
thanks
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.