Search found 8 matches

by botofall
Sat Nov 13, 2004 7:51 pm
Forum: MQ2::Macros::Snippets
Topic: spell_routines.inc ( updated: 11/07/2004 )
Replies: 152
Views: 111232

can you add anything that makes it possible to switch from 2h weapons to 2 1h weapons,,, or add a de-equip feature maby to make it simple ?

or did i miss a way to do that reading thru your file
by botofall
Fri Nov 05, 2004 12:14 pm
Forum: MQ2::Macros::Snippets
Topic: DoCast - Item Swaping on certain spell casts
Replies: 8
Views: 4208

bleh been trying to add this is mine to use my 8 click cast items i use all the time but dun get how it works,,,, cause its ending mac when i copy pasted and changed few text lines all my items are in box of abu'kar ,,, so would this get them outa of it equip click and re switch for new ones ? if no...
by botofall
Fri Nov 05, 2004 11:12 am
Forum: MQ2::Custom UI
Topic: Trexil's HUD 1.0
Replies: 19
Views: 8679

fasterfind Posted: If a UI plugged into Macroquest can put a manabar on a HUD, then I think MQ must be able to monitor changes in mana. One would simply have to develop a script that watched the pulses. i tried this in boredome,,, its not smart to do it via hud with "if" statements thats ...
by botofall
Wed Nov 03, 2004 9:27 pm
Forum: MQ2::Macros::Help
Topic: anyway to draw on map?
Replies: 5
Views: 1871

maby im beating a dead horse but why is map sorta working ?

> its great yes cudos to it <

but it crashes me alot when i open it, and spawn points dont update right

hell its still hella good even with that,
by botofall
Wed Nov 03, 2004 7:44 pm
Forum: MQ2::Custom UI
Topic: what is correct code line ?
Replies: 2
Views: 1875

what is correct code line ?

fixed ! Targetboxlabel2=3,2,360,255,234,8,]|==============================================|[ Grp1=3,2,370,255,234,8,]| |[ Grp3=3,2,380,255,234,8,]| |[ Grp4=3,2,390,255,234,8,]| |[ Grp2=3,2,400,255,234,8,]| |[ Grp5=3,2,410,255,234,8,]| |[ Grp6=3,2,420,255,234,8,]| |[ Group0=3,8,370,5,234,8,${Me} Grou...
by botofall
Thu Oct 28, 2004 10:28 am
Forum: MQ2::Macros::Help
Topic: my mac so far
Replies: 5
Views: 1910

i like that better,,, couldnt fidn a way to make numbers work but thanks i see what you did its even more simplistic
by botofall
Wed Oct 27, 2004 8:17 pm
Forum: MQ2::Macros::Help
Topic: my mac so far
Replies: 5
Views: 1910

spell timeres ? also disc timers too simple ones ripped this from a friends mac,, wanna make it more simple but i dont under stand how it really works yet /assist ${MA} /if (${Target.Type.Equal[NPC]} && ${Target.Distance}<${View} && ${Target.LineOfSight}) { /varset Prime 5 /varset Se...
by botofall
Wed Oct 27, 2004 7:58 pm
Forum: MQ2::Macros::Help
Topic: my mac so far
Replies: 5
Views: 1910

my mac so far

heres what i got so far,, with chills addition ~~~ i think its owrking now, changed the mode style > agin < , and moving shit around, looking to get events to work and add more options, also looking to learn how to use timers so that i can put in spells like... 2 min timer cast spell one 5 min timer...