* *

News

Nexon has recently updated Mabinogi to a 64 bit client. This update has broken many mods in memory patchers for the time being. The mod creators are working hard to essentially rebuild all mods from scratch, and this process will take some time. Please be patient, and stay tuned for more updates.

Keep in mind that you must register an account, and be logged in to view any content on this site.

Mabinogi Status

Erinn Timer

Time
Erinn Time 14:58
Local 01:34
Server 01:34
Moongate Prior G16 [ + / - ]
11:11 Tir Chonaill
12:22 Dunbarton
13:33 Emain Macha
14:44 Bangor
14:44 Emain Macha
16:66 Emain Macha

Ceo in days.

Price [ + / - ]
01:12 Emain Macha - Island in South Pathway
01:48 Sen Mag 5th house from West
Rua [ + / - ]
01:39 Resting
02:15 Resting

Themes





Author Topic: Divine Link-Ctrl Targeting  (Read 1208 times)

0 Members and 1 Guest are viewing this topic.

Offline Fl0rn

Divine Link-Ctrl Targeting
« on: June 26, 2016, 06:08:56 pm »
This is a guide how to do this, cuz it uses skililnfo.xml and with as often as it's updated i'm not claiming to try and keep the mod updated.  That said, this is really simple to do.

Make sure you have the most recent one, or modding your existing one, and open data/db/skill/skillinfo.xml

Divine Link is the name, skill id is 46004, you can search either of those.
Scroll through that line until you find
Code: [Select]
TargetPreference="enemy"All you need to do, edit enemy and change it to friend, so it looks like
Code: [Select]
TargetPreference="friend"
That's it, you're done.  Now you can ctrl+target your pet with divine link.  On the downside, divine link also control targets players, but you still can not use it on them.  Small drawback though, given that you had to actually click your pet before, or alt click it's name.

Offline gamesfreaks

Re: Divine Link-Ctrl Targeting
« Reply #1 on: January 24, 2019, 10:22:21 am »
Just to be sure because currently I am using Mabinogi Frontend Mod pack.

How do I add mods such as this into Frontend. Yes this is Necro posting but I do believe this is relative to the topic at hand  :-X

Do I just go into my mabinogi folder and edit the skillinfo.xml? Do I need to do anything to make sure mabinogi frontend recognize a new mod?