Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[TUT]Festival event change

Junior Spellweaver
Joined
Feb 28, 2013
Messages
162
Reaction score
34
I will tell how to change Festival event step by step.
But first,I want to thank Turmalin,without his help,I cant make it.

1.unpack file disabletag_XX.ini from data.fdb,(XX means the country code you use.)
2.open the file and find which festival you want to edit,and write a ; before the number.
Ex, If I want helloween,change the code
from
;南瓜節
12
to
;南瓜節
;12
and save it.
3.Put ini in a new folder name data.
4.Copy this data folder to both server side and client side.
Server side:put in Resource folder.
Client side:put in game folder.
5.Unzip update.inf in client folder (password:tarubK2Vy5gT8Xo6) and find localization.ini
6.find your country and edit this line:
specialEventFilter=the code of Festival you want.
Here is the code I found
;詠火節 Carnival of Fire and Song
;花神節 valentine
;歡舞節 DanceParty
;春雨節 SpringRain Festival
;愛樂節 music festival
;綵織節 Weave
;童話節 FairyTale
;南瓜節 halloween
If I want halloween,edit like this:
specialEventFilter=halloween
7.save the file and zip it back to update.inf
8.enjoy the game~

Other code I dont know,but you can find it by yourself.

Credits: should belong to Turmalin
and sorry for my bad eng :)
 
Newbie Spellweaver
Joined
Feb 8, 2015
Messages
10
Reaction score
5
Alle Events translated with Google (from disabletag_eneu):
Code:
666 - 德國五周年        - the fifth anniversary of germany
665 - 台灣暖冬節活動        - Taiwan Warm Winter Festival
664 - 台灣中秋節活動        - Taiwan Mid-Autumn Festival activities
663 - 台灣七夕情人節        - Taiwan Valentines Day
660 - 德國四周年慶活動    - German fourth anniversary celebration
651 - 德國三周年慶活動    - Germany, the third anniversary celebration
647 - 德國二周年慶活動    - German second anniversary celebration
618 - 德國一周年慶活動    - German first anniversary celebration
658 - 黃金羅盤系統        - The Golden Compass System
657 - 台灣必爾汀代幣商人    - Taiwan businessmen will Erting tokens
656 - 土耳其商城活動        - Turkey Mall Activities
655 - 日本BLOOD-C活動    - Japan BLOOD-C activity
648 - 巧藝節        - Qiao Arts Festival
646 - 韓國新一季        - South Korea's new season
642 - 韓國白色情人節        - White Day in Korea
641 - 橘子鷹眼扭蛋活動    - Hawkeye orange toy activity
640 - 橘子周年慶字卡活動    - Orange anniversary word card activity
639 - 橘子飛天掃帚轉蛋活動    - Orange broomstick Gashapon activities
637 - 日本夏日活動        - Summer Activities in Japan
636 - 韓國西瓜活動        - Korea watermelon Activities
635 - 中東紅棗活動        - Events in the Middle East dates
634 - moliyo公會旗活動    - moliyo guild flags
632 - 異性結婚        - Heterosexual marriage
628 - 菲律賓國慶活動        - Philippine National Day celebrations
626 - 台灣水蛙節        - Taiwan Water Frog Festival
625 - 韓國廠商需求        - South Korean companies demand
624 - 韓國家庭月        - Monthly family Korea
623 - 越南五月節        - May Day in Vietnam
620 - 泰國潑水節        - Thai Songkran
619 - 韓國黑色情人節        - Korean Black Day
617 - 韓國新學期活動        - South Korea's new semester activities
616 - 日本白色情人節        - White Day in Japan
614 - 亞洲新年        - Asian New Year
608 - 韓國商城        - Korea Mall
611 - 韓國新年        - Korean New Year
612 - 新年活動        - New Year's events
136 - Zone28        - Zone28
13  - 祈願節        - Pledge Day
12  - 南瓜節        - Pumpkin Festival
11  - 啤酒節        - Oktoberfest
10  - 童話節        - Fairy Tale Festival
9   - 綵織節        - Cai weaving section
7   - 愛樂節        - Philharmonic Festival
6   - 春雨節        - Spring festival
5   - 歡舞節        - Huan Dance Festival
4   - 花神節        - Flora Festival
3   - 詠火節        - Wing Fire Festival
2   - 暖冬節        - Warm Winter Festival
 
Junior Spellweaver
Joined
Jul 9, 2014
Messages
168
Reaction score
53
Also, you can enable multiple fests same time via disabling specific ids. BTW, usually it's not very good idea becouse of hard lagging.
 
Newbie Spellweaver
Joined
Jul 9, 2014
Messages
51
Reaction score
3
Trying to figure out how to have the crafting event. Anyone have an idea of which ID that is?

thanks in advance.



Nevermind, found it;

;648
specialEventFilter=skillcraft
 
Junior Spellweaver
Joined
Jul 9, 2014
Messages
168
Reaction score
53
Easiest way to get needed fest is downloading of needed patch from official servers, getting some files from client folder to any another folder(didn't remember, which files would you need) and starting patch in this folder.
You would get patched data.fdb and would can extract official configuration from it.
 
Junior Spellweaver
Joined
Apr 27, 2015
Messages
176
Reaction score
107
I have tried this and I do not get a new festival but the old one is gone.
I made folders:
c:\runes of magic\data
c:\runewaker\resource\data
Extracted disabletag_eneu.ini from data.fdb, edited it for event 648 (crafting).
save it in above two folders.
extracted files from update.inf, change festival name to SkillCraft. Rezip and apply password.
restart server, restart client. Go to varanas central, still see some graphic of old event but no NPCs, no event.
Did I miss anything ?, seems I followed the instructions correctly
Or do we have to spawn the NPCs for the event ourselves.



Fixed.. I have server configured for EU but forgot to check client region, which was on US, change client region and the Crafting event is working now.
Now I can start trying other events.
 
Last edited:
Junior Spellweaver
Joined
Apr 27, 2015
Messages
176
Reaction score
107
Which file or files has the correct names of the event, I have looked in the string_eneu.ini which is in data.fdb, it show for tagID 7 the name is Music, if I put Music as the specialEventFilter I get NPCs but no buildings for the event (in this case should be a water fountain). If I put Music Festival as the specialEventFilter then I got both NPCs and buildings.
 
Newbie Spellweaver
Joined
Apr 30, 2015
Messages
6
Reaction score
0
Revival but on topic with this so no need for a new thread

Does anyone know the ID for an event that frogster hosted
Vanquished souls of the otherworld

They spawned in AV & Savage lands and a couple of other places, looked like overgrown sirloths and they dropped chests, anyone remember it?
 
Junior Spellweaver
Joined
Jul 9, 2014
Messages
168
Reaction score
53
Simpliest way would be looking onto patch notes, getting patch version, download it, install and get disabledtags from installed patch.
 
Junior Spellweaver
Joined
Apr 27, 2015
Messages
176
Reaction score
107
I don't remember it either. But download each offical patch. Make an empty folder, in that empty folder, make two other empty folders, one called FDB and one called WDB, then in the first empty folder use a test editor and make an empty file called client.exe (not client.txt)
Make many copies of this folder and past it where you will extract all the patches.
Place one patch in each of those, and you can double click the patch to start it extracting. It will give an error at the start, ignor it and it will extract all you need. which is information in the update.inf file. rename it to update.zip, or set your zip program to open .inf files. use the password tarubK2Vy5gT8Xo6 to extract the data, then look in the files for the event ID names etc you need.

It will take time, ive done it already for every patch, but don't recall seeing anything about that event you mention.



There is also a GM item that can spawn low level bosses, when they die there is a ring of chest fall around them. Usually have noob items in them. Can't recall the ID number of that item, but will post here when I find it again
 
Junior Spellweaver
Joined
Jul 9, 2014
Messages
168
Reaction score
53
Or you can look here


for ch6+ patches


or here
 
Back
Top