Attention: Account Registration

Welcome to the new EliteMMO forums!

Because we have moved hosts and forum software, you will need to register again and make a new account on our new forums.
Never fear though! XiClaim is now free to compensate our users for this inconvenience!

EliteMMO Network Administration



Post new topic Post a reply  [ 2 posts ] 
Author Message
PostPosted: Mon Jun 01, 2015 12:58 am 
Offline
Donator
Donator

Joined: Fri May 15, 2015 1:14 am
Posts: 43
Hi,
can someone help.. im trying to get Ashitacast to low my XLM but it keep saying "file cannot be open or found" I downloaded script ..what am I doing wrong? I put the xlm file on Doc --> Ashitacast.

Here's my script that I download from the internet.


<?xml version="1.0"?>
<!--
===============================================================================
MYNAME's SAM script for Ashitacast
v1.14, 03/20/14

Changes:
* Changed /bow to /archery as it was interfering with the /bow emote.
* Added a settings tag in light of changes introduced in Ashitacast 1.25.

To do:
* Figure in subjob-specific gear (wyvern earring, for example.) Make use of
the "event" tags under includes so this is only pulled out of storage when
specifically requested.
* Consider separate TP gearsets that are equipped based on what weapon is
currently equipped.
* The commands to activate special sets (evasion, PDT, etc.) needs cleaning up.
* Ashitacast does not actually cancel Utsusemi shadows "mid cast" as the tag
below may suggest, but right as the spell starts casting. This could leave
the caster vulnerable during mid-cast. I am not sure how to fix this. Also,
it would be best to define a variable that stores which Utsusemi was cast
last so that Ichi only casts shadows if Ni was cast last. This would prevent
shadows from being cancelled unless absolutely necessary.
===============================================================================
--><ashitacast>
<settings>
<buffupdate>false</buffupdate>
<statusupdate>false</statusupdate>
<hpupdate>false</hpupdate>
<autoupdate>true</autoupdate>
</settings>
<sets>
<set name="Idle">
<head>Fancy Spectacles</head>
<neck>Orochi Nodowa +1</neck>
<lear>Elusive Earring</lear>
<rear>Elusive Earring</rear>
<body>Hara-Ate +1</body>
<hands>Ochiudo's Kote</hands>
<lring>Wivre Ring +1</lring>
<rring>Wivre Ring +1</rring>
<back>Corse Cape</back>
<waist>Scouter's Rope</waist>
<legs>Shm. Haidate</legs>
<feet>Sune-Ate +1</feet>
</set>
<set name="Ammo">
<range>none</range>
<ammo>White Tathlum</ammo>
</set>
<set name="Bow">
<range>Shigeto Bow +1</range>
<ammo>Kabura Arrow</ammo>
</set>
<set name="Evasion" baseset="Idle">
<head>Wivre Mask +1</head>
<neck>Evasion Torque</neck>
<body>Hydra Mail +1</body>
<hands>Rasetsu Tekko +1</hands>
<legs>Hydra Cuisses +1</legs>
<feet>Hydra Greaves +1</feet>
</set>
<set name="MDT" baseset="Evasion">
<head>Hydra Mask +1</head>
<lear>Ronin Earring</lear>
<rear>Merman's Earring</rear>
<hands>Hydra Fng. Gnt. +1</hands>
<lring>Merman's Ring</lring>
<rring>Merman's Ring</rring>
<back>Lamia Mantle +1</back>
</set>
<set name="PDT" baseset="Evasion">
<head>Arh. Jinpachi +1</head>
<body>Arhat's Gi +1</body>
<hands>Dst. Mittens +1</hands>
</set>
<set name="TP">
<head>Walahra Turban</head>
<neck>Chivalrous Chain</neck>
<lear>Bushinomimi</lear>
<rear>Attila's Earring</rear>
<body>Haubergeon +1</body>
<hands>Dusk Gloves +1</hands>
<lring>Toreador's Ring</lring>
<rring>Ecphoria Ring</rring>
<back>Cuchulain's Mantle</back>
<waist>Sonic Belt +1</waist>
<legs>Shm. Haidate</legs>
<feet>Dusk Ledelsens +1</feet>
</set>
<set name="TP-Bow" baseset="TP">
<neck>Ancient Torque</neck>
<rear>Merman's Earring</rear>
<rring>Toreador's Ring</rring>
<feet>Hmn. Sune-Ate +1</feet>
</set>
<set name="Haste">
<head>Walahra Turban</head>
<hands>Dusk Gloves +1</hands>
<waist>Sonic Belt +1</waist>
<feet>Dusk Ledelsens +1</feet>
</set>
<set name="Ranged">
<head>Hydra Mask +1</head>
<lear>Bushinomimi</lear>
<rear>Tmph. Earring +1</rear>
<body>Hydra Mail +1</body>
<lring>Merman's Ring</lring>
<rring>Merman's Ring</rring>
<back>Cuchulain's Mantle</back>
<waist>Warwolf Belt</waist>
<legs>Oily Trousers</legs>
<feet>Hydra Greaves +1</feet>
</set>
<set name="WS-STR">
<head>Wyvern Helm +1</head>
<neck>Ire Torque +1</neck>
<lear>Bushinomimi</lear>
<rear>Tmph. Earring +1</rear>
<body>Hmn. Domaru +1</body>
<hands>Alkyoneus's Brc.</hands>
<lring>Harmonius Ring</lring>
<rring>Harmonius Ring</rring>
<back>Cerb. Mantle +1</back>
<waist>Warwolf Belt</waist>
<legs>Abtal Zerehs</legs>
<feet>Hmn. Sune-Ate +1</feet>
</set>
<set name="WS-ACC" baseset="TP">
<head>Hydra Mask +1</head>
<hands>Hydra Fng. Gnt. +1</hands>
<rring>Toreador's Ring</rring>
<waist>Cuchulain's Belt</waist>
<legs>Oily Trousers</legs>
<feet>Hmn. Sune-Ate +1</feet>
</set>
<!-- Note to self: Put the Myochin Kabuto here when acquired. -->
<set name="Meditate">
<head>Myochin Kabuto</head>
<hands>Saotome Kote</hands>
</set>
<!-- For items not explicitly defined in gearswap sets above -->
<!-- but needed in inventory while this script is active. -->
<!-- (e.g. main-hand weapons, ammo, potions, etc.) -->
<include>
<!-- Ammunition -->
<item quantity="all">Kabura Arrow</item>
<item quantity="all">Kabura Quiver</item>
<!-- Main-hand weapons -->
<item>Engetsuto +1</item>
<item>Iron Ram Lance</item>
<item>Hagun</item>
<item>Soboro Sukehiro</item>
<!-- Grips -->
<item>Pole Grip</item>
<!-- Ranged weapons -->
<item>Shigeto Bow +1</item>
<!-- Ammo-slot equips -->
</include>
</sets>
<variables>
<var name="BowActive">0</var>
<var name="EvasionSetActive">0</var>
<var name="MDTSetActive">0</var>
<var name="PDTSetActive">0</var>
</variables>
<inputcommands>
<!-- Evasion set toggle -->
<cmd input="/evasion">
<setvar name="MDTSetActive" value="0"/>
<setvar name="PDTSetActive" value="0"/>
<if advanced="$EvasionSetActive=0">
<setvar name="EvasionSetActive" value="1"/>
<addtochat color="57">Evasion set enabled!</addtochat>
</if>
<else>
<setvar name="EvasionSetActive" value="0"/>
<addtochat color="57">Evasion set disabled.</addtochat>
</else>
</cmd>
<!-- MDT set toggle -->
<cmd input="/mdt">
<setvar name="EvasionSetActive" value="0"/>
<setvar name="PDTSetActive" value="0"/>
<if advanced="$MDTSetActive=0">
<setvar name="MDTSetActive" value="1"/>
<addtochat color="57">MDT set enabled!</addtochat>
</if>
<else>
<setvar name="MDTSetActive" value="0"/>
<addtochat color="57">MDT set disabled.</addtochat>
</else>
</cmd>
<!-- PDT set toggle -->
<cmd input="/pdt">
<setvar name="EvasionSetActive" value="0"/>
<setvar name="MDTSetActive" value="0"/>
<if advanced="$PDTSetActive=0">
<setvar name="PDTSetActive" value="1"/>
<addtochat color="57">PDT set enabled!</addtochat>
</if>
<else>
<setvar name="PDTSetActive" value="0"/>
<addtochat color="57">PDT set disabled.</addtochat>
</else>
</cmd>
<!-- Type /bow to switch out ammo gear for bow and arrows. -->
<cmd input="/archery">
<if advanced="$BowActive=0">
<setvar name="BowActive" value="1"/>
<addtochat color="57">Bow and arrows equipped!</addtochat>
<equip set="Bow"/>
</if>
<else>
<setvar name="BowActive" value="0"/>
<addtochat color="57">Ammo gear equipped!</addtochat>
<equip set="Ammo"/>
</else>
</cmd>
<!-- For personal testing. -->
<cmd input="/debug"/>
</inputcommands>
<idlegear>
<if advanced="$EvasionSetActive=1">
<equip set="Evasion"/>
</if>
<elseif advanced="$MDTSetActive=1">
<equip set="MDT"/>
</elseif>
<elseif advanced="$PDTSetActive=1">
<equip set="PDT"/>
</elseif>
<else>
<if p_status="engaged">
<if advanced="$BowActive=1">
<equip set="TP-Bow"/>
</if>
<else>
<equip set="TP"/>
</else>
</if>
<else>
<equip set="Idle"/>
</else>
</else>
</idlegear>
<preranged>
<equip set="Ranged"/>
</preranged>
<premagic>
<!-- Evasion gear is equipped during Utsusemi, with Haste gear also for Ni. -->
<if ad_name="Utsusemi*">
<equip set="Evasion"/>
<if ad_name="*Ni">
<equip set="Haste"/>
</if>
</if>
<if ad_name="Monomi*|Tonko*">
<equip set="Haste"/>
</if>
</premagic>
<midmagic>
<if ad_name="Monomi*">
<command>/cancel 71</command>
</if>
<elseif ad_name="Utsusemi: Ichi">
<!-- Cancels shadows if... -->
<if buffactive="66">
<!-- One is shadow left -->
<command>/cancel 66</command>
</if>
<elseif buffactive="444">
<!-- Two shadows are left -->
<command>/cancel 444</command>
</elseif>
<else>
<!-- Three are shadows left -->
<command>/cancel 445</command>
</else>
</elseif>
</midmagic>
<jobability>
<if ad_name="Meditate">
<equip set="Meditate"/>
</if>
<elseif ad_name="Warding Circle">
<equip>
<head>Myochin Kabuto</head>
</equip>
</elseif>
<elseif ad_name="Spectral Jig">
<command>/cancel 71</command>
</elseif>
</jobability>
<weaponskill>
<if ad_name="Tachi: Yukikaze|Tachi: Gekko|Tachi: Kasha">
<equip set="WS-STR"/>
</if>
<else>
<equip set="WS-ACC"/>
</else>
</weaponskill>
</ashitacast>


Top
 Profile  
 

PostPosted: Mon Jun 01, 2015 6:35 pm 
Offline
Donator
Donator

Joined: Fri May 15, 2015 1:14 am
Posts: 43
Can anyone help please why Ashitacast keep saying "xxx_THF either does not exist or could not be open"

I changed the file to .xml and put it under Ashitacast.. any idea please what im doing wrong


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Post a reply  [ 2 posts ] 

Quick Reply
Subject:
Message:
 


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Theme created by Matti from Free Premium phpBB3 themes
Powered by phpBB® Forum Software © phpBB Group

EliteMMO Network is proudly powered / hosted by: