MrArgus English + Source

01/07/2006 12:44 Kayu#16
no i already tried and on help file doesnt say nothing about it. we should wait the reply of the poster for more info
01/07/2006 18:32 Bjdude#17
well i replaced the init with what he posted and it does *target it*, i mean it wont have the name of the mob actually appear targeted with a arrow above it, but if you do like /ja "Provoke" <t> it will provoke it
01/07/2006 20:29 Bjdude#18
nvm doesnt work>.>;
01/07/2006 20:39 Dannny#19
Quote:
Originally posted by Bjdude@Jan 7 2006, 18:32
well i replaced the init with what he posted and it does *target it*, i mean it wont have the name of the mob actually appear targeted with a arrow above it, but if you do like /ja "Provoke" <t> it will provoke it
Should literally target it, but still not working, nor does macro go off
01/07/2006 20:53 Bjdude#20
my macro goes off i just cant get it to target it, ive tried a bunch of stuff like /target #### etc etc
01/07/2006 23:12 Gekko#21
you cant /target "name of monster" you can only do /targetnpc and hope that it gets you the right one.

My macro:
/targetnpc
/ja "Provoke" <t>
/wait 1
/attack <t>

using that i stopped a gilseller from gettting &#036;20 :D
01/08/2006 00:34 Kayu#22
the thing mine doesnt work on warp and well i had JP version and worked on warp and actually target the mob normally i dont what is happening to this version
01/08/2006 01:43 Gekko#23
That is very strange, unless SE suddenly changed the offsets, the version in the .zip forked fine for me, tested it in a small area and it worked fine, put it to use and it worked fine only five days ago.
01/08/2006 01:46 Kayu#24
i dont really have an anwser for it i just should wait the poster if he can tell us what to fix but if he cant o well
01/08/2006 02:24 Arklan#25
Today, I've found that the targeting works but unreliably. Sometimes it will provoke, sometimes no provoke (not even a 'Cannot attack that target' msg). Warp and macro work everytime, but if I use /ja "Provoke" <t> sometimes it will get the target, sometimes not.
01/08/2006 03:15 Kayu#26
Quote:
Originally posted by Arklan@Jan 8 2006, 02:24
Today, I've found that the targeting works but unreliably. Sometimes it will provoke, sometimes no provoke (not even a 'Cannot attack that target' msg). Warp and macro work everytime, but if I use /ja "Provoke" <t> sometimes it will get the target, sometimes not.
thats because the update dont let it do it is not because the programs fault it needs to have a timer before the ability goes off thats why you just select spam XD
warp doesnr work for me ive tried many times i am gonna try it but with the old offsets
01/08/2006 04:24 Dannny#27
/targetnpc would work in some cases. but in places like Dragon's Aery it would kill you and your party. somone that gets this to work please post how lol
01/09/2006 13:50 Kisato#28
Maybe your Activating and keeping your Argus Window Active instead of your FFXI Window, Do this, Activate Argus and leave the window inactive as in...minimize or something just let the top of the window be grey instead of Blue or whatever Window Scheme you have. Activate Argus and Minimize it.
01/09/2006 20:51 GamerXX#29
not sure about you guys but this works perfect for me.

Code:
=======================
Offsets&#40;INI&#41; -- Dec. 28, 2005
=======================
&#91;OFFSET&#93;
INITCODE = 12ED60
PCMAP = 3C5498
NPCMAP = 3C4898
TARGETINFO = 61742C
OWNPOSITION = 3C41DC

&#91;WAIT&#93;
WaitTime = 2000

&#91;WAV&#93;
WaveName = Sample.wav

&#91;JUMP&#93;
��?l = 0
BUTTON = 0
Edit fixed targetinfo, some reason i had the old one up.
01/10/2006 05:06 Bjdude#30
is that one suppose to work cuz i just tried it today and it didnt