Cancel Plugin

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » General » Cancel Plugin
Cancel Plugin
 Siren.Corrin
Offline
Server: Siren
Game: FFXI
Posts: 116
By Siren.Corrin 2010-09-08 08:47:58
Link | Quote | Reply
 
Last night while I was playing I noticed that my cancel plugin was not working. It would not cancel my Ni shadows when I was casting Ichi. I thought maybe I had messed up my spellcast but I checked it multiple time and its fine as far as I can tell. Someone else in my ls told me he was also experiences the same thing. So has anyone else noticed this?
[+]
 Odin.Blazza
Offline
Server: Odin
Game: FFXI
user: Blazza
Posts: 6473
By Odin.Blazza 2010-09-08 08:51:16
Link | Quote | Reply
 
I didn't know you *could* get something to do it for you, I've always done it manually O_o Way to take the skill out of /nin tanking...
[+]
 Leviathan.Niniann
Offline
Server: Leviathan
Game: FFXI
user: Ninian
Posts: 2596
By Leviathan.Niniann 2010-09-08 08:52:25
Link | Quote | Reply
 
Having the same problem. Servers have been lagging something fierce. Some important NPCs haven't been loading for me for the past few days, etc. Gear hasn't been swapping properly (seems to not register with the server until I satchel it/manually equip it), blah blah blah.
 Siren.Corrin
Offline
Server: Siren
Game: FFXI
Posts: 116
By Siren.Corrin 2010-09-08 08:53:35
Link | Quote | Reply
 
Well at least its not just me lol. Oh well back to old school.
 Fenrir.Krazyrs
Offline
Server: Fenrir
Game: FFXI
user: krazyrs
Posts: 716
By Fenrir.Krazyrs 2010-09-08 09:15:34
Link | Quote | Reply
 
utsusemi is now 4 different ID's (66,444,445,446)
since they added the helper number to each shadow
not just 66 anymore

i just did it like this

<if spell="Utsusemi: Ichi" BuffActive="Copy Image">
<action type="midcastdelay" delay="2.0" />
<command when="midcast">cancel 66|444|445|446</command>
<addtochat when="midcast">=== Cancelling Ni! ===</addtochat>
</if>

 Leviathan.Niniann
Offline
Server: Leviathan
Game: FFXI
user: Ninian
Posts: 2596
By Leviathan.Niniann 2010-09-08 09:18:17
Link | Quote | Reply
 
Fenrir.Krazyrs said:
utsusemi is now 4 different ID's (66,444,445,446)
since they added the helper number to each shadow
not just 66 anymore

i just did it like this

<if spell="Utsusemi: Ichi" BuffActive="Copy Image">
<action type="midcastdelay" delay="2.0" />
<command when="midcast">cancel 66|444|445|446</command>
<addtochat when="midcast">=== Cancelling Ni! ===</addtochat>
</if>


Have that, still doesn't fire off recently. It's lag. :/
 Fenrir.Nightfyre
Offline
Server: Fenrir
Game: FFXI
user: Nightfyre
Posts: 11680
By Fenrir.Nightfyre 2010-09-08 09:24:06
Link | Quote | Reply
 
Odin.Blazza said:
I didn't know you *could* get something to do it for you, I've always done it manually O_o Way to take the skill out of /nin tanking...
No worries, you still have to count to 3.
Leviathan.Niniann said:
Have that, still doesn't fire off recently. It's lag. :/
Suck less~



















Been having problems with NPCs not loading too Q.Q
 Fenrir.Krazyrs
Offline
Server: Fenrir
Game: FFXI
user: krazyrs
Posts: 716
By Fenrir.Krazyrs 2010-09-08 09:43:06
Link | Quote | Reply
 
<if spell="Utsusemi: Ichi" BuffActive="Copy Image">

try to wildcard it as copy image* maybe?
or
//updateresources in game

dunno what else, mine works fine
Log in to post.