Search found 8 matches

by joedirt
Wed May 05, 2004 2:20 pm
Forum: Games::Other
Topic: Lineage II macros?
Replies: 8
Views: 8175

Shameless bump.

Anyone got info on L2 macros?
by joedirt
Fri Mar 12, 2004 1:16 pm
Forum: MQ2::Help
Topic: $char is broken ?
Replies: 1
Views: 691

Ok, I rebooted and reloaded and it is working now... /boggle
by joedirt
Fri Mar 12, 2004 1:00 pm
Forum: MQ2::Help
Topic: $char is broken ?
Replies: 1
Views: 691

$char is broken ?

At least $char(buff,"buff name") is broken as is $char(aa,exp), there could be more. Both are returning 0 always.
by joedirt
Fri Mar 05, 2004 4:39 pm
Forum: Macro Help (MQ1)
Topic: Is Line of Sight check possible, before /targetting the mob?
Replies: 2
Views: 1003

So I guess this is not possible? Seems like it would be a great addition if it is possible to add this MQ.
by joedirt
Mon Mar 01, 2004 2:40 pm
Forum: Macro Help (MQ1)
Topic: Is Line of Sight check possible, before /targetting the mob?
Replies: 2
Views: 1003

Is Line of Sight check possible, before /targetting the mob?

Ok, I use $searchspawn to aquire the mob ID number. Is there any way I can perform a line of sight check on the ID before I /target it? I've searched the manual and the board and so far I have come up empty. I want "natural looking" targetting and so far I have failed (in dungeons in parti...
by joedirt
Mon Feb 02, 2004 1:56 am
Forum: Macro Help (MQ1)
Topic: Cursor No Drop check?
Replies: 1
Views: 515

Cursor No Drop check?

Is there code to check if an item on cursor is "no drop"?

I've tried using the search feature on the forum, but no luck finding examples.
by joedirt
Mon Feb 02, 2004 1:40 am
Forum: MQ2::Help
Topic: /destroy
Replies: 3
Views: 1257

/destroy

I see a lot of macros still using /mouseto destroy, or /click left destroy

Is there a reason more scripts don't just use /destroy?

Is /destroy more trackable by SOE or something?
by joedirt
Wed Oct 22, 2003 1:41 pm
Forum: Macro Help (MQ1)
Topic: "/sit on" question/rant
Replies: 2
Views: 813

"/sit on" question/rant

Why the heck does "/sit on" make you stand if you are already sitting? Do you realize how annoying this "feature" is? Is there anyway around it? /stand is stand, why isn't "/sit on" sitting? I need a simple way to make sure I am sitting and it's running in a loop. I don...