* *

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: Gunner effects removal  (Read 422 times)

0 Members and 1 Guest are viewing this topic.

Offline Fl0rn

Gunner effects removal
« on: August 18, 2013, 12:01:49 am »
Reformat, so you know i did something!

If you read this post previously and/or used this mod, just get the code if you want, nothing major in the post.

Mod removes all gunner effects, including bullet trail, except for the 'trail' on your character for stuff like shooting rush.  The edit removed some stuff from the file.  May just be my background processes or mobs i was fighting, but it seems to have improved things like the lag on bullet storm a bit over the previous posted code.  Think i'm just gonna leave it like this, no more updates from me.

Coulda swore i edited this last night, but guess i forgot to hit save changes.



data/gfx/fx/effect/dramairia_gunner.xml

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<EffectGroup classname="EffectGroup[10]" name="DramaIria_gunner">
<Effect classname="CEmitterType[0]"  name="gunner_hit_01">
</Effect>
<Effect classname="CEmitterType[0]"  name="gunner_crossbuster_ready">
</Effect>
<mon_dragon_fireball_projectile classname="CEmitterType[0]"  name="gunner_all_ready">
</mon_dragon_fireball_projectile>
<lightningbolt_fire classname="CEmitterType[0]"  name="gunner_shot_trace">
</lightningbolt_fire>
<magic_fireball_boom_base classname="CEmitterType[0]"  name="gunner_crossbuster_bomb">
</magic_fireball_boom_base>
<mon_dragon_fireball_projectile classname="CEmitterType[0]"  name="gunner_faraway_drag">
</mon_dragon_fireball_projectile>
<Effect classname="CEmitterType[0]"  name="gunner_faraway_landing">
</Effect>
<Effect classname="CEmitterType[0]"  name="gunner_faraway_jump">
</Effect>
<combat_hit classname="CEmitterType[0]"  name="gunner_crossbuster_foottrail">
</combat_hit>
<Glasgavelen_ShoutOfDeath_beam classname="CEmitterType[0]"  name="gunner_closer_wire">
</Glasgavelen_ShoutOfDeath_beam>
<Effect classname="CEmitterType[0]"  name="gunner_closer_target">
</Effect>
<Effect classname="CEmitterType[0]"  name="gunner_reload_bullet">
</Effect>
<paladin_transform_start_rank1a classname="CEmitterType[0]"  name="gunner_frenzy">
</paladin_transform_start_rank1a>
<Effect classname="CEmitterType[0]"  name="gunner_shot_speed">
</Effect>
<Effect classname="CEmitterType[10]"  name="gunner_shot_damage">
</Effect>
<Effect classname="CEmitterType[0]"  name="gunner_shot_short01">
</Effect>
<Effect classname="CEmitterType[0]"  name="gunner_shot_bullet_storm">
</Effect>
</EffectGroup>

Offline nate0013

Re: Gunner effects removal
« Reply #1 on: August 18, 2013, 12:18:36 am »
Tutorial for people who don't understand:
1. Open notepad
2. Paste in the code
3. Save as
3. Select all files
5. Name it "dramairia_gunner.xml"
6. Put in the directory