Gunner Reload/Auto load

Results 1 to 2 of 2
  1. #1
    Novice Faiz Amer is offline
    MemberRank
    Aug 2012 Join Date
    2Posts

    Gunner Reload/Auto load

    Solve your Gunner Reload/Autoload
    <skill_template skill_id="3302" name="Reload I" nameId="4564209" cooldownId="1811" stack="SKILL_GU_FIRECHAINRELOAD" lvl="1" skilltype="MAGICAL" skillsubtype="NONE" tslot="NONE" activation="ACTIVE" cooldown="300" duration="0" cancel_rate="20">
    <properties first_target="ME" first_target_range="1" target_relation="FRIEND" target_type="ONLYONE"/>
    <startconditions>
    <mp value="75" delta="0"/>
    <lefthandweapon type="DUAL"/>
    <weapon weapon="GUN_1H GUN_2H"/>
    </startconditions>
    <endconditions>
    <chargeweapon value="12"/>
    <chargearmor value="9"/>
    <polishchargeweapon value="89"/>
    </endconditions>
    <effects>
    <skillcooltimereset last_cd="1802" first_cd="1802" value="1802" delta="100" e="1" noresist="true" hoptype="SKILLLV" hopb="407"/>
    </effects>
    <actions>
    <mpuse value="75" delta="0"/>
    </actions>
    <motion name="reload" instant_skill="true"/>
    </skill_template>
    <skill_template skill_id="3303" name="Autoload I" nameId="4564205" cooldownId="1840" stack="SKILL_GU_FIRECHAINREFRESH" lvl="1" skilltype="MAGICAL" skillsubtype="NONE" tslot="NONE" activation="ACTIVE" cooldown="600" duration="0" stigma="ADVANCED" cancel_rate="10">
    <properties first_target="ME" first_target_range="1" target_relation="FRIEND" target_type="ONLYONE"/>
    <startconditions>
    <mp value="87" delta="0"/>
    <lefthandweapon type="DUAL"/>
    <weapon weapon="GUN_1H GUN_2H"/>
    </startconditions>
    <endconditions>
    <chargeweapon value="12"/>
    <chargearmor value="9"/>
    <polishchargeweapon value="89"/>
    </endconditions>
    <effects>
    <skillcooltimereset last_cd="1802" first_cd="1802" value="1802" delta="100" e="1" noresist="true" hoptype="SKILLLV" hopb="492"/>
    </effects>
    <actions>
    <mpuse value="87" delta="0"/>
    </actions>
    <motion name="reload" instant_skill="true"/>
    </skill_template>
    put in your skill_templates
    Last edited by Faiz Amer; 20-01-14 at 09:30 PM. Reason: solved my issue


  2. #2
    Retired blapanda is offline
    MemberRank
    Oct 2013 Join Date
    LocalhostLocation
    536Posts

    Re: Gunner Reload/Auto load

    Memo: This is only fixing it server-sided.
    Client-sided will stay buggy (cooling skills will flash on/off, due to still missing parameters)



Advertisement